summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 4ed3692..1f13c6b 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
17The local purge should generate `Delete` activities for local posts.
18
19Add account reporting. 17Add account reporting.
20 18
21Add a list option to hide member posts from the main timeline, see https://codeberg.org/grunfink/snac2/issues/383 19Add a list option to hide member posts from the main timeline, see https://codeberg.org/grunfink/snac2/issues/383
@@ -381,3 +379,5 @@ The actual storage system wastes too much disk space (lots of small files that r
381Add command-line tools for creating and manipulating lists (2025-04-18T10:04:41+0200). 379Add command-line tools for creating and manipulating lists (2025-04-18T10:04:41+0200).
382 380
383Do a [Webmention](https://www.w3.org/TR/webmention/) to every link written in a post (2025-05-04T11:16:21+0200). 381Do a [Webmention](https://www.w3.org/TR/webmention/) to every link written in a post (2025-05-04T11:16:21+0200).
382
383The local purge should generate `Delete` activities for local posts (2025-07-25T18:55:16+0200).