Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to the newest version of XEP 0363 (HTTP Upload) | Maximilian Wuttke | 2021-03-11 | 1 | -0/+5 |
| | | | | | | | | | | | | | Main changes: 1. Attributes instead of tags 2. Read the optional <header> tags and send them in the HTTP PUT header: * Authorization * Cookie * Expires Co-authored-by: Martin Dosch <martin@mdosch.de> | ||||
* | Run make format on rebase | William Wennerström | 2020-11-16 | 1 | -9/+10 |
| | |||||
* | Reformat HTTP get URL to AESGCM scheme | William Wennerström | 2020-11-16 | 1 | -4/+6 |
| | |||||
* | Refactor to use file stream | William Wennerström | 2020-11-16 | 1 | -3/+3 |
| | |||||
* | Initial /sendfile OMEMO encryption | William Wennerström | 2020-11-16 | 1 | -5/+5 |
| | |||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -9/+10 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -11/+10 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -10/+11 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Don't expose upload_processes | Michael Vetter | 2020-04-17 | 1 | -2/+3 |
| | | | | | | | | That's actually not good practise. Realized this when checking for multiple symbol definition in issue mentioned below. Regards https://github.com/profanity-im/profanity/issues/1314 | ||||
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
| | |||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Allow installing plugins from directory | James Booth | 2017-02-05 | 1 | -1/+0 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -0/+1 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Fix OSX compile | James Booth | 2016-04-26 | 1 | -3/+1 |
| | |||||
* | Fixed cygwin compile (again) | James Booth | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | Fixed cygwin compile | James Booth | 2016-04-26 | 1 | -0/+5 |
| | |||||
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -0/+63 |