index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clientapi
Age
Commit message (
Expand
)
Author
2019-08-09
Implement client single event retrieval (#693)
Alex Chen
2019-08-07
Fix permission and 404 response for alias deletion - #654 (#706)
Alex Chen
2019-08-07
Implement profile retrieval over federation (#726)
Alex Chen
2019-08-06
Fix transaction IDs in transaction cache have global scope (#772)
Alex Chen
2019-08-06
Replace membership and visibility values with constants (#774)
Alex Chen
2019-08-02
Implements room tagging. (#694)
Sumukha Pk
2019-07-24
Implement room creation content (#754)
Alex Chen
2019-07-25
Store & retrieve filters as structs rather than []byte (#436)
Thibaut CHARLES
2019-07-22
Correctly create new device when device_id is passed to /login (#753)
Andrew Morgan
2019-07-18
Remove unnecessary http method checks (#747)
Andrew Morgan
2019-07-17
Prevent duplicate entries in the completed registration flows (#741)
Andrew Morgan
2019-07-12
Lots of small typo fixes (#737)
Andrew Morgan
2019-07-12
Fix #661 appservice can't set aliases in its own namespace (#731)
Alex Chen
2019-07-12
Fix response to /rooms/{roomId}/join v2 (#734)
Andrew Morgan
2019-07-09
Add back missing returns for httputil.LogThenError calls (#730)
Alex Chen
2019-07-09
Fix http responses in validateRecaptcha (#431)
Anant Prakash
2019-07-03
Encode URLs properly (#728)
Andrew Morgan
2019-06-19
Fix pipeline, emoji and syntax (#713)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben
[prev]