0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-29 02:33:51 +02:00
dendrite/keyserver/internal
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
..
cross_signing.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
device_list_update.go Fix issue with stale device lists (#2702) 2022-09-08 12:03:44 +02:00
device_list_update_test.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
internal.go Mark device list as stale, if we don't have the requesting device (#2728) 2022-09-20 11:32:03 +02:00