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
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