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/helpers
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
..
admin
application_helper.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
flashes_helper.rb
home_helper.rb
instance_helper.rb
jsonld_helper.rb Allow ActivityPub Note's tag and attachment to be single objects (#5534) 7 years ago
routing_helper.rb
settings_helper.rb
stream_entries_helper.rb