InstanceView: add "quote_posting" feature

This commit is contained in:
Alex Gleason 2022-01-22 23:09:33 -06:00 committed by tusooa
parent f4ccdfd503
commit 5716f88a1d
No known key found for this signature in database
GPG Key ID: 42AEC43D48433C51
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
"multifetch",
"pleroma:api/v1/notifications:include_types_filter",
"editing",
"quote_posting",
if Config.get([:activitypub, :blockers_visible]) do
"blockers_visible"
end,