Closed
Description
Your use case
What would you like to do?
The thread list is currently sorted by the time of the last event received in that thread, client-side. Switch to using server support when added by element-hq/element-meta#152 to for the sorting and enable pagination.
Why would you like to do it?
To resolve performance issues associated with not paginating the list in order to be able to do client side sorting.
How would you like to achieve it?
As described in MSC3856. Some level of backwards compatibility need to be considered to fix issues like #22641
Have you considered any alternatives?
No response
Additional context
No response