]> cat aescling's git repositories - mastodon.git/commit
Send one Delete of Actor in ActivityPub when account is suspended (#6172)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 4 Jan 2018 13:40:49 +0000 (14:40 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2018 13:40:49 +0000 (14:40 +0100)
commit02ba03d6dba9e5633013e50366daabe573759168
tree075aa39be96811563879369a45fb390293cbffa4
parent3bee0996c509f4b416096094061edbc9c10f5632
Send one Delete of Actor in ActivityPub when account is suspended (#6172)
app/serializers/activitypub/delete_actor_serializer.rb [new file with mode: 0644]
app/services/batched_remove_status_service.rb
app/services/suspend_account_service.rb