From b4b8eaf61cfb0bd6df8fe1cf0d00e55be13dd1f5 Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Wed, 15 Jan 2020 14:24:55 -0600 Subject: anti-harassment: add option to toggle whether to allow follows/packmate requests from accounts you've never interacted with before; default to off --- config/locales/simple_form.en.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/simple_form.en.yml') diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 0cab950e9..c84bb8fd7 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -153,6 +153,7 @@ en: setting_larger_drawer: Increase width of compose drawer column setting_larger_emoji: Increase size of emoji setting_filter_mentions: Apply filters to mentions + setting_unknown_follows: Allow packmate requests from accounts you've never interacted with setting_hide_replies_muted: Filter replies to those who you are muting setting_hide_replies_blocked: Filter replies to those who you are blocking setting_hide_replies_blocker: Filter replies to those who are blocking you -- cgit