diff options
| author | 2026-03-19 18:37:26 +0100 | |
|---|---|---|
| committer | 2026-03-19 18:37:26 +0100 | |
| commit | c208611e669eb450fb239af244ab5858f9099cb4 (patch) | |
| tree | d454bbf9f6f4b76ac7252302685a8742b5466cc9 | |
| parent | Merge pull request 'Another memory leak in emoji reaction code' (#586) from d... (diff) | |
| download | snac2-c208611e669eb450fb239af244ab5858f9099cb4.tar.gz snac2-c208611e669eb450fb239af244ab5858f9099cb4.tar.xz snac2-c208611e669eb450fb239af244ab5858f9099cb4.zip | |
Updated TODO.
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -10,6 +10,8 @@ Important: deleting a follower should do more that just delete the object, see h | |||
| 10 | 10 | ||
| 11 | ## Wishlist | 11 | ## Wishlist |
| 12 | 12 | ||
| 13 | Add attachments to the RSS. | ||
| 14 | |||
| 13 | Add account flagging / reporting https://docs.joinmastodon.org/spec/activitypub/#Flag | 15 | Add account flagging / reporting https://docs.joinmastodon.org/spec/activitypub/#Flag |
| 14 | 16 | ||
| 15 | Add a list option to hide member posts from the main timeline, see https://codeberg.org/grunfink/snac2/issues/383 | 17 | Add a list option to hide member posts from the main timeline, see https://codeberg.org/grunfink/snac2/issues/383 |