summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 2 insertions, 7 deletions
diff --git a/TODO b/TODO
index c29c3ba..c65634f 100644
--- a/TODO
+++ b/TODO
@@ -24,13 +24,6 @@ Do connectcommands happen on reconnect?
Are "no such nick/channel" messages as shown in clients correct compared to non-(bla)bouncer clients?
-Support ban list when requesting /mode #channel +b (commands 367 and 368 at least) - ensure max ban list length is supported. example:
-:irc.tghost.co.uk 367 l_bratch #foo *!foo@bar.bz l_bratch 1642588731
-:irc.tghost.co.uk 367 l_bratch #foo *!*bbuser@*.bratch.co.uk l_bratch 1642588681
-:irc.tghost.co.uk 368 l_bratch #foo :End of Channel Ban List
-Or if there are no bans then just 368:
-:irc.tghost.co.uk 368 l_bratch #foo :End of Channel Ban List
-
Other IRC clients log stuff like "Mar 31 16:58:15 * #foobar :No topic is set." - can/should we?
Git version in code.
@@ -47,4 +40,6 @@ Debug log ("checking client socket <i> out of <fdmax>") gets busy after fdmax ge
BLABOUNCER/stdin functions to add:
- List connected/authenticated clients
+KICK not handled.
+
Crash when requesting 30 hour replay.