Age | Commit message (Expand) | Author |
2019-03-23 | Update to the latest CS API definitions | Kitsune Ral |
2019-02-15 | csapi/capabilities.*: fix the definition | Kitsune Ral |
2019-02-15 | RoomVersionsCapability: fix naming for 'default' parameter | Kitsune Ral |
2019-02-09 | csapi: support redirect-after-login (MSC1730) | Kitsune Ral |
2019-02-09 | csapi: add RedirectToSSOJob | Kitsune Ral |
2019-02-09 | csapi: UpgradeRoomJob (MSC1501) | Kitsune Ral |
2019-02-09 | csapi: GetCapabilitiesJob (MSC1753) | Kitsune Ral |
2019-02-09 | csapi: GetVersionsJob now returns unstableFeatures (MSC1497) | Kitsune Ral |
2019-02-09 | csapi: presence lists are no more | Kitsune Ral |
2018-12-13 | Merge branch 'kitsune-omittable-bool' into kitsune-lazy-loading | Kitsune Ral |
2018-12-13 | Regenerate csapi/ | 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-12-12 | gtad.yaml: use more compact definitions where possible | Kitsune Ral |
2018-12-12 | csapi/rooms.h: regenerate to update doc-comments | Kitsune Ral |
2018-12-08 | Refactor toJson/fillJson | Kitsune Ral |
2018-11-23 | Update CS API | Kitsune Ral |
2018-09-29 | Support CS API 0.4.0 | Kitsune Ral |
2018-09-29 | Prepare for CS API 0.4.0 | Kitsune Ral |
2018-08-25 | Update to the recent CS API (watch out for breakage) | Kitsune Ral |
2018-07-29 | csapi: define PushRule more accurately | Kitsune Ral |
2018-07-28 | csapi/third_party_lookup.*: Properly pass a variadic (aka exploded) parameters | Kitsune Ral |
2018-07-22 | Switched to GTAD 0.7-pre | Kitsune Ral |
2018-07-22 | gtad.yaml: cleanup | Kitsune Ral |
2018-07-22 | csapi: Minor cleanup in #includes | Kitsune Ral |
2018-07-21 | csapi: add definitions/auth_data.* and optimise out trivial files with the la... | Kitsune Ral |
2018-07-21 | csapi: Fix indentaton of data structures inside job classes | Kitsune Ral |
2018-07-20 | csapi: Rename entities in application-service/ | Kitsune Ral |
2018-07-18 | csapi: third_party_lookup.* and its dependencies in application-service/ | Kitsune Ral |
2018-07-18 | csapi: Doxy-comments thanks to the latest GTAD | Kitsune Ral |
2018-07-11 | csapi: Update to the latest API definitions | Kitsune Ral |
2018-07-04 | lib/csapi: Updated from the latest API definitions | Kitsune Ral |
2018-07-04 | Break down event.* into smaller files | Kitsune Ral |
2018-07-04 | Use QStringLiteral() and operator"" _ls() in network jobs | 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-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 |