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)
|
Thu, 05 Jan 2017 03:44:44 +0100 |
Kim Alvefur |
mod_presence_dedup/README: Add 'Alpha' label since this module is highly experimental and will break things
|
Wed, 04 Jan 2017 09:41:27 +0100 |
Kim Alvefur |
mod_http_stats_stream/example.html: Update path to reflect last minute rename
|
Wed, 04 Jan 2017 09:18:34 +0100 |
Kim Alvefur |
mod_http_stats_stream: Sends statistics from statsmanager over an HTTP event stream
|
Mon, 02 Jan 2017 21:04:36 +0100 |
Kim Alvefur |
mod_storage_appendmap: Escape Lua keywords
|
Mon, 02 Jan 2017 21:03:56 +0100 |
Kim Alvefur |
mod_storage_appendmap: Fix pattern meant to match valid Lua Names so such are escaped correctly
|
Mon, 02 Jan 2017 20:10:37 +0100 |
Kim Alvefur |
mod_mam_muc: Use is_stanza from util.stanza if available
|
Mon, 26 Dec 2016 15:43:32 +0100 |
Kim Alvefur |
mod_mam_muc: Remove TODO about logging presence since it can do that already
|
Thu, 22 Dec 2016 16:16:39 +0100 |
Kim Alvefur |
mod_mam_muc: More room JID variable renaming for more consistency
|
Thu, 22 Dec 2016 13:40:24 +0100 |
Kim Alvefur |
mod_mam_muc: Rename room and room JID variables for consistency
|
Mon, 19 Dec 2016 07:51:23 +0100 |
Kim Alvefur |
mod_statsd: Import bare_sessions from the prosody global, using it as a global directly is deprecated
|
Mon, 19 Dec 2016 07:50:21 +0100 |
Kim Alvefur |
mod_s2s_keysize_policy: Lower log message to a warning since it is not really a fatal error
|