Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linting | Konstantinos Sideris | 2017-09-24 | 3 | -740/+713 |
| | |||||
* | Add serialization on matrix events | Konstantinos Sideris | 2017-07-30 | 1 | -0/+17 |
| | |||||
* | Update tests | Konstantinos Sideris | 2017-05-27 | 1 | -5/+5 |
| | |||||
* | Use strongly typed enums | Konstantinos Sideris | 2017-05-08 | 1 | -12/+12 |
| | |||||
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 3 | -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 namespace | Konstantinos Sideris | 2017-05-04 | 1 | -0/+2 |
| | |||||
* | Add StateEvent | Konstantinos Sideris | 2017-05-04 | 1 | -0/+45 |
| | |||||
* | Add RoomEvent | Konstantinos Sideris | 2017-05-04 | 1 | -0/+57 |
| | |||||
* | Add base Event class | Konstantinos Sideris | 2017-05-04 | 1 | -0/+73 |
| | |||||
* | Add event contents | Konstantinos Sideris | 2017-05-04 | 1 | -0/+499 |