aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/event_context.cpp
AgeCommit message (Expand)Author
2022-05-31Regenerate API files (FTBFS; see the next commit)Alexey Rusakov
2021-10-04Regenerate CS API files upon the previous commitAlexey Rusakov
2021-07-02Abandon BaseJob::Query - generated API filesAlexey Rusakov
2020-06-07Update generated files according to gtad/* changesKitsune Ral
2020-04-17Regenerate API files using new GTAD and refreshed templatesKitsune 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-08Refactor toJson/fillJsonKitsune Ral
2018-07-04Use QStringLiteral() and operator"" _ls() in network jobsKitsune Ral
2018-06-09csapi: Now really fix passing query parametersKitsune Ral
2018-06-08csapi: Fix boolean query parameters incorrectly passedKitsune Ral
2018-06-02csapi: Fix adding omittables to a query stringKitsune Ral
2018-06-02csapi: Use Omittable<> container instead of intrusive 'omitted' fieldKitsune Ral
2018-05-04New home for the generated code - lib/csapiKitsune Ral