aboutsummaryrefslogtreecommitdiff
path: root/lib/connectiondata.cpp
AgeCommit message (Expand)Author
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-11-14ConnectionData: fix defunct jobs stalling the queueKitsune Ral
2019-12-23ConnectionData::submit: when not queuing, still submit asynchronouslyKitsune Ral
2019-12-12BaseJob: prepare() -> initiate() + refactoring around itKitsune Ral
2019-12-08ConnectionData: stop the timer on destructionKitsune Ral
2019-11-19BaseJob: Don't send accessToken if not needed; send again on 401Kitsune Ral
2019-10-21ConnectionData: fix read-after-free in clearing the job queueKitsune Ral
2019-08-27Tighten the code; add a missing #includeKitsune Ral
2019-08-20BaseJob/ConnectionData: connection-wide rate-limitingKitsune Ral
2019-08-20Store userId in ConnectionData instead of ConnectionKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-04-06Clean up on clang-tidy/clazy analysisKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-07-19ConnectionData: use std::move()Kitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral