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
/
syncapi
/
routing
/
routing.go
Age
Commit message (
Expand
)
Author
2020-12-16
NOTSPEC: Make ?from= optional in /messages (#1647)
Kegsay
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-10-02
Add history visibility guards (#1470)
Kegsay
2020-08-13
API setup refactoring (#1266)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-30
Implement /keys/changes (#1232)
Kegsay
2020-06-26
Implement /sync `limited` and read timeline limit from stored filters (#1168)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-05-22
Separate muxes for public and internal APIs (#1056)
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-14
Move /room/{roomID}/state endpoints into client API (#606) (#962)
Neil Alexander
2020-02-13
Support sqlite in addition to postgres (#869)
Kegsay
2020-01-23
CS API: Support for /messages, fixes for /sync (#847)
Neil Alexander
2020-01-03
Implement storage interfaces (#841)
Neil Alexander
2019-07-12
Add typing notifications to /sync responses - fixes #635 (#718)
Alex Chen
2019-07-03
Encode URLs properly (#728)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben