diff options
-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.) |