mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-24 10:35:46 +03:00
e5d07bb083
We should only look for bump stamps in joined rooms, otherwise we should just use the membership stream ordering.
1 line
143 B
Text
1 line
143 B
Text
Fix bug where we returned the wrong `bump_stamp` for invites in sliding sync response, causing incorrect ordering of invites in the room list.
|