From 16a1b207b1e36dbe52fa9ace78e6f13d497e3204 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 15 Sep 2024 08:16:49 +0200 Subject: [PATCH] Updated TODO. --- TODO.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 740743f..d5a634f 100644 --- a/TODO.md +++ b/TODO.md @@ -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).