commit abf7e25c3164ea1a7978baf8ec6b73a2468246e0
parent 71eb5bb27cc978553b5c3499a571dcf4bcce9835
Author: default <nobody@localhost>
Date: Sun, 16 Oct 2022 22:09:26 +0200
Updated TODO.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO.md b/TODO.md
@@ -12,6 +12,8 @@ Implement hashtags.
## Wishlist and batshit crazy ideas
+Implement HTTP caches (If-None-Match / ETag).
+
The 'history' pages are now just monthly snapshots of the local timeline. This is ok and cheap and easy, but is problematic if you e.g. delete a post because it will be there in the history forever.
Create the `mastodon2snac` helper program (reading directly from the boxes, not using any exported data).