Mercurial > prosody-modules
log mod_http_upload/mod_http_upload.lua @ 1875:ee2cedb0f691
age | author | description |
---|---|---|
Thu, 24 Sep 2015 07:22:11 +0200 | Michael Töglhofer | mod_http_upload.lua: use official namespace from XEP-0363 |
Mon, 14 Sep 2015 12:49:54 +0200 | Kim Alvefur | mod_http_upload: Add support for a file size limit |
Mon, 14 Sep 2015 12:45:00 +0200 | Kim Alvefur | mod_http_upload: Include failure reason in error response |
Mon, 14 Sep 2015 12:44:10 +0200 | Kim Alvefur | mod_http_upload: Log a message with the upload URL and storage path for easy discovery |
Mon, 14 Sep 2015 12:43:10 +0200 | Kim Alvefur | mod_http_upload: Cache first-level child <request> in local variable |
Tue, 01 Sep 2015 12:34:45 +0200 | Kim Alvefur | mod_http_upload: Fix typo (thanks mo) |
Tue, 01 Sep 2015 12:22:29 +0200 | Kim Alvefur | mod_http_upload: Include join_path function, should make it work with 0.9.x |