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 cef74fe..c6797b5 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,6 +14,8 @@ Add support for uploading the avatar, instead of needing an URL to an image. As
14 14
15Add (back) the possibility to attach an image by URL. 15Add (back) the possibility to attach an image by URL.
16 16
17With this new disk layout, hidden posts (and their children) can be directly skipped (are there any other implications?).
18
17## Wishlist 19## Wishlist
18 20
19Implement HTTP caches (If-None-Match / ETag). 21Implement HTTP caches (If-None-Match / ETag).