summary refs log tree commit diff
path: root/src/events/MessageEventContent.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style change againKonstantinos Sideris2017-09-101-31/+31
|
* Small style changeKonstantinos Sideris2017-08-201-3/+6
|
* Add serialization on matrix eventsKonstantinos Sideris2017-07-301-0/+8
|
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-0/+63
- Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.