summary refs log tree commit diff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LintingKonstantinos Sideris2017-09-243-740/+713
|
* Add serialization on matrix eventsKonstantinos Sideris2017-07-301-0/+17
|
* Update testsKonstantinos Sideris2017-05-271-5/+5
|
* Use strongly typed enumsKonstantinos Sideris2017-05-081-12/+12
|
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-073-0/+427
| | | | | - Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.
* Add matrix::events namespaceKonstantinos Sideris2017-05-041-0/+2
|
* Add StateEventKonstantinos Sideris2017-05-041-0/+45
|
* Add RoomEventKonstantinos Sideris2017-05-041-0/+57
|
* Add base Event classKonstantinos Sideris2017-05-041-0/+73
|
* Add event contentsKonstantinos Sideris2017-05-041-0/+499