Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 2235:c5ee48e27d01
description | author | age |
---|---|---|
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 |
mod_http_upload: Add additional debug logging | Kim Alvefur | Sun, 12 Jun 2016 02:51:08 +0200 |
mod_http_upload: Return nil if no upload slot is found (should prevent conflicts between multiple instances on the same path) | Kim Alvefur | Tue, 31 May 2016 17:24:59 +0200 |
mod_http_upload: Demote some errors to warnings | Kim Alvefur | Tue, 31 May 2016 17:13:48 +0200 |
mod_http_upload: Add more logging | Kim Alvefur | Tue, 31 May 2016 17:10:46 +0200 |
mod_http_upload: Advertise maximum file size in disco#info (Per XEP-0363 v0.2) | Kim Alvefur | Tue, 08 Mar 2016 19:36:27 +0100 |