aboutsummaryrefslogtreecommitdiffstats
path: root/prosody-module/mod_http_upload_external/mod_http_upload_external.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* read url and server_key from configurationlookshe2016-01-131-2/+8
* check for 403 (wrong xmpp_server_key)lookshe2016-01-061-1/+3
* use util.json from prosodylookshe2016-01-061-2/+1
* corrected if-statements and some more copy-paste-errorslookshe2016-01-051-10/+10
* deleted old "lib" and corrected copy-paste-errorlookshe2016-01-051-1/+1
* corrections to load module in prosody without errorslookshe2016-01-051-1/+1
* removed unused file size checklookshe2016-01-041-5/+0
* correct indentionlookshe2016-01-041-29/+29
* initial implementation of module for prosody, not tested yetlookshe2016-01-041-0/+134