mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-17 19:56:59 +02:00
This updates the ordering of the returned events from the spaces summary API to that defined in MSC2946 (which updates MSC1772). Previously a step was skipped causing ordering to be inconsistent with clients.
2 lines
140 B
Plaintext
2 lines
140 B
Plaintext
Fix a bug where the ordering algorithm was skipping the `origin_server_ts` step in the spaces summary resulting in unstable room orderings.
|