Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use more stl containers & minor refactorings | Konstantinos Sideris | 2018-01-24 | 1 | -3/+2 |
* | Load the initial cache data without blocking the UI | Konstantinos Sideris | 2018-01-21 | 1 | -4/+10 |
* | Change cache format to not allow duplicate receipts | Konstantinos Sideris | 2018-01-14 | 1 | -21/+1 |
* | Use QSharedPointer to save RoomStates | Konstantinos Sideris | 2018-01-13 | 1 | -2/+5 |
* | Initial support for read receipts | Konstantinos Sideris | 2018-01-03 | 1 | -0/+55 |
* | Cache room avatars (#139) | Konstantinos Sideris | 2017-12-22 | 1 | -0/+4 |
* | Handle incoming invites | Konstantinos Sideris | 2017-12-19 | 1 | -0/+7 |
* | Reset cache on breaking changes | Konstantinos Sideris | 2017-12-10 | 1 | -0/+3 |
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -1/+1 |
* | Remove extra inline keywords | Konstantinos Sideris | 2017-10-22 | 1 | -17/+2 |
* | Recover from corrupted cache data | Konstantinos Sideris | 2017-10-03 | 1 | -7/+3 |
* | React to externally left and joined rooms, and add "leave room" button in roo... | Max Sandholm | 2017-10-01 | 1 | -0/+2 |
* | Remove cache data when the user logs out | Konstantinos Sideris | 2017-08-26 | 1 | -0/+10 |
* | Update the cache state at once to avoid being in an invalid state | Konstantinos Sideris | 2017-08-26 | 1 | -15/+17 |
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -2/+4 |
* | Initial support for state cache | Konstantinos Sideris | 2017-07-30 | 1 | -0/+57 |