summary refs log tree commit diff
path: root/include/Cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up headersKonstantinos Sideris2017-10-281-1/+1
* Remove extra inline keywordsKonstantinos Sideris2017-10-221-17/+2
* Recover from corrupted cache dataKonstantinos Sideris2017-10-031-7/+3
* React to externally left and joined rooms, and add "leave room" button in roo...Max Sandholm2017-10-011-0/+2
* Remove cache data when the user logs outKonstantinos Sideris2017-08-261-0/+10
* Update the cache state at once to avoid being in an invalid stateKonstantinos Sideris2017-08-261-15/+17
* Small style changeKonstantinos Sideris2017-08-201-2/+4
* Initial support for state cacheKonstantinos Sideris2017-07-301-0/+57