diff options
author | Luke Bratch <luke@bratch.co.uk> | 2024-03-30 13:38:58 +0000 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2024-03-30 13:38:58 +0000 |
commit | 6bc5e61f1bd0217618aa799169b5439f013b6921 (patch) | |
tree | 916118e90f4514aea55d877db16b33fd03390640 | |
parent | ef5ef17bab5581bc001da0e2a9ab77620a19ffb0 (diff) |
Update TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -26,8 +26,6 @@ Are "no such nick/channel" messages as shown in clients correct compared to non- Other IRC clients log stuff like "Mar 31 16:58:15 * #foobar :No topic is set." - can/should we? -Git version in code. - Connecting from irssi triggers doautoreplay() from "USER received" in message.c twice. Use the line number based replay log reading method from lastspoke rather than the inefficient re-read + line offset method in time replays? (And potentially remove a bunch of code re-use.) |