snac2

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

commit 1ddf1d54ee88ae0100be665ef09db16f57b1d99e
parent 27816a974b420c9c7d9ddcd0aed35e11a4b698ee
Author: default <nobody@localhost>
Date:   Thu,  4 Apr 2024 05:41:09 +0200

Updated TODO.

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

diff --git 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