Add preference to always display sensitive media (#6448)
Showing
- app/controllers/settings/preferences_controller.rb 1 addition, 0 deletionsapp/controllers/settings/preferences_controller.rb
- app/javascript/mastodon/components/media_gallery.js 2 additions, 2 deletionsapp/javascript/mastodon/components/media_gallery.js
- app/javascript/mastodon/features/video/index.js 2 additions, 1 deletionapp/javascript/mastodon/features/video/index.js
- app/javascript/mastodon/initial_state.js 1 addition, 0 deletionsapp/javascript/mastodon/initial_state.js
- app/lib/user_settings_decorator.rb 17 additions, 12 deletionsapp/lib/user_settings_decorator.rb
- app/models/user.rb 1 addition, 1 deletionapp/models/user.rb
- app/serializers/initial_state_serializer.rb 7 additions, 6 deletionsapp/serializers/initial_state_serializer.rb
- app/views/settings/preferences/show.html.haml 1 addition, 0 deletionsapp/views/settings/preferences/show.html.haml
- app/views/stream_entries/_detailed_status.html.haml 2 additions, 2 deletionsapp/views/stream_entries/_detailed_status.html.haml
- app/views/stream_entries/_simple_status.html.haml 2 additions, 2 deletionsapp/views/stream_entries/_simple_status.html.haml
- config/locales/simple_form.en.yml 1 addition, 0 deletionsconfig/locales/simple_form.en.yml
- config/settings.yml 1 addition, 0 deletionsconfig/settings.yml
Please register or sign in to comment