summaryrefslogtreecommitdiff
path: root/test/web
AgeCommit message (Collapse)Author
2018-11-17tests: federator: fix formattingWilliam Pitcock
2018-11-17activitypub: transmogrifier: make deletes secureWilliam Pitcock
2018-11-17Web.AdminAPI.AdminAPIControllerTest: New TestHaelwenn (lanodan) Monnier
2018-11-17test: add sanity tests for federator handling of AP docsWilliam Pitcock
2018-11-17tests: add a test to verify the general fake direction protection works in ↵William Pitcock
all cases
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
2018-11-17test: fix more test defectsWilliam Pitcock
2018-11-17tests: add additional spoofing testsWilliam Pitcock
2018-11-17transmogrifier tests: fix defective spoofing testWilliam Pitcock
2018-11-16TwitterAPI: Fix dm_timeline displaying only half of the conversation.lain
2018-11-14Format.lain
2018-11-14Add Pleroma user search api for PleromaFE.lain
2018-11-13TwitterApi: Add direct message endpointlain
2018-11-13MastodonAPI: Add pagination to private messages.lain
2018-11-12Twitter API: Add tests for nil names.scarlett
2018-11-10tests: add test for internal data strippingWilliam Pitcock
2018-11-10Merge branch 'bugfix/ostatus-as2-reflection' into 'develop'kaniini
ostatus: only federate activities concerning note objects See merge request pleroma/pleroma!437
2018-11-10Merge branch 'tests/prismo-url-map' into 'develop'kaniini
Test that prismo url-map transforms into a string See merge request pleroma/pleroma!414
2018-11-10tests: add tests for new OStatus.is_representable? functionWilliam Pitcock
2018-11-08tests: flip testing to/cc for mentionsWilliam Pitcock
2018-11-08Merge branch 'small-jsonld-refactor' into 'develop'lambda
Small jsonld refactor See merge request pleroma/pleroma!433
2018-11-08Unify json ld header handling.lain
2018-11-08Small refactor.lain
2018-11-06tests: add tests for twitterapi endpointWilliam Pitcock
2018-11-06Merge branch 'runtime-router' into 'develop'kaniini
Runtime configured router See merge request pleroma/pleroma!426
2018-11-06Small wrapper module around Application.get_env/put_envhref
Same API as the old Pleroma.Config
2018-11-06formathref
2018-11-06Get rid of Pleroma.Config in favor of Applicationhref
Discussed in https://git.pleroma.social/pleroma/pleroma/merge_requests/426#note_7232
2018-11-06Add federating plug & public testshref
2018-11-03Fix formatting.lain
2018-11-03Test for null-content activities.lain
2018-11-03Test for case-insensitive mastodon hashtag timelines.lain
2018-11-02Check for empty string in_reply_to ids.lain
2018-11-01Test that prismo url-map transforms into a stringHaelwenn (lanodan) Monnier
2018-11-01Ensure filters have a filter_idLee Starnes
2018-11-01Test Relay, switch to runtime configuration.lain
2018-10-26testsuite: formattingWilliam Pitcock
2018-10-26tests: add testsuite for broken thread filterWilliam Pitcock
2018-10-25tests: add test for user inboxWilliam Pitcock
2018-10-25tests: twitterapi: add additional fieldsWilliam Pitcock
2018-10-25tests: update for new in_reply_to_screen_name fieldWilliam Pitcock
2018-10-14Delete Tokens and Authorizations on password changeHaelwenn (lanodan) Monnier
Closes: https://git.pleroma.social/pleroma/pleroma/issues/320
2018-10-05test: update test for new html scrub policyWilliam Pitcock
2018-10-05Revert "Merge branch 'revert-a26d5e6b' into 'develop'"William Pitcock
This reverts commit d31bbb1cfe04ca6073a322bcf77239e7d4b79839, reversing changes made to 340ab3cb9068d444b77213e07beb8c2c3ca128b9.
2018-09-28Merge branch 'feature/twitter_api/fields' into 'develop'Haelwenn
[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields" See merge request pleroma/pleroma!360
2018-09-28[Pleroma.Web.TwitterAPI.UserViewTest]: Add test for mastodon-fieldsHaelwenn (lanodan) Monnier
2018-09-28[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields"Haelwenn (lanodan) Monnier
2018-09-27transmogrifier: more robustly handle dereferencing pointer URIsWilliam Pitcock