aboutsummaryrefslogtreecommitdiff
path: root/syncapi/sync/requestpool.go
AgeCommit message (Expand)Author
2020-03-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2020-02-11Upgrade gomatrixserverlib dependency (#808)Thibaut CHARLES
2020-01-23CS API: Support for /messages, fixes for /sync (#847)Neil Alexander
2020-01-10Federation fixes (#845)Neil Alexander
2020-01-03Implement storage interfaces (#841)Neil Alexander
2019-09-30selectAccountDataByType return ClientEvent pointer instead of slice of Client...Behouba Manassé
2019-08-08Add filtering database API to syncapi account data table (#513)Thibaut CHARLES
2019-08-01Implement "full_state" query parameter for /sync (#751)Alex Chen
2019-07-12Add typing notifications to /sync responses - fixes #635 (#718)Alex Chen
2019-05-21use go module for dependencies (#594)ruben