summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 80f5f95..665f557 100644
--- a/TODO.md
+++ b/TODO.md
@@ -12,6 +12,8 @@ Implement hashtags.
12 12
13## Wishlist and batshit crazy ideas 13## Wishlist and batshit crazy ideas
14 14
15Implement HTTP caches (If-None-Match / ETag).
16
15The '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. 17The '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.
16 18
17Create the `mastodon2snac` helper program (reading directly from the boxes, not using any exported data). 19Create the `mastodon2snac` helper program (reading directly from the boxes, not using any exported data).