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 23075f3adf - Show all commits

View file

@ -67,9 +67,6 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
"pleroma:api/v1/notifications:include_types_filter",
"quote_posting",
"editing",
if Config.get([:instance, :local_bubble]) do
"bubble_timeline"
end,
if Config.get([:media_proxy, :enabled]) do
"media_proxy"
end,