summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-09-07 15:44:36 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-09-07 15:44:36 +0100
commit6ae84b9245bfaa832f847a31952b2ae33daf2299 (patch)
tree883305916613726becadb7e6d65fc578c96f4424 /TODO
parent979b594b9a58059a5159f2a950e0a71c64f35e38 (diff)
Only relay channel ban information to the client that requested it.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 8a874af..5895d8b 100644
--- a/TODO
+++ b/TODO
@@ -4,8 +4,6 @@ Support arrays or similar in the configuration file (for nick(s), connectcommand
All the TODOs sprinkled throughout the code!
-(I vaguely recall) some unwanted stuff (channel ban info?) was relayed to another client upon a client connecting.
-
PM replay chat in a channel (or perhaps a random channel?) e.g. replay on 06/09/2019 at 17:05 from 13:49 in #insomnia - maybe a client thing.
Ensure replayed lines don't exceed IRC message maximum length due to inserted time/datestamp.