index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
csapi
/
registration.cpp
Age
Commit message (
Expand
)
Author
2021-07-02
Abandon BaseJob::Query - generated API files
Alexey Rusakov
2020-11-06
ChangePasswordJob: logoutDevices doesn't need Omittable
Kitsune Ral
2020-06-19
csapi/: generated using the latest GTAD and matrix-doc
Kitsune Ral
2020-06-07
Update generated files according to gtad/* changes
Kitsune Ral
2020-04-17
Regenerate API files using new GTAD and refreshed templates
Kitsune Ral
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-06-24
Merge branch 'master' into clang-format
Kitsune Ral
2019-06-07
Generated files in csapi/: switch from now-deprecated JsonParserError to Inco...
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2018-12-13
Merge branch 'kitsune-omittable-bool' into kitsune-lazy-loading
Kitsune Ral
2018-12-13
Regenerate csapi/
Kitsune Ral
2018-12-08
Refactor toJson/fillJson
Kitsune Ral
2018-09-29
Support CS API 0.4.0
Kitsune Ral
2018-08-25
Update to the recent CS API (watch out for breakage)
Kitsune Ral
2018-07-21
csapi: add definitions/auth_data.* and optimise out trivial files with the la...
Kitsune Ral
2018-07-04
Use QStringLiteral() and operator"" _ls() in network jobs
Kitsune Ral
2018-06-09
csapi: Now really fix passing query parameters
Kitsune Ral
2018-06-08
csapi: Fix boolean query parameters incorrectly passed
Kitsune Ral
2018-06-08
csapi: Added registration and account management jobs
Kitsune Ral