This fixes a huge performance leak as for every encrypted room the whole member list is loaded every time you start the client. This also changes the default value of `cache` in this method to if the room is encrypted or not. For encrypted rooms we always want a complete member list locally. |
||
|---|---|---|
| .. | ||
| encryption | ||
| matrix_api_lite | ||
| msc_extensions | ||
| src | ||
| encryption.dart | ||
| fake_matrix_api.dart | ||
| matrix.dart | ||
| matrix_api_lite.dart | ||