snac2

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

commit ece6232194da74c8d70eaa27d91fc2d9840460c9
parent a667afe2cec2d811bf6a567d68025f58fb8fba36
Author: default <nobody@localhost>
Date:   Wed,  9 Nov 2022 11:41:50 +0100

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -6,6 +6,8 @@ Implement bulleted lists. Mastodon is crap and won't show them, but other instan Add a purge timeout also for the local timeline. +Support uploading the avatar, instead of needing an URL to an image. As a kludgy workaround, you can post something with an attached image, copy the auto-generated URL and use it. You can even delete the post, as images are never deleted (I said it was kludgy). + ## Wishlist Implement HTTP caches (If-None-Match / ETag).