aboutsummaryrefslogtreecommitdiff
path: root/syncapi/consumers/keychange.go
AgeCommit message (Expand)Author
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander
2020-12-18Ensure we wake for our own device list updates (#1661)Neil Alexander
2020-12-15De-map device list positions in streaming tokens (#1642)Neil Alexander
2020-12-10Refactor sync tokens (#1628)Neil Alexander
2020-10-08Remove notifs about key changes in syncapi (#1496)Kegsay
2020-09-07Remove current state server (#1405)Kegsay
2020-09-07Remove QueryBulkStateContent from current state server (#1404)Kegsay
2020-09-04Remove QuerySharedUsers from current state server (#1396)Kegsay
2020-09-01Report which component failed to consume (#1375)Neil Alexander
2020-08-25Don't overwrite global err before return (#1293)oliverpool
2020-08-03Generate stream IDs for locally uploaded device keys (#1236)Kegsay
2020-07-30Hook up device list updates to the sync notifier (#1231)Kegsay
2020-07-28Add QueryKeyChanges (#1228)Kegsay
2020-07-27Add logic for determining when device lists have changed due to membership ch...Kegsay
2020-07-23keyserver: produce key change events (#1218)Kegsay