summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2022-09-02 18:09:03 +0100
committerLuke Bratch <luke@bratch.co.uk>2022-09-02 18:09:03 +0100
commitd754d919565946442d0d83da0c88986b166d386d (patch)
treea16d41f619e13d473e7ff0854ea2c2570ea7ffba /TODO
parent44bcab7c9cc9edf0894ca710da34beca63517b03 (diff)
Deal with servers only sending a nick rather than nick!user@host as the last token of greeting 001.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 201eaf6..d31dc59 100644
--- a/TODO
+++ b/TODO
@@ -31,4 +31,8 @@ Support ban list when requesting /mode #channel +b (commands 367 and 368 at leas
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?
+
+Some servers have a user send ^VERSION^ upon connection - (optionally?) respond to it.
+
Crash when requesting 30 hour replay.