Document API changes made for fedibird compatibility #601

Merged
floatingghost merged 1 commits from Oneric/akkoma:doc_fedibird-api into develop 2023-07-27 12:56:45 +00:00
Member

Commit 11ec9daa5b (released with Akkoma 3.2.0) added the fedibird frontend and tweaked and extended Mastodon API for compati with it. Document them.

Notably, no API under the Mastodon namespace was added to retract a reaction again and also wasn't added later (don't know if Fedibird just doesn't allow retracting reactions or if that’s an omission).

For the sake of completeness: the mentioned commit made some changes to the websocket handler beyond my understanding but are probably(?) not relevant and the emoji creation endpoint now passes the emoji through Pleroma.Emoji.maybe_quote which probably also doesn't matter.

Commit 11ec9daa5b742f8a1b408497321392e144f45019 (released with Akkoma 3.2.0) added the fedibird frontend and tweaked and extended Mastodon API for compati with it. Document them. Notably, no API under the Mastodon namespace was added to retract a reaction again and also wasn't added later *(don't know if Fedibird just doesn't allow retracting reactions or if that’s an omission)*. For the sake of completeness: the mentioned commit made some changes to the websocket handler beyond my understanding but are *probably(?)* not relevant and the emoji creation endpoint now passes the emoji through `Pleroma.Emoji.maybe_quote` which probably also doesn't matter.
Oneric added 1 commit 2023-07-23 14:19:07 +00:00
ci/woodpecker/pr/woodpecker Pipeline is pending Details
d74542148a
Document API changes made for fedibird compatibility
Commit 11ec9daa5b (released with 3.2.0)
added the fedibird frontend and tweaked and extended Mastodon API for
compatibility with it. Document these changes.

never going to complain about docs - i must have forgotten this page even existed

thanks!

never going to complain about docs - i must have forgotten this page even existed thanks!
floatingghost merged commit 079dcd5b17 into develop 2023-07-27 12:56:45 +00:00
floatingghost deleted branch doc_fedibird-api 2023-07-27 12:56:45 +00:00
Sign in to join this conversation.
No description provided.