Age | Commit message (Expand) | Author |
2018-02-27 | jobs/generated: GetRoomTagsJob, SetRoomTagJob, DeleteRoomTagJob | Kitsune Ral |
2018-02-27 | jobs/generated: SendMessageJob (might or might not preempt non-generated Send... | Kitsune Ral |
2018-02-27 | jobs/generated: GetPushersJob, PostPusherJob | Kitsune Ral |
2018-02-27 | jobs/generated: GetJoinedRoomsJob | Kitsune Ral |
2018-02-27 | jobs/generated: SetAccountDataJob, SetAccountDataPerRoomJob | Kitsune Ral |
2018-02-03 | jobs/generated: Generate job-specific makeRequestUrl() methods | Kitsune Ral |
2018-01-30 | CreateRoomJob: Update to the latest Spec version | Kitsune Ral |
2018-01-14 | Drop extraneous #include <QString> | Kitsune Ral |
2018-01-14 | BaseJob::Data -> RequestData; support QIODevice* input/output | Kitsune Ral |
2018-01-09 | jobs/generated: content-repo.*, create_room.* | Kitsune Ral |
2018-01-09 | jobs: expect application/json by default; set query in constructor body; prop... | Kitsune Ral |
2018-01-09 | jobs/generated: Use BaseJob::addExpectedContentType() | Kitsune Ral |
2018-01-09 | jobs/generated: Polish formatting; other minor cleanup | Kitsune Ral |
2017-12-07 | New generated jobs for: room directory, 3PIDs, redactions, typing notificatio... | Kitsune Ral |
2017-12-07 | Make BaseJob::Data consume QByteArray as well, not only QJsonObject | Kitsune Ral |
2017-12-07 | jobs/generated: don't rely on QString's COW; firmer formatting | Kitsune Ral |
2017-12-07 | Generated jobs: Apply naming convention to parameters | Kitsune Ral |
2017-12-07 | Generated jobs: Don't dump empty strings to body parameters | Kitsune Ral |
2017-11-01 | Move converters.h out of jobs/ | Kitsune Ral |
2017-10-19 | Introduce device_id and initial_device_name support; switch to generated Logi... | Kitsune Ral |
2017-10-14 | Actually added generated/profile.* files, needed to change display name | Kitsune Ral |
2017-10-14 | LogoutJob is supplied by generated code | Kitsune Ral |
2017-10-14 | Leaving a room now uses a generated Job file | Kitsune Ral |
2017-10-13 | Support banning and unbanning | Kitsune Ral |
2017-10-13 | Cleaner generated files | Kitsune Ral |
2017-10-13 | All jobs: Drop ConnectionData parameter from the constructor | Kitsune Ral |
2017-09-09 | First files made by api-generator | Kitsune Ral |