summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-08-01 18:52:31 +0200
committerdefault <nobody@localhost>2024-08-01 18:52:31 +0200
commitd83cea3aa9184c9bbb9a9ad2589448a9114da058 (patch)
tree5821d1a5fe8bf91308c0fdac4819156a7a5a3934
parent20af5d65f9b09cebe439f29cfbd72c0a6f379cb1 (diff)
Updated TODO.
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 2faa5a0..ceb21c4 100644
--- a/TODO.md
+++ b/TODO.md
@@ -22,8 +22,6 @@ Implement "FEP-3b86: Activity Intents" https://codeberg.org/fediverse/fep/src/br
Track "FEP-ef61: Portable Objects" https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md
-Implement `Group`-like accounts (i.e. an actor that boosts to their followers all posts that mention it).
-
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).
@@ -319,3 +317,5 @@ Consider adding milter-like support to reject posts to mitigate spam (discarded;
Implement support for 'Event' data types. Example: https://fediversity.site/item/e9bdb383-eeb9-4d7d-b2f7-c6401267cae0 (2024-05-12T08:56:27+0200)
Mastodon API: fix whatever the fuck is making the official app and Megalodon to crash (2024-06-02T07:43:35+0200).
+
+Implement `Group`-like accounts (i.e. an actor that boosts to their followers all posts that mention it) (2024-08-01T18:51:43+0200).