Commit Graph

193 Commits (10b0e55acffeeff5842421c12b3b26feb35336de)

Author SHA1 Message Date
William Pitcock fea3696799 common api: move context functions from twitterapi
6 years ago
lain 8468f3f6d4 Add safe dm mode option.
6 years ago
Karen Konou da53c079db Refactor to store user ap_id, add tests
6 years ago
Haelwenn (lanodan) Monnier a3a9cec483
[Credo] fix Credo.Check.Readability.AliasOrder
6 years ago
Egor Kislitsyn 5d961d536c fix formatter
6 years ago
Egor c3ac9424d2 AutoLinker
6 years ago
Egor bff9eb5ef7 Reports
6 years ago
lain 71c8c60ded More speedup, test fixes.
6 years ago
kaniini 19756d68f2 Merge branch 'fix/credo-issues-test' into 'develop'
6 years ago
Karen Konou c01ef574c1 Refactor as per Rin's suggestions, add endpoint tests
6 years ago
Haelwenn (lanodan) Monnier 8bb7e19b38
test: de-group alias/es
6 years ago
lain be0fb5dec4 Add a test to ensure #39 is fixed.
6 years ago
Egor Kislitsyn 728587fdaa typo
6 years ago
Egor Kislitsyn b594a54d0c unpin when deleting a status
6 years ago
Haelwenn ab4c5f5bf7 Merge branch 'bugfix/markdown-newline-codeblocks' into 'develop'
6 years ago
William Pitcock 490c80bc96 test: common api: add tests for format_input/4
6 years ago
Egor Kislitsyn 6cbe63726d improve tests
6 years ago
Egor Kislitsyn 1b06e6fdf3 only non-reblogs, self-authored, public statuses can be pinned
6 years ago
Egor Kislitsyn 7b6c5f0a9d improve test readability
6 years ago
Egor Kislitsyn db6f4496eb fix test
6 years ago
Egor Kislitsyn 63dbd87568 rename `post` to `status`
6 years ago
Egor Kislitsyn 380e9fba21 add pinned posts
6 years ago
William Pitcock 3c08d229db tests: add legal boilerplate
6 years ago
eal 1ca080c862 Prevent accidental double RTs or favorites
6 years ago
William Pitcock f7e15d3257 tests: fix a lot of the remaining test failures
6 years ago
William Pitcock 4ca4c83871 tests: fix most remaining failures
6 years ago
lain f983c1d0c6 Fix CommonApi tests.
6 years ago
William Pitcock 497814cbbb test: update test for new html scrub policy
6 years ago
William Pitcock b1be9415ef Revert "Merge branch 'revert-a26d5e6b' into 'develop'"
6 years ago
lambda 58539e1357 Revert "Merge branch 'feature/rich-text' into 'develop'"
6 years ago
William Pitcock e7871ed05e tests: add tests for evil HTML filtering
6 years ago
William Pitcock 86dca39640 tests: fix formatting
6 years ago
eal 92caa2632b Use Image type for emoji icons.
6 years ago
eal f9d13558c8 CommonAPI: add emoji to user source data on update
6 years ago
William Pitcock 5f06a1a3c5 testsuite: fix module name for CommonAPI.Test (was duplicated with CommonAPI.UtilsTest)
6 years ago
lambda c41012053a Merge branch 'feature/change-password' into 'develop'
6 years ago
lain 0b5bc62b33 Don't save double tags in AP objects we create
6 years ago
Syldexia 69aa7c213a Fixed test
6 years ago
Syldexia 98b36d359a Fixed formatting and test
6 years ago
Syldexia a16117225f Added endpoint for user account deletion
6 years ago
lain 4afbef39f4 Format the code.
7 years ago
eal fb118b2978 Don't insert newlines to generated HTML.
7 years ago
Roger Braun 50409326a8 Refactor posting and make character limit configurable.
7 years ago