pleroma/lib/pleroma/web/activity_pub
William Pitcock 5c312ad677 activitypub inbox: only accept unsigned/invalid-signature relayed creates, nothing else
although the previous handling assumed any unsigned/invalid signature message was a Create,
lets make it more explicit
2018-09-28 00:03:59 +00:00
..
mrf MRF: add policy for normalizing HTML markup (local and remote) to a specific policy 2018-09-16 01:25:36 +00:00
views Merge branch 'feature/relay' into 'develop' 2018-08-27 08:29:25 +00:00
activity_pub.ex [Pleroma.Web.ActivityPub.ActivityPub]: Harden getting endpoints [kroeg] 2018-09-27 20:00:45 +02:00
activity_pub_controller.ex activitypub inbox: only accept unsigned/invalid-signature relayed creates, nothing else 2018-09-28 00:03:59 +00:00
mrf.ex format & made get_policies/1 private 2018-05-10 18:51:58 +02:00
relay.ex relay: only relay create activities 2018-08-06 08:22:16 +00:00
transmogrifier.ex transmogrifier: get_actor called without casting attributedTo in actor and actor is nil 2018-09-27 20:00:48 +02:00
utils.ex Merge branch 'develop' into 'feature/relay' 2018-08-26 21:06:15 +00:00