about summary refs log tree commit diff
path: root/app/models/form/account_batch.rb
AgeCommit message (Collapse)Author
2020-02-27port tootsuite#11805 to monserfork: Change deletes to preserve soft-deleted ↵Eugen Rochko
statuses in unresolved reports Change all account actions except "none" to resolve all unresolved reports Refactor `SuspendAccountService` to be more readable
2019-12-07get rid of unneccesary protocol check from upstreammultiple creatures
2019-11-19Refactor all ActivityPub deliveries to be serialized and signed through one ↵Eugen Rochko
concern (#10966)
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2019-04-06Add batch actions for approving and rejecting pending accounts (#10469)Eugen Rochko
2019-03-16Add relationship manager UI (#10268)Eugen Rochko