Don't crash on AP request for tombstone
authorsxsdv1 <sxsdv1@gmail.com>
Sat, 5 Jan 2019 09:38:38 +0000 (10:38 +0100)
committersxsdv1 <sxsdv1@gmail.com>
Sat, 5 Jan 2019 10:16:05 +0000 (11:16 +0100)
commit2d7da5f4375164aa78e221ab054529a04d09e819
tree38ddc652e9f986bb7bcbc1a2155ad3cd6d1dc284
parentba17518a0aff404e265f4aebec1257912ad2750c
Don't crash on AP request for tombstone

Because tombstone objects has no addressing the is_public?-predicate
would cause an error that propagated as a 500 error in the api
lib/pleroma/web/activity_pub/activity_pub.ex
test/support/factory.ex
test/web/activity_pub/activity_pub_controller_test.exs