commit 398cdfad89ec96d13cc47007f371149fea742dab
parent b598cb51769c3b8ec668aa0de458761e4bc589da
Author: default <nobody@localhost>
Date: Sun, 24 Mar 2024 20:23:49 +0100
Updated TODO.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO.md b/TODO.md
@@ -16,6 +16,8 @@ Integrate "Ability to federate with hidden networks" see https://codeberg.org/gr
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).
+
Consider adding milter-like support to reject posts to mitigate spam.
Do something about Akkoma and Misskey's quoted replies (they use the `quoteUrl` field instead of `inReplyTo`).