Commit Graph

17 Commits

Author SHA1 Message Date
Lephenixnoir c2ad050502
Revert fab79f5d2, 44e4d20ce, 84a65d9cb and 24eb9571f
Reverts changes related to passing around BBCode. This idea has been
scrapped in favor of having the v4 server directly output IRC formatting
from the BBCode in TextOut. Something similar will have to be used on
the v5 server in order to support Markdown formatting in the shoutbox.
2023-08-08 21:12:02 +02:00
Lephenixnoir 44e4d20ce2
Send v4 BBCode as message tag to IRC clients 2023-07-29 22:44:22 +02:00
Lephenixnoir fab79f5d2b
Retrieve BBCode source from v4 server and log it 2023-07-29 22:28:04 +02:00
Eragon ce6a7e1ba4
IRC->Shoutbox: Add support for ACTION (aka /me) 2023-01-23 16:18:19 +01:00
Eragon d7c65345ce
Add shebang 2022-12-16 12:38:03 +01:00
Darks a53e39d34b
Use source field instead of tag to filter incoming SB messages 2022-04-14 19:10:15 +02:00
Darks 8fb3434242
Add moar logging 2022-04-13 20:51:05 +02:00
Darks 6ee35ec279
Add more logging 2022-04-12 23:34:32 +02:00
Eragon 43cae42f57
Add Ctrl-C clean shutdown and ignore v43 connexions errors 2022-03-15 22:57:24 +01:00
Darks eb61278a6e
Fix some bugs, like bridge-looping
Still not perfect, though…
2022-03-13 18:58:31 +01:00
Eragon 4e0ccd8080
Merge branch 'main' into better-bridge 2022-03-11 23:15:01 +01:00
Darks a1c7a592d6
Add shout → IRC clients support 2022-03-11 21:30:54 +01:00
Darks e6d40b6e0a
Switch from CRLF to LF 2022-03-11 19:18:26 +01:00
Eragon 036afcd450
remove unused imports 2022-03-10 10:38:43 +01:00
Eragon 3184ddc3cd
Ignore all messages ending with [IRC] 2022-03-09 14:15:20 +01:00
Eragon 31e4efed44
Add gitignore 2022-03-09 14:14:58 +01:00
Louis Gatin 8c46906cc2 First commit 2021-09-10 14:23:43 +02:00