Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `/sync`: Fix edge-case in calculating the "device_lists" response (#16949) | Richard van der Hoff | 2024-03-14 | 1 | -0/+1 |
Fixes https://github.com/element-hq/synapse/issues/16948. If the `join` and the `leave` are in the same sync response, we need to count them as a "left" user. |