aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2018-12-01TwitterAPI: Fix banner and background update.lain
2018-12-01Fix masto api user updating.lain
2018-12-01Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
validate-user-info
2018-12-01Fix admin api.lain
2018-11-30Upload filter: anonymize filenamehref
It replaces the original filename with a randomly generated string.
2018-11-30Merge branch 'feature/reverse-proxy' into 'develop'kaniini
reverse proxy / uploads See merge request pleroma/pleroma!470
2018-11-30Pleroma.Config.delete/1href
2018-11-30Upload: bring back base_urlhref
2018-11-30remove ealhref
i like you eal don't take it personally<3
2018-11-30Uploads fun, part. 2href
2018-11-30reverse proxy / uploadshref
2018-11-30Merge remote-tracking branch 'origin' into validate-user-infolain
2018-11-30Assorted fixes.lain
2018-11-30Fix TwitterApiController.lain
2018-11-30Remove "most recent notification" endpoint.lain
2018-11-29More fixeslain
2018-11-27Streamer: Don't send unwanted DMs to list streamsKokaKiwi
2018-11-27Fix ostatus test.lain
2018-11-27Webfinger fixes.lain
2018-11-27More and more fixes.lain
2018-11-27More fixes.lain
2018-11-27Fix CommonApi tests.lain
2018-11-24Web.MastodonApi.MastodonSocketTest: Add test for unauthenticated websocketHaelwenn (lanodan) Monnier
2018-11-22Merge branch 'feature/admin-api' into 'develop'kaniini
Add a admin API See merge request pleroma/pleroma!366
2018-11-20Merge branch 'validate-user-info' of git.pleroma.social:pleroma/pleroma into ↵lain
validate-user-info
2018-11-20Fix most mastodon api bugs.lain
2018-11-20tests: fix up some more broken mastodon api testcasesWilliam Pitcock
2018-11-20Merge branch 'feature/retry-queue' into 'develop'Haelwenn
Federator: add retry queue. See merge request pleroma/pleroma!323
2018-11-20mastodon api: account view: fix testsWilliam Pitcock
2018-11-20Fix formatter tests.lain
2018-11-20mediaproxy: fix empty url & add some testshref
2018-11-19RetryQueue: tiny refractor, add testseal
2018-11-18Several twitter api fixes.lain
2018-11-18Fix user updating from AP.lain
2018-11-18Fix following locked users.lain
2018-11-18Fix note count update.lain
2018-11-18Fix follower count test.lain
2018-11-18Fix user deactivation test.lain
2018-11-18Fix note counting.lain
2018-11-18Fix User deactivation.lain
2018-11-17activitypub: object view: avoid leaking private detailsWilliam Pitcock
2018-11-17ostatus controller: respond with AS2 objects instead of activities to notice ↵William Pitcock
URIs
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/plugs/user_is_admin_plug_test: 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