aboutsummaryrefslogtreecommitdiff
path: root/lib/jobs/syncjob.cpp
AgeCommit message (Expand)Author
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-08-04Cleanup around [BaseJob::]IncorrectResponse[Error]Kitsune Ral
2020-06-07BaseJob: jsonData() and prepareResult/Error()Kitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune 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-08SyncJob: accept Filter instead of QString for the filterKitsune Ral
2018-11-20SyncJob::parseJson: fix a validation mistakeKitsune Ral
2018-11-20Make SyncData more self-contained and prepare for cache splittingKitsune Ral
2018-11-04Profiler logging fixes and improvementsKitsune Ral
2018-08-30SyncJob: Add account_data to left roomsKitsune Ral
2018-07-04Break down event.* into smaller filesKitsune Ral
2018-07-04Use QStringLiteral() and operator"" _ls() in network jobsKitsune Ral
2018-07-03Roll various switch case fallthrough markers into a macroKitsune Ral
2018-07-03SyncJob: log sync data statistics betterKitsune Ral
2018-06-08SyncJob: Support receiving to_device and presence eventsKitsune Ral
2018-05-03GetRoomEventsJob (replaces RoomMessagesJob) + refactoringKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral