diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,8 @@ Important: deleting a follower should do more that just delete the object, see h ## Wishlist +Add account reporting. + The instance timeline should also show boosts from users. Mastoapi: implement /v1/conversations. @@ -367,3 +369,5 @@ Each notification should show a link to the full thread, to see it in context (2 Add a list of hashtags to drop (2025-03-23T15:45:30+0100). The actual storage system wastes too much disk space (lots of small files that really consume 4k of storage). Consider alternatives (2025-03-23T15:46:02+0100). + +Add command-line tools for creating and manipulating lists (2025-04-18T10:04:41+0200). |