snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 16a1b207b1e36dbe52fa9ace78e6f13d497e3204
parent 31ce1af73630143036d9cfc6a8a5083402f6b7aa
Author: default <nobody@localhost>
Date:   Sun, 15 Sep 2024 08:16:49 +0200

Updated TODO.

Diffstat:
MTODO.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git 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).