Commit Graph

44 Commits

Author SHA1 Message Date
Lephenixnoir e3b7f076ae
Get IRC formatting from the v4 server 2023-08-08 21:14:10 +02:00
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
Lephenixnoir fab79f5d2b
Retrieve BBCode source from v4 server and log it 2023-07-29 22:28:04 +02:00
Shadow15510 d60d76ad95 Add Shadow15510 → Shadow15510 2023-06-12 10:02:43 +02:00
Eragon 981df5c311
Add Mb88 second account 2023-03-23 13:23:35 +01:00
Eragon ce6a7e1ba4
IRC->Shoutbox: Add support for ACTION (aka /me) 2023-01-23 16:18:19 +01:00
Eragon 04b0106b2a
users: Add Mb88 2022-12-31 12:39:24 +01: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 ffab42234e
Add GLaDOS 2022-12-16 13:28:10 +01:00
Eragon d7c65345ce
Add shebang 2022-12-16 12:38:03 +01:00
Darks 575ebee081 Merge pull request 'better-bridge' (#1) from better-bridge into main
Reviewed-on: https://gitea.planet-casio.com/devs/shoutbridge/pulls/1
2022-12-16 11:58:50 +01:00
Eragon c9f5ef25b8
Add regex that exclude non-valid char 2022-12-16 11:56:34 +01:00
Eragon e61ca3a10b
Add florian66 to the list of users 2022-12-15 11:28:36 +01:00
Eragon 4d4f71bafa
Fix 2022-12-14 23:32:12 +01:00
Darks f059c1914c Merge pull request 'Fixed the authentication' (#2) from fix-better-bridge into better-bridge
Reviewed-on: https://gitea.planet-casio.com/devs/shoutbridge/pulls/2
2022-12-14 23:22:21 +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
Eragon ae7657abbd
Merge branch 'main' into better-bridge 2022-12-14 16:40:53 +01:00
Eragon 2088c75a21
Jokes and users 2022-12-14 16:22:58 +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
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
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 38a91b77b7
Add README 2022-03-10 10:43:44 +01:00
Eragon 036afcd450
remove unused imports 2022-03-10 10:38:43 +01:00
Eragon aed712ca64
Add users to git repo 2022-03-10 10:32:54 +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