diff options
| author | grunfink <grunfink@comam.es> | 2025-07-25 18:55:28 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-07-25 18:55:28 +0200 |
| commit | 533493ff5208f886cc5d42db30816055bf8cf2e7 (patch) | |
| tree | d8b0ad11dea337a9867fe3c43e5e7cd3f38c6d78 | |
| parent | 92f44e07cf24a2a25421a0ee28b5dece10f6511a (diff) | |
Updated TODO.
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,6 @@ Important: deleting a follower should do more that just delete the object, see h ## Wishlist -The local purge should generate `Delete` activities for local posts. - Add account reporting. Add 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 Add command-line tools for creating and manipulating lists (2025-04-18T10:04:41+0200). Do a [Webmention](https://www.w3.org/TR/webmention/) to every link written in a post (2025-05-04T11:16:21+0200). + +The local purge should generate `Delete` activities for local posts (2025-07-25T18:55:16+0200). |