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
/
routing
/
createroom.go
Age
Commit message (
Expand
)
Author
2020-05-07
Direct messages (#1012)
Neil Alexander
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-03-27
Further room version wiring (#936)
Neil Alexander
2020-03-18
maintenance: Fix matrix-org#896 use %w format verb to wrap errors (#916)
Abhinav Krishna C K
2020-03-17
Add room version to room create request, persist in storage (#915)
Neil Alexander
2020-03-17
Implement gomatrixserverlib.HeaderedEvent in roomserver Kafka output (#914)
Neil Alexander
2020-03-02
Remove httputil.LogThenError so that the line numbers are reported properly -...
Neil Alexander
2020-02-13
Support sqlite in addition to postgres (#869)
Kegsay
2020-02-11
Pass cfg by reference around the codebase (#819)
Behouba Manassé
2019-08-16
Replace event content types with ones in gomatrixserverlib (#785)
Alex Chen
2019-08-06
Replace membership and visibility values with constants (#774)
Alex Chen
2019-07-24
Implement room creation content (#754)
Alex Chen
2019-07-12
Lots of small typo fixes (#737)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben