]> cat aescling's git repositories - mastodon.git/commit
Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 8 Jun 2017 12:58:22 +0000 (14:58 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2017 12:58:22 +0000 (14:58 +0200)
commit8902e265b4efea68cafef790ee0e2870f62985cd
treee52d74efc1074e800ed31b188bfd66962b814ee1
parentb8ea28d6d0bd5701cf35d6f633b0aa36ceb5ca9c
Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)

* Add explit admin actions to (re)subscribe/unsubscribe remote accounts
and re-download avatar/header

* Improve how admin NSFW toggle looks
31 files changed:
app/controllers/admin/accounts_controller.rb
app/javascript/styles/admin.scss
app/views/admin/accounts/show.html.haml
app/views/admin/reports/show.html.haml
config/locales/ca.yml
config/locales/de.yml
config/locales/en.yml
config/locales/fa.yml
config/locales/fr.yml
config/locales/he.yml
config/locales/id.yml
config/locales/io.yml
config/locales/ja.yml
config/locales/no.yml
config/locales/oc.yml
config/locales/pl.yml
config/locales/pt-BR.yml
config/locales/pt.yml
config/locales/ru.yml
config/locales/simple_form.en.yml
config/locales/simple_form.ja.yml
config/locales/simple_form.oc.yml
config/locales/simple_form.pl.yml
config/locales/simple_form.ru.yml
config/locales/th.yml
config/locales/tr.yml
config/locales/uk.yml
config/locales/zh-CN.yml
config/locales/zh-HK.yml
config/locales/zh-TW.yml
config/routes.rb