summary refs log tree commit diff
path: root/src/RoomState.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove dead codeKonstantinos Sideris2018-04-211-302/+0
* Update room name & avatar on new roomsKonstantinos Sideris2018-03-121-12/+21
* Remove dead code & small refactorings using the std libraryKonstantinos Sideris2018-03-031-1/+0
* Erase items using the keyKonstantinos Sideris2018-01-251-1/+1
* Migrate to matrix-structs for event and response parsingKonstantinos Sideris2017-12-041-207/+109
* Save the changes between syncs in cacheKonstantinos Sideris2017-10-281-0/+3
* Clean up headersKonstantinos Sideris2017-10-281-1/+0
* Update the cache state at once to avoid being in an invalid stateKonstantinos Sideris2017-08-261-232/+325
* Small style changeKonstantinos Sideris2017-08-201-7/+13
* Initial support for state cacheKonstantinos Sideris2017-07-301-0/+139
* Resolve name and avatar on 1-on-1 roomsKonstantinos Sideris2017-05-261-8/+128
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-0/+32