Deletion: Handle the case of pruned objects.
authorlain <lain@soykaf.club>
Mon, 11 May 2020 13:06:23 +0000 (15:06 +0200)
committerlain <lain@soykaf.club>
Mon, 11 May 2020 13:06:23 +0000 (15:06 +0200)
commit5367a00257c6f862a4a8080e0176f676ce491e4d
treeb6190e2bd0b02483d43438cb337f5df111ee1392
parent84bb116ae3854c17b85a780fe6dae03c0bd8eaa7
Deletion: Handle the case of pruned objects.
lib/pleroma/user.ex
lib/pleroma/web/activity_pub/builder.ex
lib/pleroma/web/activity_pub/object_validators/delete_validator.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
lib/pleroma/web/common_api/common_api.ex
test/tasks/user_test.exs
test/web/activity_pub/side_effects_test.exs
test/web/activity_pub/transmogrifier/delete_handling_test.exs
test/web/common_api/common_api_test.exs