summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2018-08-06test: use private visibility for twitterapi update consistency test, to ↵William Pitcock
ensure that a second activity isn't relayed
2018-08-06test: nickname is no longer a required fieldWilliam Pitcock
2018-07-30[Pleroma.FormatterTest] Add test for XMPP linkHaelwenn (lanodan) Monnier
2018-07-30[Pleroma.FormatterTest]: .add_links: Add a space before the dotHaelwenn (lanodan) Monnier
A dot is legal in the url, even at the end, so I moved it for the test
2018-07-21improve testhakabahitoyo
2018-07-21debughakabahitoyo
2018-07-21improve testhakabahitoyo
2018-07-19Merge branch 'tests/plume' into 'develop'lambda
Articles/Notes with a actor list outside object See merge request pleroma/pleroma!252
2018-07-19Merge branch 'bugfix/activitystreams-notice-urls' into 'develop'lambda
ostatus: return AS2 objects on /notice and /activities URLs like with /objects. Closes #206 See merge request pleroma/pleroma!251
2018-07-17test: mastodon attachments: update for added description fieldWilliam Pitcock
2018-07-17tests: verify media description api support is workingWilliam Pitcock
2018-07-12Add test for Plume ArticlesHaelwenn (lanodan) Monnier
2018-07-12test: ostatus controller: add AS2 fetching testsWilliam Pitcock
2018-07-12testsuite: twitter api: add summary where necessaryWilliam Pitcock
2018-07-12Merge branch 'feature/default-scope' into 'develop'lambda
default scope setting See merge request pleroma/pleroma!239
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