summary refs log tree commit diff
path: root/include/events/MessageEvent.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-041-64/+0
|
* Allow audio clip uploadsKonstantinos Sideris2017-12-011-1/+1
|
* Remove extra inline keywordsKonstantinos Sideris2017-10-221-1/+1
|
* Fix icons for retina displaysKonstantinos Sideris2017-10-151-6/+4
|
* Style change againKonstantinos Sideris2017-09-101-10/+10
|
* Small style changeKonstantinos Sideris2017-08-201-8/+10
|
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
|
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-0/+67
- Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.