]> cat aescling's git repositories - mastodon.git/commit
Add preference to always display sensitive media (#6448)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 8 Feb 2018 23:26:57 +0000 (00:26 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Feb 2018 23:26:57 +0000 (00:26 +0100)
commit76f3d5d16be2fb97d2252909589510165ec05e12
treee46a34d048183f23e5d13dbdda9a0922e86a271f
parent1167c6dbf8d5b8411d9924350b2b9735da6d9d26
Add preference to always display sensitive media (#6448)
12 files changed:
app/controllers/settings/preferences_controller.rb
app/javascript/mastodon/components/media_gallery.js
app/javascript/mastodon/features/video/index.js
app/javascript/mastodon/initial_state.js
app/lib/user_settings_decorator.rb
app/models/user.rb
app/serializers/initial_state_serializer.rb
app/views/settings/preferences/show.html.haml
app/views/stream_entries/_detailed_status.html.haml
app/views/stream_entries/_simple_status.html.haml
config/locales/simple_form.en.yml
config/settings.yml