summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2022-11-23 20:23:31 +0000
committerLuke Bratch <luke@bratch.co.uk>2022-11-23 20:23:31 +0000
commit680d8535a87be8aa0d5ef6432d1f87561ebfcb5f (patch)
tree69b6ec0fcbbd359302c84abfa14c6558cea65922
parent2088fd76f4ba95bfceb6511a266b0d2bf2fa3402 (diff)
Update TODO.
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index d31dc59..a5f65f0 100644
--- a/TODO
+++ b/TODO
@@ -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.