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