]> cat aescling's git repositories - mastodon.git/commit
Add a new preference to always hide all media (#8569)
authorふぁぼ原 <ko_kurihara@yahoo.co.jp>
Tue, 25 Sep 2018 03:09:35 +0000 (12:09 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 25 Sep 2018 03:09:35 +0000 (05:09 +0200)
commitf7a6f9489da9b2a1820366654df47b8a52f5c5bc
treea0c9017fa701de3e6da02f1b1e3c19671d595fc9
parent4b794e134d427dbc716606324adb9a885a74abec
Add a new preference to always hide all media (#8569)
14 files changed:
app/controllers/settings/preferences_controller.rb
app/javascript/mastodon/components/media_gallery.js
app/javascript/mastodon/features/account_gallery/components/media_item.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/locales/simple_form.ja.yml
config/settings.yml