summary refs log tree commit diff
path: root/src/events/PowerLevelsEventContent.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-041-114/+0
|
* Save the changes between syncs in cacheKonstantinos Sideris2017-10-281-4/+4
| | | | | | - Fixes high cpu issues caused by the serialization of the whole in-memory state. - Display name changes are now visible in the timeline.
* Style change againKonstantinos Sideris2017-09-101-50/+50
|
* Small style changeKonstantinos Sideris2017-08-201-4/+8
|
* Add serialization on matrix eventsKonstantinos Sideris2017-07-301-0/+28
|
* Add matrix::events namespaceKonstantinos Sideris2017-05-041-0/+2
|
* Add event contentsKonstantinos Sideris2017-05-041-0/+80