Age | Commit message (Expand) | Author |
2018-05-03 | jobs/generated: Drop unused code | Kitsune Ral |
2018-05-03 | GetRoomEventsJob (replaces RoomMessagesJob) + refactoring | Kitsune Ral |
2018-05-03 | GTAD: Use QMatrixClient::Event-derived classes in generated jobs + Mustache c... | Kitsune Ral |
2018-05-01 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-05-01 | jobs/generated: use std::move in baseURL; type updates from the API files | Kitsune Ral |
2018-05-01 | gtad.yaml: Use EventPtr for Notifications.Event; add variant type to the map | Kitsune Ral |
2018-05-01 | GetNotificationsJob: don't alias EventPtr with Event | Kitsune Ral |
2018-05-01 | jobs/generated: use std::move in baseURL; type updates from the API files | Kitsune Ral |
2018-05-01 | Mustache: more C++ tidying and empty lines removal | Kitsune Ral |
2018-05-01 | jobs/generated: GetNotificationsJob | Kitsune Ral |
2018-04-30 | jobs/generated: GetNotificationsJob | Kitsune Ral |
2018-04-30 | jobs/generated: cleanup C++ | Kitsune Ral |
2018-04-30 | gtad.yaml: Migrate to GTAD 0.5 config format | Kitsune Ral |
2018-04-30 | jobs/generated: cleanup C++ | Kitsune Ral |
2018-04-30 | Mustache templates: cleanup C++ | Kitsune Ral |
2018-04-29 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-04-25 | BaseJob::doCheckReply: catch non-HTTP errors too | Kitsune Ral |
2018-04-25 | BaseJob: rewrite error detection using genuine HTTP codes | Kitsune Ral |
2018-04-14 | jobs/generated: Overload toJson() instead of operator QJsonObject()/QJsonValue() | Kitsune Ral |
2018-04-14 | Mustache templates: Overload toJson() instead of operator QJsonObject()/QJson... | Kitsune Ral |
2018-04-14 | Mustache: {{#producesNonJson?}} -> {{#producesNotJson?}} | Kitsune Ral |
2018-04-13 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-04-02 | BaseJob: set the status upon headers arrival | Kitsune Ral |
2018-04-01 | BaseJob: use QDebugStateSaver | Kitsune Ral |
2018-03-31 | Merge branch 'kitsune-install-target' | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |