From 1ddf1d54ee88ae0100be665ef09db16f57b1d99e Mon Sep 17 00:00:00 2001 From: default Date: Thu, 4 Apr 2024 05:41:09 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 65cde60..aea5bac 100644 --- a/TODO.md +++ b/TODO.md @@ -12,6 +12,8 @@ Important: deleting a follower should do more that just delete the object, see h ## Wishlist +Implement `Group`-like accounts (i.e. an actor that boosts to their followers all posts that mention it). + Integrate "Ability to federate with hidden networks" see https://codeberg.org/grunfink/snac2/issues/93 Integrate "Added handling for International Domain Names" PR https://codeberg.org/grunfink/snac2/pulls/104