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 added in 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?
Have you considered any alternatives?
No response
Additional context
No response