summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-10-02 18:49:01 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-10-02 18:49:01 +0100
commitbaa042fac89b9960de59b8d9a24c6791365ec17d (patch)
treef570f72a10d0dd97fb9bb8c9bc296ee013bc3cf5 /TODO
parenta2f388e16891f71d97066cf2803d02ad61bae6d5 (diff)
Various typo fixes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index b0eedee..b5702d8 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,13 @@
All the TODOs sprinkled throughout the code!
+
+Configurable rotation of replay and debug logs.
+
+Add a make install/uninstall/etc., add an "INSTALL" file, include a dependency listing.
+
+"|| LOG_MODE" should be "type == LOG_MODE" in logging.c.
+
+macOS compiler may need limits.h included in structures.h.
+
+replaymode = "lastspoke" causes huge amounts of spam from extractnickfromprefix() and friends in full debug mode.
+
+Very slow processing of removenickfromallchannels() when another user QUITs (sometimes).