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