summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index d20e4f7..f0071c3 100644
--- a/TODO
+++ b/TODO
@@ -4,10 +4,6 @@ Support arrays or similar in the configuration file (for nick(s), connectcommand
All the TODOs sprinkled throughout the code!
-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.
-
Is there a way to log nick changes to the normal log despite not tracking nicks in each channel? (We do track channel names themselves.)
Log QUIT messages in channels if the quitting user was in them - requires tracking users in channels.