aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-10-27 18:50:48 +0100
committerdefault <nobody@localhost>2024-10-27 18:50:48 +0100
commit220f611eac77c720c58786e7b945980602423dcc (patch)
tree01a927a0102296761b71866598291cb78d681942 /TODO.md
parentebd8b6137f7bb48c07f7cf48adc55e0bd27bc35f (diff)
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 428e122..80060be 100644
--- a/TODO.md
+++ b/TODO.md
@@ -18,9 +18,9 @@ Wrong level of message visibility when using the Mastodon API: https://codeberg.
## Wishlist
-Mastoapi: implement /v1/conversations.
+The instance timeline should also show boosts from users.
-Implement account migration from Mastodon to snac.
+Mastoapi: implement /v1/conversations.
Implement following of hashtags (this is not trivial).
@@ -338,4 +338,6 @@ Fix mastoapi timelines/public, it only shows posts by the user (2.61, 2024-10-11
Fix over-zealous caching in /public after changing the bio (2.61, 2024-10-13T06:50:03+0200).
+Implement account migration from Mastodon to snac (2.61, 2024-10-13T06:50:03+0200).
+
Don't show image attachments which URLs are already in the post content (2.62, 2024-10-27T09:03:49+0100).