aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/registration.cpp
AgeCommit message (Expand)Author
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-06-07Generated files in csapi/: switch from now-deprecated JsonParserError to Inco...Kitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-12-13Merge branch 'kitsune-omittable-bool' into kitsune-lazy-loadingKitsune Ral
2018-12-13Regenerate csapi/Kitsune Ral
2018-12-08Refactor toJson/fillJsonKitsune Ral
2018-09-29Support CS API 0.4.0Kitsune Ral
2018-08-25Update to the recent CS API (watch out for breakage)Kitsune Ral
2018-07-21csapi: add definitions/auth_data.* and optimise out trivial files with the la...Kitsune 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-08csapi: Added registration and account management jobsKitsune Ral