distraction.party/lib/pleroma/web
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
..
activity_pub activitypub transmogrifier: handle activity lookup failure 2018-06-13 22:19:38 +00:00
channels Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
common_api Better error handling in TwitterApiController. 2018-06-03 19:11:22 +02:00
federator activitypub: normalize the actor to ensure we have its URI 2018-05-19 03:28:28 -05:00
http_signatures Rename id helper method. 2018-05-26 13:57:11 +02:00
mastodon_api Merge branch 'feature/list-streaming' into 'develop' 2018-06-12 07:19:45 +00:00
media_proxy Format the code. 2018-03-30 15:01:53 +02:00
nodeinfo Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
oauth Make token exchange return errors with 400 as status code 2018-06-06 03:14:50 +02:00
ostatus Fix users lookup/return type 2018-06-07 23:18:45 -07:00
salmon Probably better way of handling non-follow undos in ostatus 2018-05-11 11:59:53 -04:00
templates Fix typo in MastoFE login page. 2018-04-24 21:58:45 +00:00
twitter_api twitter api: add approve/deny endpoints 2018-06-11 22:15:53 +00:00
views Format the code. 2018-03-30 15:01:53 +02:00
web_finger webfinger: refactor webfinger() functions 2018-06-13 06:42:27 +00:00
websub Format the code. 2018-03-30 15:01:53 +02:00
xml XML: handle erlang errors too 2018-06-06 16:27:13 +00:00
chat_channel.ex Format the code. 2018-03-30 15:01:53 +02:00
endpoint.ex Merge branch 'favicon_tag' into 'develop' 2018-04-24 05:54:28 +00:00
gettext.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
router.ex webfinger: send JRD by default instead of XRD 2018-06-13 07:03:14 +00:00
streamer.ex MastoAPI: Add streaming for lists. 2018-05-30 16:48:59 +03:00
web.ex Format the code. 2018-03-30 15:01:53 +02:00