matrix-js-sdk
16278892 - Modify how detection of the end of pagination is done

Commit
10 years ago
Modify how detection of the end of pagination is done Synapse may filter down the events resulting in < 'limit' events being returned *but it still has more events*. Change the check to see if the request returned an empty array instead. This may add an extra HTTP hit.
Author
Parents
Loading