aboutsummaryrefslogtreecommitdiff
path: root/lib/syncdata.h
AgeCommit message (Expand)Author
2021-07-28SyncData: minor update to the cache versionAlexey Rusakov
2021-07-24Wrap SyncRoomData counters into OmittablesAlexey Rusakov
2021-07-18MembershipType -> Membership, also used for JoinStateAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-06-10syncdata.h: fix an old warning about operator<<Kitsune Ral
2020-06-05Use CBOR for binary JSON caching on Qt 5.15+Kitsune Ral
2020-05-31Move around and format codeKitsune Ral
2020-02-25E2EE: implement SyncData::deviceOneTimeKeysCountAlexey Andreyev
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-07-09Merge branch 'master' into use-clang-formatKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-12-13Bump room state cache version to reset the cacheKitsune Ral
2018-12-09MSC 688: MSC-compliant RoomSummary; update Room::calculateDisplayname()Kitsune Ral
2018-12-08Room summariesKitsune Ral
2018-11-22Save state cache per-roomKitsune Ral
2018-11-20Make SyncData more self-contained and prepare for cache splittingKitsune Ral