]> cat aescling's git repositories - mastodon.git/commit
Fix sending spurious Rejects when processing remote account deletion (#15104)
authorThibG <thib@sitedethib.com>
Thu, 19 Nov 2020 16:39:47 +0000 (17:39 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Nov 2020 16:39:47 +0000 (17:39 +0100)
commit2f6831f3187af0dfd9cacd7d4cba5664be7a9cbd
treedbbae657480e429be868b0a8c466300caa35e382
parentdf1653174be233f2737d8ec281325dee54011947
Fix sending spurious Rejects when processing remote account deletion (#15104)

* Fix sending spurious Rejects when processing remote account deletion

* Make skip_side_effects imply skip_activitypub
app/lib/activitypub/activity/delete.rb
app/services/delete_account_service.rb
app/services/resolve_account_service.rb
app/workers/account_deletion_worker.rb