index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
syncdata.h
Age
Commit message (
Expand
)
Author
2021-07-28
SyncData: minor update to the cache version
Alexey Rusakov
2021-07-24
Wrap SyncRoomData counters into Omittables
Alexey Rusakov
2021-07-18
MembershipType -> Membership, also used for JoinState
Alexey Rusakov
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2020-12-26
Port existing copyright statement to reuse using licensedigger
Carl Schwan
2020-06-10
syncdata.h: fix an old warning about operator<<
Kitsune Ral
2020-06-05
Use CBOR for binary JSON caching on Qt 5.15+
Kitsune Ral
2020-05-31
Move around and format code
Kitsune Ral
2020-02-25
E2EE: implement SyncData::deviceOneTimeKeysCount
Alexey Andreyev
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-08-02
Apply the new brace wrapping to source files
Kitsune Ral
2019-07-09
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-06-24
Merge branch 'master' into clang-format
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2018-12-13
Bump room state cache version to reset the cache
Kitsune Ral
2018-12-09
MSC 688: MSC-compliant RoomSummary; update Room::calculateDisplayname()
Kitsune Ral
2018-12-08
Room summaries
Kitsune Ral
2018-11-22
Save state cache per-room
Kitsune Ral
2018-11-20
Make SyncData more self-contained and prepare for cache splitting
Kitsune Ral