summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 83dfb0a..f9c4e05 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -2,5 +2,7 @@
- Ensure the server doesn't crash and burn when you
`for i in (seq 1 1100); curl -s 'http://localhost:8000/log/fn-haskell?page='$i | head -1 &; end; wait`
- Compatibility for old event IDs/hotlinks?
+- Search?
+- Fancy colours for nicks in log view
- Reimplement mustache to drop aeson
- Reimplement HTTP server (or switch to a different one) to drop half the universe