Update proposals/4186-simplified-sliding-sync.md

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
erikj/sss
Erik Johnston 6 days ago committed by GitHub
parent 380bbf9833
commit f53bae5b98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -112,8 +112,8 @@ the room's index in the filtered list is within the list's range.
#### Activity ordering #### Activity ordering
Rooms are ordered by last activity, based on when the last event in the room was received by the server. The exact Rooms are ordered by last activity, based on when the last event in the room was received by the server. The exact
ordering is determined by the server implementation. (Typically, this would be essentially based on when the "server ordering is determined by the server implementation. (Typically, this would be essentially based on when the server
received" the last event in the room, however the precise definition depends on the server architecture, especially for received the last event in the room, however the precise definition depends on the server architecture, especially for
servers that are "distributed"). servers that are "distributed").
> [!Important] > [!Important]

Loading…
Cancel
Save