]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'master' into glitch-soc/merge-upstream
authorThibaut Girka <thib@sitedethib.com>
Wed, 7 Aug 2019 11:56:48 +0000 (13:56 +0200)
committerThibaut Girka <thib@sitedethib.com>
Wed, 7 Aug 2019 11:56:48 +0000 (13:56 +0200)
commit04534604c654060eca24628247fdb51b7ff5372a
treef8ae222e84056fb2674d23187e66517da1fc2af9
parent8400ddca7155005ab79485ed6054c04ea3ca5667
parentac33f1aedd9a6c72c6c176afb1f5d62a1ce5d44d
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- app/models/user.rb
- app/serializers/initial_state_serializer.rb
- app/views/admin/dashboard/index.html.haml
- config/locales/simple_form.en.yml
23 files changed:
Gemfile
Gemfile.lock
app/controllers/admin/dashboard_controller.rb
app/controllers/directories_controller.rb
app/controllers/settings/preferences_controller.rb
app/controllers/tags_controller.rb
app/javascript/mastodon/initial_state.js
app/javascript/styles/mastodon/components.scss
app/lib/formatter.rb
app/lib/user_settings_decorator.rb
app/models/account.rb
app/models/form/admin_settings.rb
app/models/user.rb
app/serializers/initial_state_serializer.rb
app/services/batched_remove_status_service.rb
app/services/fan_out_on_write_service.rb
app/services/remove_status_service.rb
app/views/admin/dashboard/index.html.haml
app/views/admin/settings/edit.html.haml
app/views/settings/preferences/appearance/show.html.haml
config/locales/en.yml
config/locales/simple_form.en.yml
config/settings.yml