Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ffi: remove
is_encrypted
field from RoomInfo
It turns out this will cause a network request if the encryption info hasn't been loaded before, which is the case for opening a client in offline mode. It will slow down displaying the room list or loading the room info in general.
- Loading branch information