summaryrefslogtreecommitdiff
path: root/test/web/activity_pub
AgeCommit message (Expand)Author
2019-01-23Merge branch 'develop' into rename/pleroma_activity_consistencylain
2019-01-21Fix buggy test.lain
2019-01-21Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-21Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-21Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-20test: transmogrifier: verify directMessage flag is sent outbound based on dec...William Pitcock
2019-01-20tests: add tests for DM sanitizerWilliam Pitcock
2019-01-20activitypub: utils: add determine_explicit_mentions() and testsWilliam Pitcock
2019-01-19Add current user to mentionedMaxim Filippov
2019-01-18test: add regression test for to/cc clobberingWilliam Pitcock
2019-01-12Add likes to activitypub object representationsxsdv1
2019-01-12Add route to get object like activitiessxsdv1
2019-01-12Handle client submitted activitypub like activitysxsdv1
2019-01-12Prepare all types objects before serialisingsxsdv1
2019-01-10Merge branch 'activitypub-dereference-activity-id' into 'develop'kaniini
2019-01-10Merge branch 'feature/pinned-posts' into 'develop'kaniini
2019-01-09Add activity visibility index.lain
2019-01-09Support activity+json request for activitysxsdv1
2019-01-08improve test readabilityEgor Kislitsyn
2019-01-08rename `post` to `status`Egor Kislitsyn
2019-01-07add pinned postsEgor Kislitsyn
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-29Merge branch 'carrot-bullying' into 'develop'kaniini
2018-12-27Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'kaniini
2018-12-26Implement exclude_reblogs and include_rtsVyr Cossont
2018-12-26Add some hard limits on inserted activities.lain
2018-12-25Revert Activity tombstones, add ObjectTombstone structMaxim Filippov
2018-12-24Capitalize "tombstone"Maxim Filippov
2018-12-24Create tombstone instead of object deletionMaxim Filippov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-23transmogrifier: significantly rework handling of peertube videos, add testWilliam 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-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-02Hide network in ap.lain
2018-11-27More fixes.lain
2018-11-17activitypub: object view: avoid leaking private detailsWilliam Pitcock
2018-11-17activitypub: transmogrifier: make deletes secureWilliam Pitcock
2018-11-17tests: add a test to verify the general fake direction protection works in al...William Pitcock
2018-11-17tests: add a testcase for user collisionWilliam Pitcock
2018-11-17tests: add tests for contain_origin_from_id()William Pitcock
2018-11-17tests: add a second spoofing variantWilliam Pitcock