gruik

Fork of GCU-Squad's RSS-to-IRC bridge
git clone https://git.instinctive.eu/gruik.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-05-27 16:18fix: process all `#` when secondaryNatasha Kerensikova1+7-6
2024-05-27 06:02Merge branch 'allow_query_target' into 'main'Emile "iMil" Heitor1+8-3
2023-10-18 07:19fix: no chanlist check for query targetsbleader1+8-3
2024-05-26 18:07Merge branch 'sasl-optional' into 'main'Emile "iMil" Heitor1+9-3
2024-05-26 18:06Merge branch 'secondary' into 'main'Emile "iMil" Heitor1+63-16
2024-05-26 09:23feat: secondary botNatasha Kerensikova1+45-8
2024-05-26 08:25feat: dry-run optionNatasha Kerensikova1+18-8
2024-05-26 08:05fix: typo in messageNatasha Kerensikova1+1-1
2023-09-25 07:27Merge branch 'addfeed_check_exists' into 'main'Emile "iMil" Heitor1+7-1
2023-08-31 09:31!addfeed: check if a feed already exists before adding itGregory 'GaLi' Cavelier1+7-1
2023-07-18 17:58fix: reset color is rEmile 'iMil' Heitor1+5-6
2023-07-18 11:12Merge branch 'modif' into 'main'Emile "iMil" Heitor1+87-66
2023-07-18 09:40!rmfeed: use proper name for variableSébastien Marie1+4-4
2023-07-18 09:40!addfeed: use proper name for variableSébastien Marie1+4-4
2023-07-18 09:36!latest: initialize showNews/numNews a bit laterSébastien Marie1+7-2
2023-07-18 09:18!latest: safety check for negative NSébastien Marie1+1-1
2023-07-18 09:16!latest: show "no news available" later (to support it when origin is used)Sébastien Marie1+7-5
2023-07-18 09:14!latest: use proper name for variableSébastien Marie1+5-5
2023-07-18 09:09!xpost: use proper name for variableSébastien Marie1+3-3
2023-07-18 09:09!xpost: get the news and format it only onceSébastien Marie1+5-4
2023-07-18 09:09do not pass untrusted input to girc.Fmt()Sébastien Marie1+14-12
2023-07-18 09:09systematically use irc.delay when using client.Cmd.Message()Sébastien Marie1+4-1
2023-07-18 09:09reorder client.Handlers to separate unpriv and priv commandsSébastien Marie1+45-37
2023-07-18 09:03fix: also modify the function call...Emile 'iMil' Heitor1+1-1
2023-07-18 06:38docs: updated READMEEmile 'iMil' Heitor1+12-2
2023-07-18 06:12Merge branch 'main' of gitlab.com:gcu-squad/gruikEmile 'iMil' Heitor1+3-0
2023-07-18 06:11fix: hash over link, title changes too oftenEmile 'iMil' Heitor1+2-3
2023-07-17 08:01Merge branch 'lbartoletti-main-patch-98197' into 'main'Emile "iMil" Heitor1+3-0
2023-07-17 08:01Add some BSD rsslbartoletti1+3-0
2023-07-15 07:54feat: add dateEmile 'iMil' Heitor1+2-0
2023-07-15 06:29fix: removed ctxEmile 'iMil' Heitor1+0-1
2023-07-15 06:28fix: cleanupEmile 'iMil' Heitor1+3-7
2023-07-14 17:02feat: say who is the xposterEmile 'iMil' Heitor1+1-1
2023-07-14 16:18feat: make news ring configurableEmile 'iMil' Heitor2+3-3
2023-07-14 15:02fix: ctx makes girc crash, wrong index for !latestEmile 'iMil' Heitor1+7-5
2023-07-14 12:03fix: add context not to wait for a feedEmile 'iMil' Heitor1+5-1
2023-07-14 10:34docs: commentsEmile 'iMil' Heitor1+5-0
2023-07-14 10:23fix: load news without waitingEmile 'iMil' Heitor1+11-11
2023-07-14 10:16feat: !latest private message with the latest newsEmile 'iMil' Heitor2+50-10
2023-07-14 09:20fix: replaced ugly timer with rotating listEmile 'iMil' Heitor1+7-9
2023-07-14 09:04fix: better colorsEmile 'iMil' Heitor1+2-2
2023-07-14 08:16fix: don't xpost from an xchannelEmile 'iMil' Heitor1+1-1
2023-07-14 07:56docs: added xchannelsEmile 'iMil' Heitor1+3-1
2023-07-14 07:46feat: added xpost supportEmile 'iMil' Heitor2+77-37
2023-07-14 06:46feat: can now reply privatelyEmile 'iMil' Heitor2+7-2
2023-07-14 05:24docs: updated READMEEmile 'iMil' Heitor1+22-1
2023-07-13 21:31fix: one feed file per channel + reset backup file at new reloadEmile 'iMil' Heitor1+12-7
2023-07-13 21:01feat: added hash to compare news and for future xpostEmile 'iMil' Heitor2+20-4
2023-07-12 17:25feat: many features added, list, add, remove feeds; colors; session disk save...Emile 'iMil' Heitor2+141-23
2023-07-11 17:44fix: no password by defaultEmile 'iMil' Heitor1+0-1
2023-07-11 17:08added README and LICENSEEmile 'iMil' Heitor2+52-0
2023-07-11 17:05fix: wrong defaultsEmile 'iMil' Heitor1+2-2
2023-07-11 16:58feat: default parameters and don't post old newsEmile 'iMil' Heitor1+53-17
2023-07-11 14:41feat: live conf reloadEmile 'iMil' Heitor1+4-3
2023-07-11 11:52Initial commitEmile 'iMil' Heitor3+657-0