Change all account actions except "none" to resolve all unresolved reports Refactor `SuspendAccountService` to be more readable
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
* Improve admin page * Fix test * Add spec * Improve select style