diff --git a/src/views/settings/components/Inputs.vue b/src/views/settings/components/Inputs.vue index 0e1bbc77..ed3b540c 100644 --- a/src/views/settings/components/Inputs.vue +++ b/src/views/settings/components/Inputs.vue @@ -67,6 +67,14 @@ @input="updateSetting($event, settingGroup.key, setting.key)"> : +
List of instances to remove medias from
-List of instances to put medias as NSFW (sensitive)
-List of instances to remove from Federated (aka The Whole Known Network) Timeline
-List of instances to reject any activities from
-List of instances to accept any activities from
-List of instances to reject reports from
-List of instances to strip avatars from
-List of instances to strip banners from
-Number of mentioned users after which the message gets delisted - (the message can still be seen, but it will not show up in public timelines and mentioned users won't get notifications about it). - Set to 0 to disable.
-Number of mentioned users after which the messaged gets rejected. Set to 0 to disable.
-A list of patterns which result in message being rejected
-A list of patterns which result in message being removed from federated timelines (a.k.a unlisted)
-Matches a series of regular expressions against the actor field.
-A list of actors, for which to drop any posts mentioning.
-The keys in this section are the domain names that the policy should apply to. Each key should be assigned a list of users that should be allowed through by their ActivityPub ID.
-A list of ActivityStreams terms to accept. If empty, all supported messages are accepted.
-A list of ActivityStreams terms to reject. If empty, no messages are rejected.
-