summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index ff32e73..8ca0b14 100644
--- a/TODO.md
+++ b/TODO.md
@@ -32,8 +32,6 @@ Integrate "Added handling for International Domain Names" PR https://codeberg.or
32 32
33Do something about Akkoma and Misskey's quoted replies (they use the `quoteUrl` field instead of `inReplyTo`). 33Do something about Akkoma and Misskey's quoted replies (they use the `quoteUrl` field instead of `inReplyTo`).
34 34
35Add support for /share?text=tt&website=url (whatever it is, see https://mastodonshare.com/ for details).
36
37Add support for /authorize_interaction (whatever it is). 35Add support for /authorize_interaction (whatever it is).
38 36
39Add a list of hashtags to drop. 37Add a list of hashtags to drop.
@@ -365,3 +363,5 @@ Consider showing only posts by the account owner (not full trees) (see https://c
365Unfollowing lemmy groups gets rejected with an http status of 400 (it seems to work now; 2024-12-28T16:50:16+0100). 363Unfollowing lemmy groups gets rejected with an http status of 400 (it seems to work now; 2024-12-28T16:50:16+0100).
366 364
367CSV import/export does not work with OpenBSD security on; document it or fix it (2025-01-04T19:35:09+0100). 365CSV import/export does not work with OpenBSD security on; document it or fix it (2025-01-04T19:35:09+0100).
366
367Add support for /share?text=tt&website=url (whatever it is, see https://mastodonshare.com/ for details) (2025-01-06T18:43:52+0100).