summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index b905a2a..04a9b20 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,8 +14,6 @@ Important: deleting a follower should do more that just delete the object, see h
14 14
15## Wishlist 15## Wishlist
16 16
17Do a [Webmention](https://www.w3.org/TR/webmention/) to every link written in a post.
18
19Add account reporting. 17Add account reporting.
20 18
21The instance timeline should also show boosts from users. 19The instance timeline should also show boosts from users.
@@ -375,3 +373,5 @@ Add a list of hashtags to drop (2025-03-23T15:45:30+0100).
375The 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). 373The 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).
376 374
377Add command-line tools for creating and manipulating lists (2025-04-18T10:04:41+0200). 375Add command-line tools for creating and manipulating lists (2025-04-18T10:04:41+0200).
376
377Do a [Webmention](https://www.w3.org/TR/webmention/) to every link written in a post (2025-05-04T11:16:21+0200).