No description
lookshe
52da5f834b
implementation to determine content type of files in android/java differ from php .amr files do not work example: http://up.picn.de/files/56e2d7b9-9847-4596-803c-e5b37f9b089f/good%20bad%20ugly.amr |
||
---|---|---|
gajim-plugin/httpupload | ||
managing-ui | ||
prosody-module/mod_http_upload_external | ||
storage-backend | ||
.gitignore | ||
README.md |
httpupload
Implementation of the XMPP Extension Protocol (XEP) 0363 - HTTP Upload.
This implementation is divided into two parts:
- The prosody-module implementing the XEP
- The storage-backend implementing an external HTTP upload component to request "slots" for uploading files and serving these files
storage-backend
The storage backend is implemented in PHP and requires PHP >= 5.3.0.