diff options
author | default <nobody@localhost> | 2022-12-04 07:35:07 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-04 07:35:07 +0100 |
commit | 4b6e1df90717e2de9c31bb693a8e50b403d73d6c (patch) | |
tree | 9be64ae7d847458ee79aa1da72ffce7248f1ba76 /TODO.md | |
parent | fd2b1509a8d26d795c32e33917497a1e43bc03a8 (diff) |
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ Add support for uploading the avatar, instead of needing an URL to an image. As Add (back) the possibility to attach an image by URL. +With this new disk layout, hidden posts (and their children) can be directly skipped (are there any other implications?). + ## Wishlist Implement HTTP caches (If-None-Match / ETag). |