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
/
jobs
/
syncjob.cpp
Age
Commit message (
Expand
)
Author
2020-12-26
Port existing copyright statement to reuse using licensedigger
Carl Schwan
2020-08-04
Cleanup around [BaseJob::]IncorrectResponse[Error]
Kitsune Ral
2020-06-07
BaseJob: jsonData() and prepareResult/Error()
Kitsune Ral
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
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-08
SyncJob: accept Filter instead of QString for the filter
Kitsune Ral
2018-11-20
SyncJob::parseJson: fix a validation mistake
Kitsune Ral
2018-11-20
Make SyncData more self-contained and prepare for cache splitting
Kitsune Ral
2018-11-04
Profiler logging fixes and improvements
Kitsune Ral
2018-08-30
SyncJob: Add account_data to left rooms
Kitsune Ral
2018-07-04
Break down event.* into smaller files
Kitsune Ral
2018-07-04
Use QStringLiteral() and operator"" _ls() in network jobs
Kitsune Ral
2018-07-03
Roll various switch case fallthrough markers into a macro
Kitsune Ral
2018-07-03
SyncJob: log sync data statistics better
Kitsune Ral
2018-06-08
SyncJob: Support receiving to_device and presence events
Kitsune Ral
2018-05-03
GetRoomEventsJob (replaces RoomMessagesJob) + refactoring
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral