| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix build with Qt 5.9 | Linus Jahn | 2022-09-30 | 1 | -0/+7 |
| | | |||||
| * | HttpFileSharingProvider: Keep original filename when known (#480) | Jonah BrĂ¼chert | 2022-09-30 | 1 | -1/+2 |
| | | | | | This is unfortunatly required for compatiblity with legacy clients, because they rely on the url to figure out the file type. | ||||
| * | Implement XEP-0448: Stateless File Sharing | Jonah BrĂ¼chert | 2022-09-29 | 1 | -0/+207 |
| This adds a file sharing manager that is capable of using multiple back ends. Currently implemented are a normal HTTP File Upload backend and an encrypted HTTP File Upload. Jingle File Transfer could be implemented later. Co-authored-by: Linus Jahn <lnj@kaidan.im> | |||||
