12 Commits (cbd0ee1d07c0d48e4ed14bd446cd23d334e76da8)

Author SHA1 Message Date
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 3 years ago
Eugen Rochko ba0b79fc5c
Fix undefined method error when batch-removing statuses with ElasticSearch on (#15421) 3 years ago
ThibG de57efd055
Fix mentions not being deleted efficiently (#15416) 3 years ago
ThibG 814b7775fb
Improve performances of deleting favourites when deleting accounts (#15412) 3 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407) 3 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 3 years ago
ThibG 43961035a9
Fix some notifications not being deleted on poll/status deletion (#15402) 3 years ago
ThibG 7bf3c6e57b
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) 3 years ago
ThibG 66832cbf33
Undo outgoing follows when suspending a remote account (#15188) 3 years ago
ThibG 2f6831f318
Fix sending spurious Rejects when processing remote account deletion (#15104) 3 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726) 4 years ago
Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 5 years ago
Eugen Rochko 43f56f1291
Change account deletion page to have better explanations (#11753) 5 years ago
ThibG 92569ffde8 Fix invites not being disabled upon account suspension (#11412) 5 years ago
Eugen Rochko bd87e66679
Remove WebSub subscriptions (#11303) 5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
ThibG 1217185cfa Do not distribute Delete when rejecting unapproved accounts (#10321) 5 years ago
ThibG c11dff5049 Reject existing Follows when suspending a remote account (#10230) 5 years ago
ThibG d785497ba5 Fix suspended account's fields being set as empty dict instead of list (#10178) 5 years ago
ThibG 99c4b5b75a Move sending account Delete to anyone but the account's followers to the pull̀ queue (#10016) 5 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706) 5 years ago
Eugen Rochko 6ddf0432e7
Improve account suspension speed and completeness (#9290) 5 years ago
Eugen Rochko 6226aa83d7
Increase reach of Delete->Actor activities (#8305) 6 years ago
Eugen Rochko e55dce3176
Add federation relay support (#7998) 6 years ago
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644) 6 years ago
Eugen Rochko 02ba03d6db
Send one Delete of Actor in ActivityPub when account is suspended (#6172) 6 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 6 years ago
Eugen Rochko 1032f3994f
Add ability to disable login and mark accounts as memorial (#5615) 7 years ago
Eugen Rochko 91c71471ab Fix account delete form not accepting password, update suspended (#3745) 7 years ago
Eugen Rochko e17c2e5da5 Batched remove status service (#3735) 7 years ago
Eugen Rochko 4a618908e8 Account deletion (#3728) 7 years ago
Yamagishi Kazutoshi 0a0b9a271a Improve RuboCop rules (compatibility to Code Climate) (#3636) 7 years ago
alpaca-tc 74c8ca699c Delete records in smaller transaction (#2802) 7 years ago
Eugen 5d710b1139 Make file attachment on MediaAttachment optional (#1865) 7 years ago
Matt Jankowski 323671a653 Silence more scope order warnings (#1604) 7 years ago
Eugen Rochko 6d98a73180 Domain blocks now have varying severity - auto-suspend vs auto-silence 7 years ago
Eugen Rochko 2ef9f36cf2 Improve suspend account service 7 years ago
Eugen Rochko f978b06dd1 Add suspend account functionality to admin UI 7 years ago
Eugen Rochko 2488162733 Adding suspend account service 7 years ago