diff options
| author | default <nobody@localhost> | 2024-11-05 17:50:08 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-11-05 17:50:08 +0100 |
| commit | c00b21103e36742c5079814fe17ad87376a28fa0 (patch) | |
| tree | 7a7884be9b1aa3794f4e96fe21b15e12c4bffa89 /TODO.md | |
| parent | 1675127c2a9d5e8e6fa1d3dd86a47a083d34bdb7 (diff) | |
Updated TODO.
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -2,17 +2,17 @@ ## Open -Unfollowing lemmy groups gets rejected with an http status of 400. - -Unfollowing guppe groups seems to work (http status of 200), but messages continue to arrive as if it didn't. - -Important: deleting a follower should do more that just delete the object, see https://codeberg.org/grunfink/snac2/issues/43#issuecomment-956721 +Investigate the problem with boosts inside the same instance (see https://codeberg.org/grunfink/snac2/issues/214). Editing / Updating a post does not index newly added hashtags. Wrong level of message visibility when using the Mastodon API: https://codeberg.org/grunfink/snac2/issues/200#issuecomment-2351042 -Investigate the problem with boosts inside the same instance (see https://codeberg.org/grunfink/snac2/issues/214). +Unfollowing lemmy groups gets rejected with an http status of 400. + +Unfollowing guppe groups seems to work (http status of 200), but messages continue to arrive as if it didn't. + +Important: deleting a follower should do more that just delete the object, see https://codeberg.org/grunfink/snac2/issues/43#issuecomment-956721 ## Wishlist |