| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove Qt < 5.15 compat code | Linus Jahn | 2023-01-31 | 1 | -4/+0 |
| * | Use QXmppError in all IQ results instead of StanzaError | Linus Jahn | 2023-01-22 | 1 | -2/+2 |
| * | Introduce QXmppTask & QXmppPromise | Linus Jahn | 2023-01-03 | 1 | -11/+3 |
| * | Disable Qt keywords completely | Linus Jahn | 2022-12-26 | 1 | -2/+2 |
| * | Fix build with Qt 5.9 | Linus Jahn | 2022-09-30 | 1 | -0/+8 |
| * | Implement XEP-0448: Stateless File Sharing | Jonah Brüchert | 2022-09-29 | 1 | -7/+2 |
| * | HttpUploadManager: Use unique_ptr for data device (#479) | Jonah Brüchert | 2022-09-29 | 1 | -6/+7 |
| * | HttpUploadManager: Only allow https urls (#478) | Jonah Brüchert | 2022-09-29 | 1 | -0/+8 |
| * | Add global Cancelled unit struct | Linus Jahn | 2022-09-13 | 1 | -1/+2 |
| * | HttpUploadManager: Avoid UB if UploadRequestManager does not exist | Linus Jahn | 2022-09-10 | 1 | -0/+7 |
| * | Add HttpUploadManager for requesting slots and uploading files | Linus Jahn | 2022-09-09 | 1 | -0/+395 |
