Commit Graph

34 Commits (6dfb824d1192e6b76e273047f2d9d5fd9991ff4c)

Author SHA1 Message Date
Konstantinos Sideris 0028fdfe6c Remove map from room_id to QPixmap from ChatPage 7 years ago
Konstantinos Sideris 1642f3cf40 Update invites in the UI after sync 7 years ago
Konstantinos Sideris c0e355f485 Properly clean stale invites 7 years ago
Konstantinos Sideris 6d0bc0c05e Strip whitespace from room names for QuickSwitcher 7 years ago
Konstantinos Sideris 29bd8b71d1 Implement media cache 7 years ago
Konstantinos Sideris 54091cf403 Bump cache format version 7 years ago
Konstantinos Sideris 9d825b07ca Remove dead code 7 years ago
Konstantinos Sideris 4a2f1af090 Save read receipts 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 7 years ago
Konstantinos Sideris f9fd03b958 Simplify variant usage 7 years ago
Konstantinos Sideris 12a96aae6d Add some missing references 7 years ago
Konstantinos Sideris 1fad9398fc Use more stl containers & minor refactorings 7 years ago
Konstantinos Sideris c59cd0e80b Load the initial cache data without blocking the UI 7 years ago
Konstantinos Sideris 020a842aef Change cache format to not allow duplicate receipts 7 years ago
Konstantinos Sideris 3929261a8e Use QSharedPointer to save RoomStates 7 years ago
Konstantinos Sideris eaf05748ff Initial support for read receipts 7 years ago
Konstantinos Sideris 33f534c6f8 Cache room avatars (#139) 7 years ago
Konstantinos Sideris f11044b5eb Handle incoming invites 7 years ago
Konstantinos Sideris d872b1060b Reset cache on breaking changes 7 years ago
Konstantinos Sideris a605e4486f Migrate to matrix-structs for event and response parsing 7 years ago
Benjamin Saunders 5bd5555a51 Use C++11 braced list style (#121) 7 years ago
Konstantinos Sideris c18a49915b Save the changes between syncs in cache 7 years ago
Konstantinos Sideris a17b6dffaf Clean up headers 7 years ago
Konstantinos Sideris c0e55378c3 Remove extra inline keywords 7 years ago
Konstantinos Sideris 160fe1d668 Remove cache updates from the main thread 7 years ago
Konstantinos Sideris 8390ff253d Fix icons for retina displays 7 years ago
Konstantinos Sideris 88349eae90 Recover from corrupted cache data 7 years ago
Max Sandholm 7ad45d8d64 React to externally left and joined rooms, and add "leave room" button in room menu (#75) 7 years ago
Konstantinos Sideris 0c0ac68bc2 Remove extra clang-format options 7 years ago
Konstantinos Sideris 177dd6a5b0 Remove cache data when the user logs out 8 years ago
Konstantinos Sideris 7fbfe3af15 Update the cache state at once to avoid being in an invalid state 8 years ago
Konstantinos Sideris 2644e4acca Small style change 8 years ago
Konstantinos Sideris 748eb949a7 Parse utf-8 data properly 8 years ago
Konstantinos Sideris 8d05073547 Initial support for state cache 8 years ago