Commit Graph

21 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 fab79f5d2b
Retrieve BBCode source from v4 server and log it 2023-07-29 22:28:04 +02:00
Eragon c9f5ef25b8
Add regex that exclude non-valid char 2022-12-16 11:56:34 +01:00
Darks 1b218e3adf Fixed the authentication 2022-12-14 23:17:55 +01:00
Darks f77f92213d Fixed the looping bug on killed thread 2022-12-14 22:48:12 +01:00
Eragon b4fa6de4b8
Remove client after closing thread 2022-12-14 17:54:33 +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
Louis Gatin 9fb5f92e72 fix v43-v5 pseudo translation 2022-04-13 14:20:04 +02:00
Darks bff132a7fd
Reduced polling time for retreiving shoutmessages
Added some aliases
2022-04-12 23:42:38 +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 e796c96a7e
Some fixes 2022-03-11 22:26:08 +01:00
Darks a1c7a592d6
Add shout → IRC clients support 2022-03-11 21:30:54 +01:00
Eragon ccebb6b410
Handle /me and /describe cases 2022-03-11 19:18:36 +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 31e4efed44
Add gitignore 2022-03-09 14:14:58 +01:00
Louis Gatin 8c46906cc2 First commit 2021-09-10 14:23:43 +02:00