Display Quote posts in the api features list to allow external clients to enable...
[akkoma] / lib / pleroma / web / mastodon_api / views / instance_view.ex
index 4fed1af74de38453eeb7db3d3b9c3e19e074f043..2717da99d950b3c441ee3c7263c30b4ba61959ae 100644 (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"