summary refs log tree commit diff
path: root/include/Sync.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style change againKonstantinos Sideris2017-09-101-57/+57
|
* Small style changeKonstantinos Sideris2017-08-201-16/+32
|
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
|
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-6/+7
| | | | | - Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.
* Add lint ruleKonstantinos Sideris2017-04-301-1/+1
|
* Remove exception specificationsKonstantinos Sideris2017-04-091-6/+6
|
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-061-22/+102
|
* Initial commitKonstantinos Sideris2017-04-061-0/+119