about summary refs log tree commit diff
path: root/app/services/delete_account_service.rb
AgeCommit message (Expand)Author
2023-03-15Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ...Claire
2023-01-21Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185)Claire
2022-11-27Remove LDSignature on actor Delete activities (#21466)Claire
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-11Fix deletes not being signed in authorized fetch mode (#17484)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-11-18Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)Takeshi Umeda
2021-08-08Fix owned account notes not being deleted when an account is deleted (#16579)Claire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2020-12-24Fix undefined method error when batch-removing statuses with ElasticSearch on...Eugen Rochko
2020-12-23Fix mentions not being deleted efficiently (#15416)ThibG
2020-12-23Improve performances of deleting favourites when deleting accounts (#15412)ThibG
2020-12-22Improve account deletion performances further (#15407)ThibG
2020-12-22Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)Eugen Rochko
2020-12-21Fix some notifications not being deleted on poll/status deletion (#15402)ThibG
2020-12-20Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)ThibG
2020-11-21Undo outgoing follows when suspending a remote account (#15188)ThibG
2020-11-19Fix sending spurious Rejects when processing remote account deletion (#15104)ThibG
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko