0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-29 02:33:51 +02:00
dendrite/syncapi/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
..
history_visibility.go Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00
keychange.go Allow un-rejecting events on reprocessing 2022-08-24 14:03:06 +01:00
keychange_test.go Mark device list as stale, if we don't have the requesting device (#2728) 2022-09-20 11:32:03 +02:00