mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
Previously we would update `m.direct` once we found the old room ID. If the roomID is found somewhere in the middle, we would never add the rest of the users, resulting in only partially upgraded `m.direct` and chats loosing their 1:1 flag. |
||
|---|---|---|
| .. | ||
| clientapi.go | ||
| devicelistupdate.go | ||
| roomserver.go | ||
| roomserver_test.go | ||
| signingkeyupdate.go | ||