Commit Graph

13 Commits (4659d0efc274f2a955b203ca5b00cf1dfc26d5fc)

Author SHA1 Message Date
Konstantinos Sideris 39a8150fae Update room name & avatar on new rooms 7 years ago
Konstantinos Sideris 7f7f3a805b Remove dead code & small refactorings using the std library 7 years ago
Konstantinos Sideris c59cd0e80b Load the initial cache data without blocking the UI 7 years ago
Konstantinos Sideris a605e4486f Migrate to matrix-structs for event and response parsing 7 years ago
Konstantinos Sideris c18a49915b Save the changes between syncs in cache 7 years ago
Konstantinos Sideris c0e55378c3 Remove extra inline keywords 7 years ago
Konstantinos Sideris 0c0ac68bc2 Remove extra clang-format options 7 years ago
Konstantinos Sideris 7fbfe3af15 Update the cache state at once to avoid being in an invalid state 7 years ago
Konstantinos Sideris 2644e4acca Small style change 7 years ago
Konstantinos Sideris 8d05073547 Initial support for state cache 7 years ago
Konstantinos Sideris 0cd9e3b1e5 Resolve name and avatar on 1-on-1 rooms 8 years ago
Konstantinos Sideris 6553aa61a1 Replace include guards with #pragma once 8 years ago
Konstantinos Sideris 1f90c58076 Use timeline to retrieve state events 8 years ago
Konstantinos Sideris 8825e072f2 Add matrix::events namespace 8 years ago
Konstantinos Sideris 4ea76503fb Add base Event class 8 years ago