dendrite/cmd
Kegsay 0c4e8f6d4f
Send device list updates to servers (outbound only) (#1237)
* Add QueryDeviceMessages to serve up device keys and stream IDs

* Consume key change events in fedsender

Don't yet send them to destinations as we haven't worked them out yet

* Send device list updates to all required servers

* Glue it all together
2020-08-04 11:32:14 +01:00
..
client-api-proxy Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
create-account Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
create-room-events
dendrite-appservice-server BREAKING: Make eduserver/appservice use userapi (#1138) 2020-06-16 17:39:56 +01:00
dendrite-client-api-server Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
dendrite-current-state-server Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
dendrite-demo-libp2p Send device list updates to servers (outbound only) (#1237) 2020-08-04 11:32:14 +01:00
dendrite-demo-yggdrasil Send device list updates to servers (outbound only) (#1237) 2020-08-04 11:32:14 +01:00
dendrite-edu-server BREAKING: Make eduserver/appservice use userapi (#1138) 2020-06-16 17:39:56 +01:00
dendrite-federation-api-server Handle inbound federation E2E key queries/claims (#1215) 2020-07-22 17:04:57 +01:00
dendrite-federation-sender-server Send device list updates to servers (outbound only) (#1237) 2020-08-04 11:32:14 +01:00
dendrite-key-server Notify clients when devices are deleted (#1233) 2020-07-30 18:00:56 +01:00
dendrite-media-api-server Fix media API for demos and possibly Synapse (#1134) 2020-06-16 14:29:11 +01:00
dendrite-monolith-server Send device list updates to servers (outbound only) (#1237) 2020-08-04 11:32:14 +01:00
dendrite-room-server
dendrite-server-key-api-server
dendrite-sync-api-server Hook up device list updates to the sync notifier (#1231) 2020-07-30 11:15:46 +01:00
dendrite-user-api-server Notify clients when devices are deleted (#1233) 2020-07-30 18:00:56 +01:00
dendritejs Send device list updates to servers (outbound only) (#1237) 2020-08-04 11:32:14 +01:00
federation-api-proxy
generate-keys
kafka-producer
mediaapi-integration-tests
roomserver-integration-tests
syncserver-integration-tests