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
/
common
Age
Commit message (
Expand
)
Author
2020-01-25
Store our own keys in the keydb (#853)
Neil Alexander
2020-01-09
Fix #842 - again...
Neil Alexander
2020-01-09
Fall back to postgres when database connection string parsing fails (#842)
Neil Alexander
2020-01-03
Implement storage interfaces (#841)
Neil Alexander
2019-12-17
Replace deprecated prometheus.InstrumentHandler and unsafe time.Ticker
Andrew Morgan
2019-10-04
Add AppService to test config and bind addrs (#800)
Andrew Morgan
2019-10-02
patch dendrite microservices with bind config (#795)
aditsachde
2019-10-02
Add missing servers field in /directory/room/:alias response (#732)
Alex Chen
2019-08-16
Error when recaptcha enabled with empty configs (#786)
Parminder Singh
2019-08-16
Replace event content types with ones in gomatrixserverlib (#785)
Alex Chen
2019-08-15
Add auth fallback endpoint (#405)
Parminder Singh
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-07-24
Implement room creation content (#754)
Alex Chen
2019-07-24
Add filepath and function name to log output (#755)
Andrew Morgan
2019-07-19
Add appservice API to config unit test (#744)
Andrew Morgan
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