From 6fedf5a6e283a7a615920b48da40aa5d9ef1fd4e Mon Sep 17 00:00:00 2001 From: Fire Demon Date: Mon, 21 Sep 2020 21:15:33 -0500 Subject: Add option to filter boosts from home timeline at backend level --- config/locales/simple_form.en-MP.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/locales/simple_form.en-MP.yml') diff --git a/config/locales/simple_form.en-MP.yml b/config/locales/simple_form.en-MP.yml index 200e8e26d..65b62b9de 100644 --- a/config/locales/simple_form.en-MP.yml +++ b/config/locales/simple_form.en-MP.yml @@ -27,6 +27,7 @@ en-MP: setting_default_content_type_bbcode_html: "[b]Bold[/b], [u]Underline[/u], [i]Italic[/i], [code]Console[/code], ..." setting_default_language: The language of your roars can be detected automatically, but it's not always accurate setting_filter_from_unknown: Do not show boosts from unfollowed accounts on your home timeline. Takes effect for newly-pushed items. + setting_no_boosts_home: Filters boosts from the home timeline, reguardless of the app you use. These boosts will still be available in the Boosts list. setting_manual_publish: This allows you to draft, proofread, and edit your roars before publishing them. You can publish a roar from its action menu (the three dots). setting_rss_disabled: Improves privacy by turning off your account's public RSS feed. setting_show_application: The application you use to toot will be displayed in the detailed view of your roars @@ -56,6 +57,7 @@ en-MP: setting_favourite_modal: Show confirmation dialog before admiring (applies to Glitch flavour only) setting_filter_from_unknown: Filter boosts from unfollowed accounts setting_manual_publish: Manually publish roars + setting_no_boosts_home: Disable boosts in home timeline setting_publish_in: Auto-publish setting_show_application: Disclose application used to send roars setting_style_css_profile: Custom CSS for profile page -- cgit