Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-26 | Add ability to view previous edits of a status in admin UI (#19462) | Eugen Rochko | |
* Add ability to view previous edits of a status in admin UI * Change moderator access to posts to be controlled by a separate policy | |||
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 | |||
2022-02-10 | Add editing for published statuses (#17320) | Eugen Rochko | |
* Add editing for published statuses * Fix change of multiple-choice boolean in poll not resetting votes * Remove the ability to update existing media attachments for now | |||
2018-12-19 | Add specs for StatusPolicy (#9569) | ysksn | |
2017-05-30 | Add status destroy authorization to policy (#3453) | Jack Jennings | |
* Add status destroy authorization to policy * Create explicit unreblog status authorization | |||
2017-05-30 | Fix incorrect visibility setter in StatusPolicySpec (#3456) | Jack Jennings | |
2017-05-30 | Move status reblog authorization into policy (#3425) | Jack Jennings | |
2017-05-29 | Extract authorization policy for viewing statuses (#3150) | Jack Jennings | |