xmpp-http-upload icon indicating copy to clipboard operation
xmpp-http-upload copied to clipboard

An external HTTP upload (XEP-0363) implementation for use with e.g. Prosody

Results 8 xmpp-http-upload issues
Sort by recently updated
recently updated
newest added

Move application file in module and create a real package to simply the deployment.

enhancement

[mod_http_upload](https://modules.prosody.im/mod_http_upload.html) supports `http_upload_expire_after`. I would like to see this in here, too. (not demanding; just making a note; maybe i'll get around to writing this myself, once I get this...

enhancement

The README diff contains more info on the changes made. [I'm planning to update Prosody's mod_http_upload_external](https://groups.google.com/forum/#!topic/prosody-dev/dyb8cTJ3fH4) to prepend the hashed/salted JID in the PUT URLs, so that admins can identify...

enhancement

I just wanted you to know that in Arch Linux you must install `python-flask` from community repo and `python-flask-cors` from AUR in order to be able to run `xhu.py` with...

I fixed up a bunch of things and added uwsgi examples like I promised last February :smile:

We don’t want data in metadata.

enhancement