Wire up stub routes for client calls of activitypub inbox/outbox
authorsxsdv1 <sxsdv1@gmail.com>
Sat, 29 Dec 2018 17:01:15 +0000 (18:01 +0100)
committersxsdv1 <sxsdv1@gmail.com>
Sat, 29 Dec 2018 21:22:03 +0000 (22:22 +0100)
commitaa082ca7b6a64f6cfd509118f76a5c18492e07b9
tree5b9c1c73e05b228f93ab2be77fd072debf81fbc2
parentf5d7b0003ea200d13abca2cbd4e4f59db9658231
Wire up stub routes for client calls of activitypub inbox/outbox

Code style: remove wrapping function of outbox
lib/pleroma/web/activity_pub/activity_pub_controller.ex
lib/pleroma/web/router.ex
test/fixtures/activitypub-client-post-activity.json [new file with mode: 0644]
test/web/activity_pub/activity_pub_controller_test.exs