summary refs log tree commit diff
path: root/src/Cache.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove extra inline keywordsKonstantinos Sideris2017-10-221-0/+9
* Remove cache updates from the main threadKonstantinos Sideris2017-10-211-5/+12
* Fix icons for retina displaysKonstantinos Sideris2017-10-151-2/+1
* Recover from corrupted cache dataKonstantinos Sideris2017-10-031-5/+16
* React to externally left and joined rooms, and add "leave room" button in roo...Max Sandholm2017-10-011-0/+10
* Remove extra clang-format optionsKonstantinos Sideris2017-10-011-1/+2
* Remove cache data when the user logs outKonstantinos Sideris2017-08-261-1/+4
* Update the cache state at once to avoid being in an invalid stateKonstantinos Sideris2017-08-261-135/+148
* Small style changeKonstantinos Sideris2017-08-201-27/+28
* Parse utf-8 data properlyKonstantinos Sideris2017-08-011-1/+1
* Initial support for state cacheKonstantinos Sideris2017-07-301-0/+229