summary refs log tree commit diff
path: root/src/Sync.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-26/+2
| | | | | - Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.
* Remove exception specificationsKonstantinos Sideris2017-04-091-6/+6
|
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-061-86/+6
|
* Initial commitKonstantinos Sideris2017-04-061-0/+290