diff options
author | default <nobody@localhost> | 2024-08-01 18:52:31 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-08-01 18:52:31 +0200 |
commit | d83cea3aa9184c9bbb9a9ad2589448a9114da058 (patch) | |
tree | 5821d1a5fe8bf91308c0fdac4819156a7a5a3934 | |
parent | 20af5d65f9b09cebe439f29cfbd72c0a6f379cb1 (diff) |
Updated TODO.
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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). |