summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2025-01-16 14:46:12 +0100
committerGravatar default2025-01-16 14:46:12 +0100
commit18b2228205f1ccf16415cdb4694787c90ad05a07 (patch)
tree9c95633b71d5b6cf36c7a5706ece79415022515b
parentUpdated RELEASE_NOTES. (diff)
downloadpenes-snac2-18b2228205f1ccf16415cdb4694787c90ad05a07.tar.gz
penes-snac2-18b2228205f1ccf16415cdb4694787c90ad05a07.tar.xz
penes-snac2-18b2228205f1ccf16415cdb4694787c90ad05a07.zip
Updated TODO.
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 999ea1c..86c706a 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 /authorize_interaction (whatever it is).
36
37Add a list of hashtags to drop. 35Add a list of hashtags to drop.
38 36
39Take a look at crashes in the brittle Mastodon official app (crashes when hitting the reply button, crashes or 'ownVotes is null' errors when trying to show polls). 37Take a look at crashes in the brittle Mastodon official app (crashes when hitting the reply button, crashes or 'ownVotes is null' errors when trying to show polls).
@@ -365,3 +363,5 @@ Unfollowing lemmy groups gets rejected with an http status of 400 (it seems to w
365CSV import/export does not work with OpenBSD security on; document it or fix it (2025-01-04T19:35:09+0100). 363CSV import/export does not work with OpenBSD security on; document it or fix it (2025-01-04T19:35:09+0100).
366 364
367Add support for /share?text=tt&website=url (whatever it is, see https://mastodonshare.com/ for details) (2025-01-06T18:43:52+0100). 365Add support for /share?text=tt&website=url (whatever it is, see https://mastodonshare.com/ for details) (2025-01-06T18:43:52+0100).
366
367Add support for /authorize_interaction (whatever it is) (2025-01-16T14:45:28+0100).