diff options
| -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 | |||
| 14 | 14 | ||
| 15 | ## Wishlist | 15 | ## Wishlist |
| 16 | 16 | ||
| 17 | The local purge should generate `Delete` activities for local posts. | ||
| 18 | |||
| 19 | Add account reporting. | 17 | Add account reporting. |
| 20 | 18 | ||
| 21 | Add a list option to hide member posts from the main timeline, see https://codeberg.org/grunfink/snac2/issues/383 | 19 | 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 | |||
| 381 | Add command-line tools for creating and manipulating lists (2025-04-18T10:04:41+0200). | 379 | Add command-line tools for creating and manipulating lists (2025-04-18T10:04:41+0200). |
| 382 | 380 | ||
| 383 | Do a [Webmention](https://www.w3.org/TR/webmention/) to every link written in a post (2025-05-04T11:16:21+0200). | 381 | Do a [Webmention](https://www.w3.org/TR/webmention/) to every link written in a post (2025-05-04T11:16:21+0200). |
| 382 | |||
| 383 | The local purge should generate `Delete` activities for local posts (2025-07-25T18:55:16+0200). | ||