Display Quote posts in the api features list to allow external clients to enable...
authorfoxing <foxing@noreply.akkoma>
Thu, 9 Mar 2023 20:40:28 +0000 (20:40 +0000)
committerfloatingghost <hannah@coffee-and-dreams.uk>
Thu, 9 Mar 2023 20:40:28 +0000 (20:40 +0000)
commit964a85531948a9fa338f8277e18aecb8ca2f4c4e
tree8b642681f0f023521c17d50c80b8226d593c829d
parent8a4437d2bee6ae5f07935a8a6471e8c8dac7f3b1
Display Quote posts in the api features list to allow external clients to enable compatibility with it. (#496)

Expose quote posting in the api as a feature.

Copies what the quote post PR for pleroma does to allow external clients to enable and disable features based on the feature-set of the instance.

As far as I am aware, akkoma doesn't allow you to disable quote posting, so this doesn't need anything fancy and it's just a hard on switch.

I tried to get one for the bubble tl to work also, but I'm not quite sure how to do it so that it switches off the feature when the bubble tl is disabled. I would argue that it could and ideally should be done as well though.

I also discovered a pretty tame bug in the testing of it, that deleting the DB entry for the bubble tl does not stop the bubble TL from actually working and it will continue to display the panel on the about page, I'll just leave it as a note here.

Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/496
Co-authored-by: foxing <foxing@noreply.akkoma>
Co-committed-by: foxing <foxing@noreply.akkoma>
lib/pleroma/web/mastodon_api/views/instance_view.ex