From c10449364b5ee57bc473a31b0daf6c8de9543f60 Mon Sep 17 00:00:00 2001 From: default Date: Mon, 28 Oct 2024 14:51:10 +0100 Subject: [PATCH] Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 80060be..4320a9c 100644 --- 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).