diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-07 17:15:38 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-07 17:15:38 +0300 |
| commit | 1f90c58076b9c40a609c88b9cdad51dd55da6954 (patch) | |
| tree | 5a45ae1b5b1ca62cf8665aa892de904481dac215 /src/MatrixClient.cc | |
| parent | Add matrix::events namespace (diff) | |
| download | nheko-1f90c58076b9c40a609c88b9cdad51dd55da6954.tar.xz | |
Use timeline to retrieve state events
- Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.
Diffstat (limited to 'src/MatrixClient.cc')
| -rw-r--r-- | src/MatrixClient.cc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/MatrixClient.cc b/src/MatrixClient.cc |
