index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
common_api
Age
Commit message (
Expand
)
Author
2019-04-02
Ignore dates in wrong formats
Sergey Suprunenko
2019-04-01
Handle dates in the Unix timestamp format (Fixes #763)
Sergey Suprunenko
2019-03-22
Merge branch 'safe-mentions' into 'develop'
kaniini
2019-03-21
tests: fixup
William Pitcock
2019-03-21
common api: move context functions from twitterapi
William Pitcock
2019-03-20
Add safe dm mode option.
lain
2019-03-15
Refactor to store user ap_id, add tests
Karen Konou
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-27
fix formatter
Egor Kislitsyn
2019-02-26
AutoLinker
Egor
2019-02-20
Reports
Egor
2019-02-17
More speedup, test fixes.
lain
2019-02-14
Merge branch 'fix/credo-issues-test' into 'develop'
kaniini
2019-02-11
Refactor as per Rin's suggestions, add endpoint tests
Karen Konou
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-01-20
Add a test to ensure #39 is fixed.
lain
2019-01-11
typo
Egor Kislitsyn
2019-01-11
unpin when deleting a status
Egor Kislitsyn
2019-01-10
Merge branch 'bugfix/markdown-newline-codeblocks' into 'develop'
Haelwenn
2019-01-10
test: common api: add tests for format_input/4
William Pitcock
2019-01-09
improve tests
Egor Kislitsyn
2019-01-09
only non-reblogs, self-authored, public statuses can be pinned
Egor Kislitsyn
2019-01-08
improve test readability
Egor Kislitsyn
2019-01-08
fix test
Egor Kislitsyn
2019-01-08
rename `post` to `status`
Egor Kislitsyn
2019-01-07
add pinned posts
Egor Kislitsyn
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-14
Prevent accidental double RTs or favorites
eal
2018-11-27
Fix CommonApi tests.
lain
2018-10-05
test: update test for new html scrub policy
William Pitcock
2018-10-05
Revert "Merge branch 'revert-a26d5e6b' into 'develop'"
William Pitcock
2018-08-31
Revert "Merge branch 'feature/rich-text' into 'develop'"
lambda
2018-08-31
tests: add tests for evil HTML filtering
William Pitcock
2018-08-26
tests: fix formatting
William Pitcock
2018-08-13
Use Image type for emoji icons.
eal
2018-08-13
CommonAPI: add emoji to user source data on update
eal
2018-05-25
testsuite: fix module name for CommonAPI.Test (was duplicated with CommonAPI....
William Pitcock
2018-05-24
Merge branch 'feature/change-password' into 'develop'
lambda
2018-05-23
Don't save double tags in AP objects we create
lain
2018-05-21
Fixed test
Syldexia
2018-05-13
Fixed formatting and test
Syldexia
2018-05-13
Added endpoint for user account deletion
Syldexia
2018-03-30
Format the code.
lain
2017-11-18
Don't insert newlines to generated HTML.
eal
2017-09-15
Refactor posting and make character limit configurable.
Roger Braun