summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/activity_pub_controller_test.exs
AgeCommit message (Expand)Author
2019-01-12Add route to get object like activitiessxsdv1
2019-01-12Handle client submitted activitypub like activitysxsdv1
2019-01-09Support activity+json request for activitysxsdv1
2019-01-05Don't crash on AP request for tombstonesxsdv1
2019-01-01Implement delete activitysxsdv1
2019-01-01Split create activity specifics from update_outboxsxsdv1
2018-12-30Create activity when client posts to outboxsxsdv1
2018-12-30Implement ActivityPub inbox viewsxsdv1
2018-12-29Wire up stub routes for client calls of activitypub inbox/outboxsxsdv1
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-12fix warningsMaksim Pechnikov
2018-12-05Merge remote-tracking branch 'origin' into follower-hidinglain
2018-12-04formatting the codeMaksim Pechnikov
2018-12-04all tests passedMaksim Pechnikov
2018-12-02Hide network in ap.lain
2018-11-06Small wrapper module around Application.get_env/put_envhref
2018-11-06formathref
2018-11-06Get rid of Pleroma.Config in favor of Applicationhref
2018-11-01Test Relay, switch to runtime configuration.lain
2018-10-25tests: add test for user inboxWilliam Pitcock
2018-08-16Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop'kaniini
2018-07-21improve testhakabahitoyo
2018-07-21debughakabahitoyo
2018-07-21improve testhakabahitoyo
2018-06-03Better error handling for ActivityPubControllerlain
2018-05-30Fix url guessing attacks.lain
2018-03-31Don't fetch anything except ap_id for follower / followinglain
2018-03-30Format the code.lain
2018-02-25Fix specs.lain
2018-02-15ActivityPubController: Handle inbox data.lain
2017-12-11ActivityPub: Add controller tests.Lain Iwakura