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 (
Collapse
)
Author
2018-08-31
Revert "Merge branch 'feature/rich-text' into 'develop'"
lambda
This reverts merge request !309
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 ↵
William Pitcock
CommonAPI.UtilsTest)
2018-05-24
Merge branch 'feature/change-password' into 'develop'
lambda
Feature/change password See merge request pleroma/pleroma!166
2018-05-23
Don't save double tags in AP objects we create
lain
This crashed Mastodon workers.
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
MastoFE doesn't like them.
2017-09-15
Refactor posting and make character limit configurable.
Roger Braun