Age | Commit message (Expand) | Author |
2018-06-11 | gtad.yaml: More concise list joining | 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: add jobs for keys management | Kitsune Ral |
2018-06-08 | csapi: add jobs for device management | Kitsune Ral |
2018-06-08 | csapi: Added registration and account management jobs | Kitsune Ral |
2018-06-08 | csapi: add jobs from rooms.yaml | Kitsune Ral |
2018-06-08 | gtad.yaml: Update to the released GTAD 0.6 | Kitsune Ral |
2018-06-08 | csapi: added sync filter definitions and jobs | Kitsune Ral |
2018-06-04 | Make libQMatrixClient buildable outside of Quaternion | Kitsune Ral |
2018-06-03 | csapi: jobs to setup push-rules | Kitsune Ral |
2018-06-03 | csapi: PeekEventsJob, ReportContentJob, presence jobs | 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/content-repo.*: jobs return results in data() instead of content() now | Kitsune Ral |
2018-06-03 | csapi/notifications.*: Use QVariant instead of QJsonObject | Kitsune Ral |
2018-06-03 | csapi + converters: Support variant types (using QVariant) | Kitsune Ral |
2018-06-03 | csapi: Updated to the most recent API definitions | 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/: regenerate job classes from the most recent templates | Kitsune Ral |
2018-05-26 | lib/csapi/: Don't send parameters that were omitted | Kitsune Ral |
2018-05-06 | Optimise #includes, eliminate some excess blank lines in lib/csapi | Kitsune Ral |
2018-05-06 | lib/csapi/*.mustache: Optimise #includes, eliminate some blank lines | Kitsune Ral |
2018-05-06 | lib/csapi: SearchJob | Kitsune Ral |
2018-05-04 | New home for the generated code - lib/csapi | Kitsune Ral |