aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Collapse)Author
2019-03-05Web.RelMe: Fix having other values in rel attrHaelwenn (lanodan) Monnier
One example of this is Github which puts a rel="nofollow me" on the profile link.
2019-03-02Pleroma.Web.RelMeTest: Add test against Pleroma.Web.RelMeHaelwenn (lanodan) Monnier
2019-01-31test: add malformed OGP data fixtureWilliam Pitcock
2019-01-31Revert "Merge branch 'spc-fix-3' into 'develop'"lambda
This reverts merge request !682
2019-01-18Add fixes for SPC users.lain
2019-01-13Add OEmbed parserMaxim Filippov
2019-01-10Add Twitter Card parserMaxim Filippov
2019-01-01Add OGP parserMaxim Filippov
2018-12-29Wire up stub routes for client calls of activitypub inbox/outboxsxsdv1
Code style: remove wrapping function of outbox
2018-12-04update testMaksim Pechnikov
2018-11-17tests: add a test to verify the general fake direction protection works in ↵William Pitcock
all cases
2018-11-17tests: add a second spoofing variantWilliam Pitcock
2018-11-17test: fix more test defectsWilliam Pitcock
2018-11-17test: httpoison mock: add second spoofing activity testWilliam Pitcock
2018-11-10add missing prismo testcase dataWilliam Pitcock
2018-11-01Test that prismo url-map transforms into a stringHaelwenn (lanodan) Monnier
2018-10-25tests: add test for user inboxWilliam Pitcock
2018-10-17tests: add a testcase for matching osada users in the formatterWilliam Pitcock
2018-09-27transmogrifier: more robustly handle dereferencing pointer URIsWilliam Pitcock
2018-09-27transmogrifier: Add support for array-less hashtags, add broken announce, ↵Haelwenn (lanodan) Monnier
harden get_actor
2018-09-27transmogrifier_test: incoming notices with tag not being an array (kroeg)Haelwenn (lanodan) Monnier
2018-09-01tests: add regression testsWilliam Pitcock
2018-08-21Basic peertube support.Haelwenn (lanodan) Monnier
2018-08-16Merge branch 'bugfix/federation-kroeg' into 'develop'kaniini
fix federation with kroeg See merge request pleroma/pleroma!272
2018-08-16Merge branch 'fix/normalize-file-extension' into 'develop'kaniini
Normalize file extension for uploaded files Closes #218 See merge request pleroma/pleroma!233
2018-08-16testsuite: add puckipedia test fixtureWilliam Pitcock
2018-08-14test: add kroeg fixturesWilliam Pitcock
2018-07-12Add test for Plume ArticlesHaelwenn (lanodan) Monnier
2018-06-21Normalize file extension for uploaded filesFrancis Dinh
2018-06-18tests: add regression test for contentMap-only postsWilliam Pitcock
2018-05-25activitypub transmogrifier: cleanups and tests for incoming accepts/rejectsWilliam Pitcock
2018-05-24Merge branch 'feature/incoming-remote-unfollow' into 'develop'lambda
Add support for incoming remote unfollows and blocks/unblocks See merge request pleroma/pleroma!158
2018-05-21webfinger: fix finding the XRD uri for statusnet instancesWilliam Pitcock
2018-05-21Add tests for incoming unfollow over OStatusFrancis Dinh
2018-05-21Fix unblock handlingFrancis Dinh
2018-05-20Fix unfollowsFrancis Dinh
2018-05-20Merge remote-tracking branch 'upstream/develop' into ↵Francis Dinh
feature/incoming-remote-unfollow Fixed some conflicts in transmogrifier.ex
2018-05-19Formatting and add tests for blocks/unblocksFrancis Dinh
2018-05-19Support Undo like activities (Fix #139)Thog
2018-05-19Merge branch 'feature/webfinger-mime-ld-json' into 'develop'lambda
webfinger: handle application/ld+json links See merge request pleroma/pleroma!159
2018-05-19tests: add test for hubzilla follow activity tooWilliam Pitcock
2018-05-19webfinger: add testsWilliam Pitcock
2018-05-17Revert "Undo formatting in user.ex"Francis Dinh
This reverts commit e6dc15b96cb971836211a1e57be1756936456c17.
2018-05-17Undo formatting in user.exFrancis Dinh
2018-05-17Add support for incoming remote unfollowsFrancis Dinh
2018-05-12Update test fixtureFrancis Dinh
2018-05-11Add tests for unrepeatsFrancis Dinh
2018-03-24activitypub transmogrifier: rewrite incoming hashtagsWilliam Pitcock
2018-03-24Fetch the same data from json webfinger as from xml webfinger.lain
2018-03-22tests: webfinger: test quering a JSON response for activitypub actor URIWilliam Pitcock