You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions (#5635)
* 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
7 years ago
..
controllers Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
helpers Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
javascript
lib
mailers
models Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
policies Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
presenters
serializers
services
validators
views Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
workers