about summary refs log tree commit diff
path: root/app/workers/admin
AgeCommit message (Collapse)Author
2017-11-07Add ability to disable login and mark accounts as memorial (#5615)Eugen Rochko
Fix #5597
2017-06-14Account deletion (#3728)Eugen Rochko
* Add form for account deletion * If avatar or header are gone from source, remove them * Add option to have SuspendAccountService remove user record, add tests * Exclude suspended accounts from search
2017-04-05Split SalmonWorker into smaller parts, move profile updating into another jobEugen Rochko
2016-12-06Add filters for suspended accountsEugen Rochko