aboutsummaryrefslogtreecommitdiff
path: root/syncapi/syncapi.go
AgeCommit message (Expand)Author
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-04Remove sarama/saramajetstream dependencies (#2138)S7evinK
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-01-26Graceful shutdowns (#1734)Neil Alexander
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-11-20Update last seen on sync requests (#1593)Neil Alexander
2020-11-09Implement read receipts (#1528)S7evinK
2020-10-15Start Kafka connections for each component that needs them (#1527)Neil Alexander
2020-10-08Remove notifs about key changes in syncapi (#1496)Kegsay
2020-09-07Remove current state server (#1405)Kegsay
2020-09-04Remove QuerySharedUsers from current state server (#1396)Kegsay
2020-08-10Prefix-defined Kafka topics (#1254)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-30Notify clients when devices are deleted (#1233)Kegsay
2020-07-30Hook up device list updates to the sync notifier (#1231)Kegsay
2020-06-16Make syncapi use userapi (#1136)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-09Factor out how monolith routes get added (#1107)Kegsay
2020-06-08Split out SetupFooComponent (#1106)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-22Separate muxes for public and internal APIs (#1056)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-01Limit database connections (#980, #564) (#998)Neil Alexander
2020-05-01Consolidation of roomserver APIs (#994)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
2019-07-12Add typing notifications to /sync responses - fixes #635 (#718)Alex Chen
2019-05-21use go module for dependencies (#594)ruben