matrix-js-sdk
52149ce7
- 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
#691 - Lazy loading of room members
Author
bwindels
Committer
bwindels
Parents
bffc2061
Loading