aboutsummaryrefslogtreecommitdiff
path: root/test/web/common_api
AgeCommit message (Expand)Author
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
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-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
2018-08-31Revert "Merge branch 'feature/rich-text' into 'develop'"lambda
2018-08-31tests: add tests for evil HTML filteringWilliam Pitcock
2018-08-26tests: fix formattingWilliam Pitcock
2018-08-13Use Image type for emoji icons.eal
2018-08-13CommonAPI: add emoji to user source data on updateeal
2018-05-25testsuite: fix module name for CommonAPI.Test (was duplicated with CommonAPI....William Pitcock
2018-05-24Merge branch 'feature/change-password' into 'develop'lambda
2018-05-23Don't save double tags in AP objects we createlain
2018-05-21Fixed testSyldexia
2018-05-13Fixed formatting and testSyldexia
2018-05-13Added endpoint for user account deletionSyldexia
2018-03-30Format the code.lain
2017-11-18Don't insert newlines to generated HTML.eal
2017-09-15Refactor posting and make character limit configurable.Roger Braun