distraction.party/lib/pleroma/web/activity_pub
William Pitcock 401e8af943 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
2018-06-13 22:19:38 +00:00
..
mrf s/get_by_ap_id/get_cached_by_ap_id/ 2018-06-07 22:33:50 -07:00
views mastodon api: properly track if an account is locked or not 2018-05-25 06:14:09 +00:00
activity_pub.ex Merge branch 'develop' into 'develop' 2018-06-12 08:26:26 +00:00
activity_pub_controller.ex Fix users lookup/return type 2018-06-07 23:18:45 -07:00
mrf.ex format & made get_policies/1 private 2018-05-10 18:51:58 +02:00
transmogrifier.ex activitypub transmogrifier: handle activity lookup failure 2018-06-13 22:19:38 +00:00
utils.ex run mix format 2018-06-11 22:15:53 +00:00