Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko | |
* Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management | |||
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko | |
- Reduce duplicate queries - Remove n+1 queries - Add accounts count to detailed view - Add separate action log entry for updating existing domain blocks | |||
2017-11-11 | Add moderator role and add pundit policies for admin actions (#5635) | Eugen Rochko | |
* 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 |