snac2

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

commit 38d411af237fd83ef7ffc8cda35434dd655635f9
parent a1231c1cd21f93fef6573d8906d852bf49165364
Author: default <nobody@localhost>
Date:   Wed, 30 Oct 2024 16:58:30 +0100

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -343,3 +343,5 @@ Implement account migration from Mastodon to snac (2.61, 2024-10-13T06:50:03+020 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). + +Add a 'disable_block_notifications' flag to server settings (2.62, 2024-10-30T16:58:16+0100).