chuckya/app
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
2017-11-11 20:23:33 +01:00
..
controllers Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
helpers Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
javascript Fix focused background color of direct toots () 2017-11-09 19:40:34 +01:00
lib Avoid emojifying on invisible text () 2017-11-07 14:48:13 +01:00
mailers Add ability to disable login and mark accounts as memorial () 2017-11-07 19:06:44 +01:00
models Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
policies Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
presenters Compact status_ids in StatusRelationshipsPresenter () 2017-09-24 11:18:32 +02:00
serializers Hide disabled custom emojis from emoji picker and emoji auto suggestions. () 2017-11-07 14:24:21 +01:00
services Fix process mentions for local users, as local users are considered to use OStatus () 2017-11-07 22:15:15 +01:00
validators Implement EmailBlackList () 2017-10-04 15:16:10 +02:00
views Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
workers Retry thread resolving () 2017-11-11 16:49:04 +01:00