summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-05-03 22:43:37 +0200
committerTom Smeding <tom@tomsmeding.com>2026-05-03 22:43:37 +0200
commit1446fba192da53cd0f6382b99a53bd1467f98bb6 (patch)
treeb279c3a0b6f4a12c08fafe8517e110106c484b34
parent61270c31ae292d504c2d43b84d4291c2377e31d7 (diff)
Update TODO
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 7154438..cb0c53a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,4 @@
-- 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