0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-29 02:33:51 +02:00
dendrite/syncapi/consumers
Till e007b8038f
Mark device list as stale, if we don't have the requesting device (#2728)
This hopefully makes E2EE chats a little bit more reliable by re-syncing
devices if we don't have the `requesting_device_id` in our database. (As
seen in
[Synapse](c52abc1cfd/synapse/handlers/devicemessage.py (L157-L201)))
2022-09-20 11:32:03 +02:00
..
clientapi.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
keychange.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
presence.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
receipts.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
roomserver.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
sendtodevice.go Mark device list as stale, if we don't have the requesting device (#2728) 2022-09-20 11:32:03 +02:00
typing.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00
userapi.go Allow batching in JetStreamConsumer (#2686) 2022-08-31 12:21:56 +01:00