snac2

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

commit c10449364b5ee57bc473a31b0daf6c8de9543f60
parent 1548fb0ff8a51e2de9c2e86df9d9ac9a3903c414
Author: default <nobody@localhost>
Date:   Mon, 28 Oct 2024 14:51:10 +0100

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -341,3 +341,5 @@ Fix over-zealous caching in /public after changing the bio (2.61, 2024-10-13T06: Implement account migration from Mastodon to snac (2.61, 2024-10-13T06:50:03+0200). Don't show image attachments which URLs are already in the post content (2.62, 2024-10-27T09:03:49+0100). + +Add a user option to always collapse first level threads (2.62, 2024-10-28T14:50:42+0100).