about summary refs log tree commit diff
path: root/app/models/form/account_batch.rb
AgeCommit message (Expand)Author
2023-03-03Fix server error when failing to follow back followers from `/relationships` ...Claire
2023-03-03Fix “Remove all followers from the selected domains” being more destructi...Claire
2022-11-17Change batch account suspension to create a strike (#20897)Claire
2022-08-25Add ability to select all accounts matching search for batch actions (#19053)Eugen Rochko
2022-08-25Add audit log entries for user roles (#19040)Eugen Rochko
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2020-12-07Fix slow distinct queries where grouped queries are faster (#15287)Eugen Rochko
2020-11-12Add follow selected followers button (#15148)Takeshi Umeda
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-06-04Refactor all ActivityPub deliveries to be serialized and signed through one c...Eugen Rochko
2019-04-06Add batch actions for approving and rejecting pending accounts (#10469)Eugen Rochko
2019-03-16Add relationship manager UI (#10268)Eugen Rochko