matrix-js-sdk
7fb2a51d
- Move LL filter creation inside MatrixClient
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Move LL filter creation inside MatrixClient As we need an option to turn lazy loading on (we can't just accept a filter, as /messages has an incompatible filter), better only pass the option and create the filter inside startClient
References
#676 - Lazy loading: Lazy load members while backpaginating
Author
bwindels
Parents
5b79cc23
Loading