diff options
author | default <nobody@localhost> | 2022-10-16 22:09:26 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-16 22:09:26 +0200 |
commit | abf7e25c3164ea1a7978baf8ec6b73a2468246e0 (patch) | |
tree | c666be445d7ee3017608db2e6b5ad29c6ac8eb45 | |
parent | 71eb5bb27cc978553b5c3499a571dcf4bcce9835 (diff) |
Updated TODO.
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |