summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/activity_pub_controller_test.exs
AgeCommit message (Expand)Author
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