0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-20 06:13:48 +02:00
dendrite/keyserver/inthttp
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
..
client.go Mark device list as stale, if we don't have the requesting device (#2728) 2022-09-20 11:32:03 +02:00
server.go Mark device list as stale, if we don't have the requesting device (#2728) 2022-09-20 11:32:03 +02:00