activitypub transmogrifier: handle activity lookup failure
authorWilliam Pitcock <nenolod@dereferenced.org>
Wed, 13 Jun 2018 22:14:53 +0000 (22:14 +0000)
committerWilliam Pitcock <nenolod@dereferenced.org>
Wed, 13 Jun 2018 22:19:38 +0000 (22:19 +0000)
commit401e8af9437f8a53540b93fc80d659c15f06e137
treec472d6f80e812d1e37fa16c508c45dac15ee1a57
parentea42ba603fd0d3acd744f9f0b8ffb402e3ff1b2c
activitypub transmogrifier: handle activity lookup failure

with the introduction of MRF, it is possible that an activity may be orphaned from it's parent, if
an activity in the chain was rejected by the active MRF policies.  accordingly, handle this in the
same way as any other orphaned activity.

closes #156
lib/pleroma/web/activity_pub/transmogrifier.ex