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
/
gtad.yaml
Age
Commit message (
Expand
)
Author
2019-02-15
RoomVersionsCapability: fix naming for 'default' parameter
Kitsune Ral
2019-02-09
csapi: GetCapabilitiesJob (MSC1753)
Kitsune Ral
2018-12-13
gtad.yaml: wrap bool in Omittable<>
Kitsune Ral
2018-12-13
gtad.yaml: use more compact definitions where possible
Kitsune Ral
2018-09-29
Prepare for CS API 0.4.0
Kitsune Ral
2018-07-22
Switched to GTAD 0.7-pre
Kitsune Ral
2018-07-22
gtad.yaml: cleanup
Kitsune Ral
2018-07-21
csapi: add definitions/auth_data.* and optimise out trivial files with the la...
Kitsune Ral
2018-07-11
csapi: Update to the latest API definitions
Kitsune Ral
2018-07-04
Break down event.* into smaller files
Kitsune Ral
2018-06-16
csapi: Use {{>cjoin}} instead of {{>join,}}; fix a typo breaking update-api
Kitsune Ral
2018-06-11
gtad.yaml: More concise list joining
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
2018-06-08
gtad.yaml: Update to the released GTAD 0.6
Kitsune Ral
2018-06-03
csapi: No need to explicitly #include <QtCore/QStringList>
Kitsune Ral
2018-06-03
csapi: GetTurnServerJob
Kitsune Ral
2018-06-03
csapi + converters: Support variant types (using QVariant)
Kitsune Ral
2018-06-03
gtad.yaml: Fixes around defaultValue
Kitsune Ral
2018-06-03
gtad.yaml: Fallback to QJsonArray no more needed
Kitsune Ral
2018-06-03
gtad.yaml: Make sure to pass avoidCopy to ref'ed types
Kitsune Ral
2018-06-02
csapi: Fix adding omittables to a query string
Kitsune Ral
2018-06-02
GTAD: drop question marks and "true" from attributes
Kitsune Ral
2018-06-02
csapi: Use Omittable<> container instead of intrusive 'omitted' field
Kitsune Ral
2018-05-26
lib/csapi/: Don't send parameters that were omitted
Kitsune Ral
2018-05-06
lib/csapi/*.mustache: Optimise #includes, eliminate some blank lines
Kitsune Ral
2018-05-04
New home for the generated code - lib/csapi
Kitsune Ral