summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-04-07 00:37:20 +0200
committerTom Smeding <tom@tomsmeding.com>2026-04-07 00:38:47 +0200
commit25acbe644b7b852914504c1272d45e4af42e0489 (patch)
tree39488713f6d341a9ad3e10dcd6add068f8138e4e /TODO.txt
parentfa34a7a111324e2bdcd4df20d5d9bedcf65fd2fa (diff)
Add TODOs
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