Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 2090:1796a022dd29
description | author | age |
---|---|---|
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 |
mod_http_upload: Trim trailing whitespace | Kim Alvefur | Mon, 07 Mar 2016 13:47:13 +0100 |
mod_http_upload: Lower default size limit to 1MB | Kim Alvefur | Wed, 24 Feb 2016 15:59:18 +0100 |
mod_http_upload: Make file system path configurable | Kim Alvefur | Fri, 11 Dec 2015 18:20:14 +0100 |
mod_http_upload: URL-encode filename in case it contains characters that need escaping (thanks Thilo) | Kim Alvefur | Fri, 11 Dec 2015 18:00:43 +0100 |
mod_http_upload: Say Hello to anyone opening the "bare" HTTP URL (helpful to show that module is loaded correctly) | Kim Alvefur | Sun, 01 Nov 2015 18:12:49 +0100 |