aboutsummaryrefslogtreecommitdiff
path: root/test/web/common_api
AgeCommit message (Collapse)Author
2019-06-26Return correct response when reply to a direct message is not direct itselfSergey Suprunenko
2019-06-05CommonAPI: Add test for accept_follow_request.lain
2019-06-03CommonAPI.Utils: Add tests.lain
2019-06-03CommonAPI: Add explicit addressing.lain
2019-05-16Merge branch 'feature/890-add-report-uri' into 'develop'kaniini
Feature/890 add report uri Closes #890 See merge request pleroma/pleroma!1164
2019-05-16Add Reports to Admin APISergey Suprunenko
2019-05-16try thisAlex S
2019-05-15CommonAPI: Refactor visibility, forbid public to private replies.lain
2019-04-26tests: fix up for changed bbcode library output and verify html is properly ↵William Pitcock
escaped
2019-04-26add support for bbcodeWilliam Pitcock
2019-04-20Fix tests that used finmojiEkaterina Vaartis
2019-04-17Refactor all tests that acessed the embeded objectrinpatch
2019-04-17Make credo happyrinpatch
2019-04-17Merge branch 'develop' into feature/database-compactionrinpatch
2019-04-02Ignore dates in wrong formatsSergey Suprunenko
2019-04-01Handle dates in the Unix timestamp format (Fixes #763)Sergey Suprunenko
2019-03-22Merge branch 'safe-mentions' into 'develop'kaniini
Add safe dm mode option. See merge request pleroma/pleroma!958
2019-03-21tests: fixupWilliam Pitcock
2019-03-21common api: move context functions from twitterapiWilliam Pitcock
2019-03-20Add safe dm mode option.lain
2019-03-15Refactor to store user ap_id, add testsKaren Konou
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-27fix formatterEgor Kislitsyn
2019-02-26AutoLinkerEgor
2019-02-20ReportsEgor
2019-02-17More speedup, test fixes.lain
2019-02-14Merge branch 'fix/credo-issues-test' into 'develop'kaniini
Fix credo issues in ./test See merge request pleroma/pleroma!808
2019-02-11Refactor as per Rin's suggestions, add endpoint testsKaren Konou
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-01-20Add a test to ensure #39 is fixed.lain
2019-01-11typoEgor Kislitsyn
2019-01-11unpin when deleting a statusEgor Kislitsyn
2019-01-10Merge branch 'bugfix/markdown-newline-codeblocks' into 'develop'Haelwenn
common api: fix newlines in markdown code blocks See merge request pleroma/pleroma!651
2019-01-10test: common api: add tests for format_input/4William Pitcock
2019-01-09improve testsEgor Kislitsyn
2019-01-09only non-reblogs, self-authored, public statuses can be pinnedEgor Kislitsyn
2019-01-08improve test readabilityEgor Kislitsyn
2019-01-08fix testEgor Kislitsyn
2019-01-08rename `post` to `status`Egor Kislitsyn
2019-01-07add pinned postsEgor Kislitsyn
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-14Prevent accidental double RTs or favoriteseal
2018-12-04tests: fix a lot of the remaining test failuresWilliam Pitcock
2018-12-04tests: fix most remaining failuresWilliam Pitcock
2018-11-27Fix CommonApi tests.lain
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-08-31Revert "Merge branch 'feature/rich-text' into 'develop'"lambda
This reverts merge request !309
2018-08-31tests: add tests for evil HTML filteringWilliam Pitcock
2018-08-26tests: fix formattingWilliam Pitcock