mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
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](
|
||
|---|---|---|
| .. | ||
| clientapi.go | ||
| keychange.go | ||
| presence.go | ||
| receipts.go | ||
| roomserver.go | ||
| sendtodevice.go | ||
| typing.go | ||
| userapi.go | ||