log

age author description
Tue, 07 Feb 2017 09:57:58 +0100 Kim Alvefur mod_http_index/README: Linkify module names
Mon, 06 Feb 2017 02:47:37 +0100 Kim Alvefur mod_compression/README: Include lua-zlib installation instructions and link to source
Sun, 05 Feb 2017 16:05:47 +0100 Kim Alvefur mod_persisthosts/README: Fix formatting
Sun, 05 Feb 2017 14:49:54 +0100 Kim Alvefur mod_compression/README: Fix formatting
Sun, 05 Feb 2017 14:46:23 +0100 Kim Alvefur mod_compression/README: Some cleanup and rewording
Sun, 05 Feb 2017 14:40:51 +0100 Kim Alvefur mod_compression: Import from Prosody, revision 0c69305ab525
Thu, 02 Feb 2017 20:19:37 +0100 Kim Alvefur mod_migrate/README: Document the ability to specify multiple comma separated stores to migrate
Tue, 31 Jan 2017 17:26:04 +0100 Kim Alvefur mod_http_stats_stream: Add a README
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
Sun, 29 Jan 2017 18:12:43 +0100 Kim Alvefur mod_http_upload: Change join_path to match behaviour of util.paths in 0.10
Sun, 29 Jan 2017 18:10:06 +0100 Kim Alvefur mod_http_upload: Use the correct variable name for directory
Sun, 29 Jan 2017 18:07:01 +0100 Kim Alvefur mod_turncredentials: Add a stub README
Sun, 29 Jan 2017 17:27:49 +0100 Kim Alvefur mod_http_upload: Record upload slot metadata (fixes #718)
Sun, 29 Jan 2017 17:27:24 +0100 Kim Alvefur mod_http_upload: Generate shorter random directory names (see #822)
Sun, 29 Jan 2017 17:32:40 +0100 Kim Alvefur mod_http_upload: Accept already existing directory name if there is no conflicting file in it
Sun, 29 Jan 2017 17:31:28 +0100 Kim Alvefur mod_http_upload: Make sure that target file does not exist prior to upload
Sun, 29 Jan 2017 17:30:25 +0100 Kim Alvefur mod_http_upload: Create random directory name when assigning slot
Sun, 29 Jan 2017 17:22:37 +0100 Kim Alvefur mod_http_upload: Forget upload slot under some error conditions
Sun, 29 Jan 2017 16:51:25 +0100 Kim Alvefur mod_muc_intercom: Add a README
Thu, 26 Jan 2017 18:36:15 +0000 Matthew Wild mod_firewall: Add 'TO SELF' check ('NOT TO?' worked until commit 9159f9166893)
Thu, 26 Jan 2017 18:04:59 +0000 Matthew Wild mod_firewall: Fix $<> expressions being truncated when compiled
Wed, 25 Jan 2017 10:34:50 +0100 Kim Alvefur mod_mam/README: Fix typo
Tue, 24 Jan 2017 12:28:46 +0100 Kim Alvefur mod_csi_pump/README: Add note about being unsupported in combination with other CSI modules
Tue, 24 Jan 2017 12:28:27 +0100 Kim Alvefur mod_csi_pump: Mark as Alpha
Mon, 23 Jan 2017 16:00:20 +0100 Kim Alvefur mod_csi_pump: Consider groupchat message with subject important
Sun, 22 Jan 2017 04:47:06 +0100 Kim Alvefur mod_net_dovecotauth: Rename variable to avoid name clash [luacheck]
Sun, 22 Jan 2017 04:43:55 +0100 Kim Alvefur mod_net_dovecotauth: Make variable local [luacheck]