synapse/synapse/types
Eric Eastwood e5b8a3e37f
Add stream_ordering sort to Sliding Sync /sync (#17293)
Sort is no longer configurable and we always sort rooms by the `stream_ordering` of the last event in the room or the point where the user can see up to in cases of leave/ban/invite/knock.
2024-06-17 11:27:14 -05:00
..
handlers Reorganize Pydantic models and types used in handlers (#17279) 2024-06-10 15:03:50 -05:00
rest Add stream_ordering sort to Sliding Sync /sync (#17293) 2024-06-17 11:27:14 -05:00
__init__.py Reorganize Pydantic models and types used in handlers (#17279) 2024-06-10 15:03:50 -05:00
state.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00