Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 2444:3e9f9cef9c0e
description | author | age |
---|---|---|
mod_http_upload: Add missing semicolon | Kim Alvefur | Mon, 16 Jan 2017 01:44:38 +0100 |
mod_http_upload: Update for size limit error reporting change in XEP-0363 v0.2 (fixes #813) | Kim Alvefur | Mon, 16 Jan 2017 01:40:45 +0100 |
mod_http_upload: Handle case of non-existant path | Kim Alvefur | Tue, 23 Aug 2016 02:13:34 +0200 |
mod_http_upload: Add a comment | Kim Alvefur | Tue, 23 Aug 2016 02:09:32 +0200 |
mod_http_upload: Construct the upload slot URL using the LuaSocket URL library (fixes #717) | Kim Alvefur | Tue, 23 Aug 2016 00:44:14 +0200 |
mod_http_upload: Warn if upload size limit set higher than body size limit in http parser (applies to 0.10+) | Kim Alvefur | Sat, 20 Aug 2016 21:59:39 +0200 |
mod_http_upload: Add disco identity | Matthew Wild | Mon, 04 Jul 2016 10:38:56 +0100 |
mod_http_upload: Log if file size exceeds limit | Kim Alvefur | Sun, 12 Jun 2016 03:21:48 +0200 |