diff options
| author | grunfink <grunfink@comam.es> | 2025-05-04 11:16:32 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-05-04 11:16:32 +0200 |
| commit | f75939e094fd77ebaaca4ac154efae233ce711d5 (patch) | |
| tree | 66b46e561b2e0c43a70d3f0e6dc0f9c4b6426ff0 | |
| parent | 415720ca417e401dd00cf14987444a0742fbb468 (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 -Do a [Webmention](https://www.w3.org/TR/webmention/) to every link written in a post. - Add account reporting. The 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). 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). + +Do a [Webmention](https://www.w3.org/TR/webmention/) to every link written in a post (2025-05-04T11:16:21+0200). |