From abf7e25c3164ea1a7978baf8ec6b73a2468246e0 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 16 Oct 2022 22:09:26 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 80f5f95..665f557 100644 --- 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).