Display Quote posts in the api features list to allow external clients to enable compatibility with it. #496

Merged
floatingghost merged 3 commits from :foxing-patch-1 into develop 2023-03-09 20:40:28 +00:00
Showing only changes of commit 6a15ccf7b5 - Show all commits

View file

@ -65,6 +65,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
"shareable_emoji_packs",
"multifetch",
"pleroma:api/v1/notifications:include_types_filter",
"quote_posting",
"editing",
if Config.get([:media_proxy, :enabled]) do
"media_proxy"