Commit Graph

18 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 24eb9571fb
Include message tags in custom IRC message parsing 2023-07-29 23:14:45 +02:00
Lephenixnoir 84a65d9cbc
End capability negotiation after CAP ACK 2023-07-29 23:04:06 +02:00
Lephenixnoir 44e4d20ce2
Send v4 BBCode as message tag to IRC clients 2023-07-29 22:44:22 +02:00
Eragon 823a67262a
I hope that this will fix the loop when the IRC is disconnected 2022-12-17 13:30:29 +01:00
Eragon 4d4f71bafa
Fix 2022-12-14 23:32:12 +01:00
Darks 1b218e3adf Fixed the authentication 2022-12-14 23:17:55 +01: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
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
Darks 3f7b984a2f
Add a stop command for IRC object 2022-03-11 19:57:01 +01:00
Darks fab0166ad4
Add debug for IRC messages 2022-03-11 19:54:48 +01:00
Darks 62044869a3
Add option to not store IRC messages in the queue 2022-03-11 19:18:41 +01:00
Darks e6d40b6e0a
Switch from CRLF to LF 2022-03-11 19:18:26 +01:00
Louis Gatin 8c46906cc2 First commit 2021-09-10 14:23:43 +02:00