Updated TODO.

This commit is contained in:
default 2024-09-15 08:16:49 +02:00
parent 31ce1af736
commit 16a1b207b1

View File

@ -16,6 +16,10 @@ The Mastodon official app crashes (or gives a ownVotes is null error) when tryin
## Wishlist
Implement account migration from Mastodon to snac.
Implement account migration from snac to Mastodon.
Track 'Event' data types standardization; how to add plan-to-attend and similar activities (more info: https://event-federation.eu/)
Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/branch/main/fep/3b86/fep-3b86.md
@ -24,8 +28,6 @@ Track "FEP-ef61: Portable Objects" https://codeberg.org/fediverse/fep/src/branch
Integrate "Added handling for International Domain Names" PR https://codeberg.org/grunfink/snac2/pulls/104
Consider adding Mastodon import functionality (for following_accounts.csv and outbox.json).
Do something about Akkoma and Misskey's quoted replies (they use the `quoteUrl` field instead of `inReplyTo`).
Add support for /share?text=tt&website=url (whatever it is, see https://mastodonshare.com/ for details).