aboutsummaryrefslogtreecommitdiff
path: root/test/web/mastodon_api
AgeCommit message (Expand)Author
2018-09-05Fix the testsMartin Kühl
2018-09-05Merge branch 'fix/sign-in-with-toot' into 'develop'Haelwenn
2018-09-03Merge branch 'feature/mastodon_api_2.4.x' into 'develop'kaniini
2018-09-01AccountView: `sensitive` is supposed to be a boolean, not a stringMartin Kühl
2018-08-31Specify default scope in verify_credentialsWill Pearson
2018-08-29test: add testcase proving lists system does not leak non-public postsWilliam Pitcock
2018-08-27[MastodonAPI] Add filtersHaelwenn (lanodan) Monnier
2018-08-27[Pleroma.Web.MastodonAPI.AccountView]: Add bot fieldHaelwenn (lanodan) Monnier
2018-08-21attempt to add html validation to mastodon api test caseensra
2018-08-08Add tests for emoji in user profileseal
2018-07-17test: mastodon attachments: update for added description fieldWilliam Pitcock
2018-07-17tests: verify media description api support is workingWilliam Pitcock
2018-06-23Fake 2.4.0 APIHaelwenn (lanodan) Monnier
2018-06-19tests: fix a completely bogus mastodon api testWilliam Pitcock
2018-06-15Pleroma.Web.MastodonAPI.StatusView: Fix status.json so it renders threadsHaelwenn (lanodan) Monnier
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
2018-06-03MastoAPI: add domain blocking.eal
2018-06-03Better error handling for MastodonApiController.lain
2018-05-26Simplify DM query.lain
2018-05-26Merge branch 'develop' into csaurus/pleroma-feature/mstdn-direct-apilain
2018-05-26Formatting.lain
2018-05-24Merge branch 'feature/lists' into 'develop'lambda
2018-05-24MastoAPI: add lists.eal
2018-05-21Merge branch 'develop' into feature/mstdn-direct-apicsaurus
2018-05-20Return private / direct posts on user timelines, too.lain
2018-05-16Fix User search.lain
2018-05-14Add direct_note[_activity]_factory and a couple testscsaurus
2018-05-13Post direct status testcsaurus
2018-05-13Merge branch 'feature/unrepeats' into 'develop'lambda
2018-05-05Idempotency: Use special cache, keep for 6 hours.lain
2018-05-04Don't expire idempotency cache for five minutes.lain
2018-05-04MastodonAPI: Support idempotency key.lain
2018-04-25Formatting fixesFrancis Dinh
2018-04-16Return target status in MastoAPI endpoint instead of reblog activityFrancis Dinh
2018-04-14Add unreblogging testsFrancis Dinh
2018-04-11OopsGian Sass
2018-04-11Add unit test for pinned statusesGian Sass
2018-04-07Only search in public data for now.lain
2018-03-30Format the code.lain
2018-03-27Reduce OP fetching queries.lain
2018-03-27Don't try to fetch OP if none is there.lain
2018-03-22Clear caches on test.lain
2018-03-16mastodon api tests: invalidate user cache prior to importing a test replyWilliam Pitcock
2018-02-12Make test output easier to read.lain
2018-02-12Fix some test warnings.lain
2018-02-03move avi.png & banner.png from /priv/static/static to /priv/static/imagesHakaba Hitoyo
2018-01-15Merge branch 'default-pictures' into 'develop'eal
2018-01-15Add a default profile picture and banner.eal