diff options
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,7 @@ macOS compiler may need limits.h included in structures.h. "Starting log replay...." followed by "Unable to read replay log file!" even though replay seemed to work? Sometimes replaymode = "lastspoke" will replay the last message you sent if you spoke last and sometimes it doesn't - change to always include your last message? +Time based issue due to "seconds ago" rather than specific timestamp? Perhaps extract timestamp and replay from there. Can memory usage be reduced further? (e.g. better channel struct management) @@ -35,4 +36,8 @@ Other IRC clients log stuff like "Mar 31 16:58:15 * #foobar :No topic is s Some servers have a user send ^VERSION^ upon connection - (optionally?) respond to it. +Git version in code. + +Sending ^D when running with ./blabouncer -f does crazy stuff. + Crash when requesting 30 hour replay. |