aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2020-01-25Store our own keys in the keydb (#853)Neil Alexander
2020-01-09Fix #842 - again...Neil Alexander
2020-01-09Fall back to postgres when database connection string parsing fails (#842)Neil Alexander
2020-01-03Implement storage interfaces (#841)Neil Alexander
2019-12-17Replace deprecated prometheus.InstrumentHandler and unsafe time.TickerAndrew Morgan
2019-10-04Add AppService to test config and bind addrs (#800)Andrew Morgan
2019-10-02patch dendrite microservices with bind config (#795)aditsachde
2019-10-02Add missing servers field in /directory/room/:alias response (#732)Alex Chen
2019-08-16Error when recaptcha enabled with empty configs (#786)Parminder Singh
2019-08-16Replace event content types with ones in gomatrixserverlib (#785)Alex Chen
2019-08-15Add auth fallback endpoint (#405)Parminder Singh
2019-08-07Implement profile retrieval over federation (#726)Alex Chen
2019-08-06Fix transaction IDs in transaction cache have global scope (#772)Alex Chen
2019-07-24Implement room creation content (#754)Alex Chen
2019-07-24Add filepath and function name to log output (#755)Andrew Morgan
2019-07-19Add appservice API to config unit test (#744)Andrew Morgan
2019-07-03Encode URLs properly (#728)Andrew Morgan
2019-06-19Fix pipeline, emoji and syntax (#713)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben