aboutsummaryrefslogtreecommitdiff
path: root/lib/networkaccessmanager.cpp
AgeCommit message (Expand)Author
2022-06-18Drop pre-Qt 5.15 codeAlexey Rusakov
2022-02-13Merge branch 'dev'Alexey Rusakov
2022-01-18AccountRegistry: derive from QVector and clean upAlexey Rusakov
2022-01-02Add ImplPtr and makeImplAlexey Rusakov
2021-12-01Apply more suggestionsTobias Fella
2021-12-01Add mxc protocol to the networkaccessmanagerTobias Fella
2021-12-01sslCarl Schwan
2021-12-01More testsCarl Schwan
2021-09-12NAM::createRequest(): more loggingAlexey Rusakov
2021-09-11Don't parent NAM to QCoreApplicationAlexey Rusakov
2021-09-10Move URL creation to Room/Connection; use query instead of fragmentAlexey Rusakov
2021-09-10Percent-encode all the thingsTobias Fella
2021-09-10Return a failed MxcReply on invalid requestsTobias Fella
2021-09-10Update lib/networkaccessmanager.cppTobias Fella
2021-09-10Update lib/networkaccessmanager.cppTobias Fella
2021-09-05Create a NAM for each threadTobias Fella
2021-09-05Implement the mxc protocol in the NetworkAccessManagerTobias Fella
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-12-24Fix clang-tidy/clazy warningsKitsune Ral
2020-08-23More cleanup; drop Qt bearer management on Qt 5.15+Kitsune 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-03-31Move source files to a separate folderKitsune Ral