summary refs log tree commit diff
path: root/src/events/Event.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-041-106/+0
* Parse unsigned keyKonstantinos Sideris2017-11-061-0/+26
* Style change againKonstantinos Sideris2017-09-101-33/+33
* Small style changeKonstantinos Sideris2017-08-201-12/+10
* Rename Event.h header to avoid header conflictKonstantinos Sideris2017-08-051-1/+1
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-0/+21
* Add matrix::events namespaceKonstantinos Sideris2017-05-041-1/+1
* Add base Event classKonstantinos Sideris2017-05-041-0/+61