summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-03-24 20:23:49 +0100
committerdefault <nobody@localhost>2024-03-24 20:23:49 +0100
commit398cdfad89ec96d13cc47007f371149fea742dab (patch)
tree3f4f4a7c452941de1ab312b4a3430d7d9e6573ee /TODO.md
parentb598cb51769c3b8ec668aa0de458761e4bc589da (diff)
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 937ce03..65cde60 100644
--- 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`).