summary refs log tree commit diff
path: root/changelog.d/16949.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* `/sync`: Fix edge-case in calculating the "device_lists" response (#16949)Richard van der Hoff2024-03-141-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.