aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2018-07-12Merge branch 'feature/article-support' into 'develop'lambda
article support (plume, etc) See merge request pleroma/pleroma!240
2018-07-12activitypub: switch to using x509 representation for public keys instead of ↵William Pitcock
pkcs#1
2018-06-27twitter api: use ActivityView.render_content() where appropriate instead of ↵William Pitcock
duplicating the logic
2018-06-27tests: add default_scope where appropriateWilliam Pitcock
2018-06-25Merge branch 'fix/mutes.json-emptyarray' into 'develop'lambda
Return empty array from /api/qvitter/mutes.json See merge request pleroma/pleroma!234
2018-06-24mix formatVivian Lim
2018-06-23return unquoted empty array from /api/qvitter/mutes.jsonVivian Lim
2018-06-23fixes- found that TwitterAPI.Controller adds .json suffix alreadyVivian Lim
2018-06-23Fake 2.4.0 APIHaelwenn (lanodan) Monnier
2018-06-21Normalize file extension for uploaded filesFrancis Dinh
2018-06-19Merge branch 'bugfix/block-follow-relationships' into 'develop'lambda
fix follow relationship leaks when blocked See merge request pleroma/pleroma!230
2018-06-19tests: fix a completely bogus mastodon api testWilliam Pitcock
2018-06-19tests: transmogrifier: ensure incoming blocks have the same effect as local ↵William Pitcock
blocks
2018-06-19tests: prove that the block code is properly destroying follow relationshipsWilliam Pitcock
2018-06-18tests: add regression test for contentMap-only postsWilliam Pitcock
2018-06-15Pleroma.Web.MastodonAPI.StatusView: Fix status.json so it renders threadsHaelwenn (lanodan) Monnier
2018-06-14Add missing file extension if file does not have oneFrancis Dinh
2018-06-14Merge branch 'feature/twitterapi-unrepeat' into 'develop'lambda
Add TwitterAPI unretweet endpoint and cleanup AP.unannounce See merge request pleroma/pleroma!218
2018-06-13fixup testFrancis Dinh
2018-06-13Add unretweet TwAPI endpoint and cleanup AP.unannounceFrancis Dinh
2018-06-12formattingHenry Jameson
2018-06-12Initial invites support + tests.Henry Jameson
2018-06-12Merge branch 'develop' into 'develop'lambda
Dedupe uploads See merge request pleroma/pleroma!115
2018-06-12Merge branch 'feature/list-streaming' into 'develop'lambda
MastoAPI: Add streaming for lists. See merge request pleroma/pleroma!183
2018-06-11tests: update twitterapi user view tests for new locked variableWilliam Pitcock
2018-06-11twitter api: add approve/deny endpointsWilliam Pitcock
2018-06-11tests: add tests for /api/pleroma/friend_requestsWilliam Pitcock
2018-06-11twitterapi: add profile setting for locked/unlocked accountsWilliam Pitcock
2018-06-11tests: assert the state prior to mutating it as well as afterwardWilliam Pitcock
2018-06-11testsuite: add mastodon api testsWilliam Pitcock
2018-06-11Merge branch 'feature/domain-blocks' into 'develop'lambda
Domain blocks See merge request pleroma/pleroma!190
2018-06-08tests: add regression test for locking/unlocking account updatesWilliam Pitcock
2018-06-06Dedupe uploadsSir_Boops
2018-06-06Merge branch 'bugfix/webfinger-xml-crash' into 'develop'lambda
webfinger robustness improvements See merge request pleroma/pleroma!195
2018-06-06testsuite: update fixture URIs that were httpWilliam Pitcock
2018-06-06Add OAuth controller testsD Anzorge
Tests for Pleroma.Web.OAuth.OAuthController
2018-06-03MastoAPI: add domain blocking.eal
2018-06-03Better error handling for OstatusController.lain
2018-06-03user.ex: add domain blocks.eal
2018-06-03Better error handling for ActivityPubControllerlain
2018-06-03Better error handling for MastodonApiController.lain
2018-06-03Better error handling in TwitterApiController.lain
2018-06-01Merge branch 'fix/twitterapi-incorrect-follows-you' into 'develop'lambda
TwitterAPI: fix "Follows you" being shown for the wrong user. Closes pleroma-fe#89 See merge request pleroma/pleroma!185
2018-05-31TwitterAPI: fix "Follows you" being shown for the wrong user.eal
2018-05-30Fix url guessing attacks.lain
2018-05-30MastoAPI: Add streaming for lists.eal
2018-05-27tests: update for html changesWilliam Pitcock
2018-05-26Simplify DM query.lain
Should also use indexes better.
2018-05-26Merge branch 'develop' into csaurus/pleroma-feature/mstdn-direct-apilain
2018-05-26Merge branch 'kaniini/pleroma-feature/activitypub-accept-reject-conformance' ↵lain
into develop