snac2

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

commit 1345409666f80bad0884dbee947fe4f558d06b1f
parent 2d2c1bdfef027ef40767c673ce9a09090770b875
Author: default <nobody@localhost>
Date:   Tue, 23 Apr 2024 19:48:14 +0200

Updated TODO.

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

diff --git a/TODO.md b/TODO.md @@ -10,6 +10,8 @@ Mastodon API: fix whatever the fuck is making the official app and Megalodon to Important: deleting a follower should do more that just delete the object, see https://codeberg.org/grunfink/snac2/issues/43#issuecomment-956721 +Editing / Updating a post does not index newly added hashtags. + ## Wishlist Implement `Group`-like accounts (i.e. an actor that boosts to their followers all posts that mention it).