summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2022-12-04 07:35:07 +0100
committerGravatar default2022-12-04 07:35:07 +0100
commit4b6e1df90717e2de9c31bb693a8e50b403d73d6c (patch)
tree9be64ae7d847458ee79aa1da72ffce7248f1ba76
parentDon't create obsolete directories in adduser(). (diff)
downloadsnac2-4b6e1df90717e2de9c31bb693a8e50b403d73d6c.tar.gz
snac2-4b6e1df90717e2de9c31bb693a8e50b403d73d6c.tar.xz
snac2-4b6e1df90717e2de9c31bb693a8e50b403d73d6c.zip
Updated TODO.
-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).