summary refs log tree commit diff
path: root/src/events/messages/Audio.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-041-40/+0
|
* Style change againKonstantinos Sideris2017-09-101-11/+11
|
* Small style changeKonstantinos Sideris2017-08-201-1/+2
|
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-0/+39
- Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.