snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 4b6e1df90717e2de9c31bb693a8e50b403d73d6c
parent fd2b1509a8d26d795c32e33917497a1e43bc03a8
Author: default <nobody@localhost>
Date:   Sun,  4 Dec 2022 07:35:07 +0100

Updated TODO.

Diffstat:
MTODO.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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 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).