Commit Graph

10 Commits

Author SHA1 Message Date
Konstantinos Sideris 9def76aa08 Linting 2017-09-24 17:39:06 +03:00
Konstantinos Sideris e5ccb73a20 Add serialization on matrix events 2017-07-30 14:30:55 +03:00
Konstantinos Sideris 36940e2972 Update tests 2017-05-27 14:27:29 +03:00
Konstantinos Sideris e44cc374e1 Use strongly typed enums 2017-05-08 00:51:03 +03:00
Konstantinos Sideris 1f90c58076 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.
2017-05-07 17:15:38 +03:00
Konstantinos Sideris 8825e072f2 Add matrix::events namespace 2017-05-04 17:11:04 +03:00
Konstantinos Sideris 02ef7411e6 Add StateEvent 2017-05-04 17:11:04 +03:00
Konstantinos Sideris 63f181388e Add RoomEvent 2017-05-04 17:11:04 +03:00
Konstantinos Sideris 4ea76503fb Add base Event class 2017-05-04 17:11:04 +03:00
Konstantinos Sideris b064df8b45 Add event contents 2017-05-04 17:11:04 +03:00