Mercurial > prosody-modules
log mod_http_upload/mod_http_upload.lua @ 2643:777d07e0cd73
age | author | description |
---|---|---|
Wed, 22 Mar 2017 19:47:52 +0100 | Emmanuel Gil Peyrot | mod_http_upload: add support for XEP-0363 version 0.3 |
Fri, 10 Mar 2017 10:19:05 +0000 | Matthew Wild | mod_http_upload: Return 201 on successful PUT (as per XEP-0363 and RFC 2616) (Thanks Flow) |
Fri, 10 Feb 2017 11:04:16 +0100 | Kim Alvefur | mod_http_upload: Log the directory and filename joined |
Tue, 31 Jan 2017 14:05:53 +0100 | Kim Alvefur | Backed out changeset f48e9e25aec4, util.uuid.get_nibbles is unavailable in 0.9 |
Sun, 29 Jan 2017 19:27:27 +0100 | Kim Alvefur | mod_http_upload: Fix to include base storage path |
Sun, 29 Jan 2017 19:18:49 +0100 | Kim Alvefur | mod_http_upload: Fix typo |
Sun, 29 Jan 2017 19:14:47 +0100 | Kim Alvefur | mod_http_upload: Add missing return statement |