Age | Commit message (Expand) | Author |
2018-03-31 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-03-28 | BaseJob: Dump error body (if there's any) to logs; detect error 429 more reli... | Kitsune Ral |
2018-03-28 | BaseJob: more improvements in logging and errors detection | Kitsune Ral |
2018-03-28 | BaseJob: Process error 429 (Too Many Requests) | Kitsune Ral |
2018-03-28 | BaseJob: small refactoring and cleanup in logging code | Kitsune Ral |
2018-03-27 | Rework unread messages counting logic | Kitsune Ral |
2018-03-26 | Introduce JoinStates (QFlags<JoinState>) | Kitsune Ral |
2018-03-23 | DownloadFileJob::beforeStart(): make sure to immediately return in case of error | Kitsune Ral |
2018-03-23 | BaseJob::start(): self-destruct if not succesfully started | Kitsune Ral |
2018-03-20 | ignore possible appendixes from content type | Krombel |
2018-03-05 | Support server-side read marker (m.full_read) | Kitsune Ral |
2018-03-05 | jobs/generated: SetAccountDataJob, SetAccountDataPerRoomJob | Kitsune Ral |
2018-03-03 | Improve compatibility with gcc 4.9 to be able to build for Android with QtCre... | Roman Plášil |
2018-02-28 | Skip retry interval if the last job attempt timed out | Kitsune Ral |
2018-02-28 | Profiling logs: added µs, less empty profiling log lines | Kitsune Ral |
2018-02-27 | jobs/generated: SendToDeviceJob | Kitsune Ral |
2018-02-27 | jobs/generated: SearchUserDirectoryJob | Kitsune Ral |
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-27 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-02-26 | SyncJob: parse events from global account data too | Kitsune Ral |
2018-02-23 | BaseJob: In case of 4xx errors, fill the status with the message from the res... | Kitsune Ral |
2018-02-20 | BaseJob: added Abandoned status | Kitsune Ral |
2018-02-07 | MediaThumbnailJob::parseReply: Do not ignore underlying errors | Kitsune Ral |
2018-02-03 | Merge branch 'kitsune-expose-download-urls' into kitsune-gtad | Kitsune Ral |
2018-02-03 | DownloadFileJob, MediaThumbnailJob: augment generated makeRequestUrl() methods | Kitsune Ral |
2018-02-03 | jobs/generated: Generate job-specific makeRequestUrl() methods | Kitsune Ral |
2018-02-03 | BaseJob::makeRequestUrl | Kitsune Ral |
2018-02-03 | GTAD: Generate job-specific makeRequestUrl() methods | Kitsune Ral |
2018-02-03 | BaseJob::makeRequestUrl | Kitsune Ral |
2018-02-03 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-01-30 | CreateRoomJob: Update to the latest Spec version | Kitsune Ral |
2018-01-30 | RequestData: use auto | Kitsune Ral |
2018-01-26 | CreateRoomJob: Update to the latest Spec version | Kitsune Ral |
2018-01-26 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-01-25 | BaseJob::checkReply: log job returned status more explicitly | Kitsune Ral |
2018-01-15 | DownloadFileJob: Be tolerant to request retries | Kitsune Ral |
2018-01-14 | DownloadFileJob | Kitsune Ral |
2018-01-14 | BaseJob: afterStart(), beforeAbandon(), up/downloadProgress() | 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-14 | Merge branch 'master' into kitsune-content-repo-create-room | Kitsune Ral |
2018-01-13 | Merge branch 'master' into kitsune-gtad | Kitsune Ral |
2018-01-12 | DownloadFileJob | Kitsune Ral |
2018-01-12 | BaseJob: afterStart(), beforeAbandon(), up/downloadProgress() | Kitsune Ral |
2018-01-12 | Drop extraneous #include <QString> | Kitsune Ral |
2018-01-12 | BaseJob::Data -> RequestData; support QIODevice* input/output | Kitsune Ral |