Add new "quick boosting" setting (#36516)

This commit is contained in:
diondiondion 2025-10-17 15:02:47 +02:00 committed by GitHub
parent c96e28a41d
commit 6dad80eb8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 120 additions and 6 deletions

View file

@ -72,6 +72,8 @@
.fields-group
= ff.input :'web.reblog_modal', wrapper: :with_label, hint: I18n.t('simple_form.hints.defaults.setting_boost_modal'), label: I18n.t('simple_form.labels.defaults.setting_boost_modal')
.fields-group
= ff.input :'web.quick_boosting', wrapper: :with_label, hint: t('simple_form.hints.defaults.setting_quick_boosting_html', boost_icon: material_symbol('repeat'), options_icon: material_symbol('more_horiz')), label: I18n.t('simple_form.labels.defaults.setting_quick_boosting')
.flash-message.hidden-on-touch-devices= t('appearance.boosting_preferences_info_html', icon: material_symbol('repeat'))
%h4= t 'appearance.sensitive_content'