log

age author description
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]
Sun, 22 Jan 2017 04:42:55 +0100 Kim Alvefur mod_net_dovecotauth: Import util.pposix [luacheck]
Sun, 22 Jan 2017 04:41:04 +0100 Kim Alvefur mod_net_dovecotauth: Replace missing buffer lib with simpler string based buffering
Sun, 22 Jan 2017 00:41:11 +0100 Kim Alvefur mod_csi_pump: Lossless CSI mode
Fri, 20 Jan 2017 01:30:34 +0100 Kim Alvefur mod_candy: Add support for enabling Candy debug mode from Prosodys config
Fri, 20 Jan 2017 01:21:21 +0100 Kim Alvefur mod_candy: Add note about redirect from /candy to /candy/ not being necessary anymore
Fri, 20 Jan 2017 01:20:48 +0100 Kim Alvefur mod_candy/README: Link to HTTP configuration info
Fri, 20 Jan 2017 01:25:11 +0100 Kim Alvefur mod_candy: If no room list is set, try to find a MUC domain and guess a room name of 'candy'
Fri, 20 Jan 2017 01:24:32 +0100 Kim Alvefur mod_candy: Add config option for a list of rooms to join
Fri, 20 Jan 2017 01:09:36 +0100 Kim Alvefur mod_candy: Break out connect path into a function
Thu, 19 Jan 2017 19:55:39 +0100 Kim Alvefur mod_sms_clickatell: Fix event handler signature (fixes #814)
Wed, 18 Jan 2017 01:52:50 +0100 Kim Alvefur mod_persisthosts: Fire an event to allow other modules a chance to write to the new config file
Wed, 18 Jan 2017 01:38:17 +0100 Kim Alvefur mod_persisthosts: Module that dynamically creates stub configuration files for dynamically activated hosts
Mon, 16 Jan 2017 01:45:05 +0100 Kim Alvefur mod_http_upload: Correctly attach extended error information
Mon, 16 Jan 2017 01:44:38 +0100 Kim Alvefur mod_http_upload: Add missing semicolon
Mon, 16 Jan 2017 01:40:45 +0100 Kim Alvefur mod_http_upload: Update for size limit error reporting change in XEP-0363 v0.2 (fixes #813)
Thu, 12 Jan 2017 10:13:58 +0000 JC Brand mod_auth_http_async: Log URL when testing password
Thu, 12 Jan 2017 09:49:32 +0000 JC Brand Log URL called by http_roster_admin
Tue, 10 Jan 2017 14:11:56 +0100 Kim Alvefur mod_candy: Provide websocket URI if mod_websocket is loaded, fall back to BOSH
Sun, 08 Jan 2017 11:29:13 +0100 Kim Alvefur mod_auth_any: Remove unused imports
Sun, 08 Jan 2017 11:27:01 +0100 Kim Alvefur mod_auth_any: Remove provider constructor, it's only called once anyways
Sun, 08 Jan 2017 11:30:40 +0100 Kim Alvefur mod_auth_any: Ignore unused arguments, useful to show what arguments are given
Fri, 06 Jan 2017 17:07:01 +0100 Kim Alvefur mod_measure_memory: Module is global, no need for a global hook
Sun, 08 Jan 2017 06:26:21 +0100 tmolitor mod_delay: Only add delay to messages of type chat or groupchat (fixes #811)