Expose quote posting in the api as a feature

This commit is contained in:
Fox 2023-03-10 01:25:34 +09:00
parent 8434c6c400
commit 466a3ec943

View file

@ -66,6 +66,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"