2024-05-27 16:18 | fix: process all `#` when secondary | Natasha Kerensikova | 1 | +7 | -6 |
2024-05-27 06:02 | Merge branch 'allow_query_target' into 'main' | Emile "iMil" Heitor | 1 | +8 | -3 |
2023-10-18 07:19 | fix: no chanlist check for query targets | bleader | 1 | +8 | -3 |
2024-05-26 18:07 | Merge branch 'sasl-optional' into 'main' | Emile "iMil" Heitor | 1 | +9 | -3 |
2024-05-26 18:06 | Merge branch 'secondary' into 'main' | Emile "iMil" Heitor | 1 | +63 | -16 |
2024-05-26 09:23 | feat: secondary bot | Natasha Kerensikova | 1 | +45 | -8 |
2024-05-26 08:25 | feat: dry-run option | Natasha Kerensikova | 1 | +18 | -8 |
2024-05-26 08:05 | fix: typo in message | Natasha Kerensikova | 1 | +1 | -1 |
2023-09-25 07:27 | Merge branch 'addfeed_check_exists' into 'main' | Emile "iMil" Heitor | 1 | +7 | -1 |
2023-08-31 09:31 | !addfeed: check if a feed already exists before adding it | Gregory 'GaLi' Cavelier | 1 | +7 | -1 |
2023-07-18 17:58 | fix: reset color is r | Emile 'iMil' Heitor | 1 | +5 | -6 |
2023-07-18 11:12 | Merge branch 'modif' into 'main' | Emile "iMil" Heitor | 1 | +87 | -66 |
2023-07-18 09:40 | !rmfeed: use proper name for variable | Sébastien Marie | 1 | +4 | -4 |
2023-07-18 09:40 | !addfeed: use proper name for variable | Sébastien Marie | 1 | +4 | -4 |
2023-07-18 09:36 | !latest: initialize showNews/numNews a bit later | Sébastien Marie | 1 | +7 | -2 |
2023-07-18 09:18 | !latest: safety check for negative N | Sébastien Marie | 1 | +1 | -1 |
2023-07-18 09:16 | !latest: show "no news available" later (to support it when origin is used) | Sébastien Marie | 1 | +7 | -5 |
2023-07-18 09:14 | !latest: use proper name for variable | Sébastien Marie | 1 | +5 | -5 |
2023-07-18 09:09 | !xpost: use proper name for variable | Sébastien Marie | 1 | +3 | -3 |
2023-07-18 09:09 | !xpost: get the news and format it only once | Sébastien Marie | 1 | +5 | -4 |
2023-07-18 09:09 | do not pass untrusted input to girc.Fmt() | Sébastien Marie | 1 | +14 | -12 |
2023-07-18 09:09 | systematically use irc.delay when using client.Cmd.Message() | Sébastien Marie | 1 | +4 | -1 |
2023-07-18 09:09 | reorder client.Handlers to separate unpriv and priv commands | Sébastien Marie | 1 | +45 | -37 |
2023-07-18 09:03 | fix: also modify the function call... | Emile 'iMil' Heitor | 1 | +1 | -1 |
2023-07-18 06:38 | docs: updated README | Emile 'iMil' Heitor | 1 | +12 | -2 |
2023-07-18 06:12 | Merge branch 'main' of gitlab.com:gcu-squad/gruik | Emile 'iMil' Heitor | 1 | +3 | -0 |
2023-07-18 06:11 | fix: hash over link, title changes too often | Emile 'iMil' Heitor | 1 | +2 | -3 |
2023-07-17 08:01 | Merge branch 'lbartoletti-main-patch-98197' into 'main' | Emile "iMil" Heitor | 1 | +3 | -0 |
2023-07-17 08:01 | Add some BSD rss | lbartoletti | 1 | +3 | -0 |
2023-07-15 07:54 | feat: add date | Emile 'iMil' Heitor | 1 | +2 | -0 |
2023-07-15 06:29 | fix: removed ctx | Emile 'iMil' Heitor | 1 | +0 | -1 |
2023-07-15 06:28 | fix: cleanup | Emile 'iMil' Heitor | 1 | +3 | -7 |
2023-07-14 17:02 | feat: say who is the xposter | Emile 'iMil' Heitor | 1 | +1 | -1 |
2023-07-14 16:18 | feat: make news ring configurable | Emile 'iMil' Heitor | 2 | +3 | -3 |
2023-07-14 15:02 | fix: ctx makes girc crash, wrong index for !latest | Emile 'iMil' Heitor | 1 | +7 | -5 |
2023-07-14 12:03 | fix: add context not to wait for a feed | Emile 'iMil' Heitor | 1 | +5 | -1 |
2023-07-14 10:34 | docs: comments | Emile 'iMil' Heitor | 1 | +5 | -0 |
2023-07-14 10:23 | fix: load news without waiting | Emile 'iMil' Heitor | 1 | +11 | -11 |
2023-07-14 10:16 | feat: !latest private message with the latest news | Emile 'iMil' Heitor | 2 | +50 | -10 |
2023-07-14 09:20 | fix: replaced ugly timer with rotating list | Emile 'iMil' Heitor | 1 | +7 | -9 |
2023-07-14 09:04 | fix: better colors | Emile 'iMil' Heitor | 1 | +2 | -2 |
2023-07-14 08:16 | fix: don't xpost from an xchannel | Emile 'iMil' Heitor | 1 | +1 | -1 |
2023-07-14 07:56 | docs: added xchannels | Emile 'iMil' Heitor | 1 | +3 | -1 |
2023-07-14 07:46 | feat: added xpost support | Emile 'iMil' Heitor | 2 | +77 | -37 |
2023-07-14 06:46 | feat: can now reply privately | Emile 'iMil' Heitor | 2 | +7 | -2 |
2023-07-14 05:24 | docs: updated README | Emile 'iMil' Heitor | 1 | +22 | -1 |
2023-07-13 21:31 | fix: one feed file per channel + reset backup file at new reload | Emile 'iMil' Heitor | 1 | +12 | -7 |
2023-07-13 21:01 | feat: added hash to compare news and for future xpost | Emile 'iMil' Heitor | 2 | +20 | -4 |
2023-07-12 17:25 | feat: many features added, list, add, remove feeds; colors; session disk save... | Emile 'iMil' Heitor | 2 | +141 | -23 |
2023-07-11 17:44 | fix: no password by default | Emile 'iMil' Heitor | 1 | +0 | -1 |
2023-07-11 17:08 | added README and LICENSE | Emile 'iMil' Heitor | 2 | +52 | -0 |
2023-07-11 17:05 | fix: wrong defaults | Emile 'iMil' Heitor | 1 | +2 | -2 |
2023-07-11 16:58 | feat: default parameters and don't post old news | Emile 'iMil' Heitor | 1 | +53 | -17 |
2023-07-11 14:41 | feat: live conf reload | Emile 'iMil' Heitor | 1 | +4 | -3 |
2023-07-11 11:52 | Initial commit | Emile 'iMil' Heitor | 3 | +657 | -0 |