mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-22 05:15:04 +00:00
Updated TODO.
This commit is contained in:
parent
ebd8b6137f
commit
220f611eac
1 changed files with 4 additions and 2 deletions
6
TODO.md
6
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).
|
||||
|
|
Loading…
Reference in a new issue