Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-11 | Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) | Eugen Rochko | |
Change all account actions except "none" to resolve all unresolved reports Refactor `SuspendAccountService` to be more readable | |||
2019-08-22 | Fix remote and staff-removed statuses leaving media behind for a day (#11638) | Eugen Rochko | |
The reason for unattaching media instead of removing it is to support delete & redraft functionality, but remote or staff-removed statuses will never be redrafted, so the media should be deleted immediately | |||
2017-07-18 | Improve admin page (#4121) | abcang | |
* Improve admin page * Fix test * Add spec * Improve select style |