diff options
| author | default <nobody@localhost> | 2025-01-16 14:46:12 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-16 14:46:12 +0100 |
| commit | 18b2228205f1ccf16415cdb4694787c90ad05a07 (patch) | |
| tree | 9c95633b71d5b6cf36c7a5706ece79415022515b | |
| parent | 8b1ee84788bd0e7ede7904cc5653ec8310e37c2b (diff) | |
Updated TODO.
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,8 +32,6 @@ Integrate "Added handling for International Domain Names" PR https://codeberg.or Do something about Akkoma and Misskey's quoted replies (they use the `quoteUrl` field instead of `inReplyTo`). -Add support for /authorize_interaction (whatever it is). - Add a list of hashtags to drop. Take 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 CSV import/export does not work with OpenBSD security on; document it or fix it (2025-01-04T19:35:09+0100). Add support for /share?text=tt&website=url (whatever it is, see https://mastodonshare.com/ for details) (2025-01-06T18:43:52+0100). + +Add support for /authorize_interaction (whatever it is) (2025-01-16T14:45:28+0100). |