mastodon/app/views/admin/accounts
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions ()
* Add moderator role and add pundit policies for admin actions

* Add rake task for turning user into mod and revoking it again

* Fix handling of unauthorized exception

* Deliver new report e-mails to staff, not just admins

* Add promote/demote to admin UI, hide some actions conditionally

* Fix unused i18n
..
_account.html.haml use existing inflections instead of custom helper ()
_card.html.haml Scrollable tables in settings pages ()
index.html.haml add account search condition (instance domain) ()
show.html.haml Add moderator role and add pundit policies for admin actions ()