aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-09-15 08:16:49 +0200
committerdefault <nobody@localhost>2024-09-15 08:16:49 +0200
commit16a1b207b1e36dbe52fa9ace78e6f13d497e3204 (patch)
tree787fc851f9173bffe6e725968286f16fd7fbc0cd
parent31ce1af73630143036d9cfc6a8a5083402f6b7aa (diff)
Updated TODO.
-rw-r--r--TODO.md6
1 files 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).