Fri, 09 Mar 2018 21:58:47 +0100 |
Kim Alvefur |
mod_storage_xmlarchive: Add additional debug logging
|
Fri, 09 Mar 2018 13:35:44 +0000 |
Matthew Wild |
mod_firewall: Add PENDING SUBSCRIPTION FROM SENDER? condition
|
Fri, 09 Mar 2018 13:35:11 +0000 |
Matthew Wild |
mod_firewall: Add UNSBSCRIBE SENDER action
|
Wed, 07 Mar 2018 22:21:43 +0100 |
tmolitor |
[mod_mam] Fix hook priority for local clients, too (see also commit 2af42a3af131)
|
Wed, 07 Mar 2018 20:47:27 +0100 |
Emmanuel Gil Peyrot |
mod_inject_ecaps2: Check for unset presence
|
Wed, 07 Mar 2018 20:17:56 +0100 |
Emmanuel Gil Peyrot |
mod_auto_answer_disco_info: Improve the debug message to include the recipient
|
Wed, 07 Mar 2018 20:15:20 +0100 |
Emmanuel Gil Peyrot |
mod_auto_answer_disco_info: Don’t answer if the target session isn’t online
|
Wed, 07 Mar 2018 20:13:48 +0100 |
Emmanuel Gil Peyrot |
mod_inject_ecaps2: Return if calculating the hash failed
|
Wed, 07 Mar 2018 19:40:20 +0100 |
Emmanuel Gil Peyrot |
mod_inject_ecaps2: Rename the Lua file correctly
|
Wed, 07 Mar 2018 19:39:52 +0100 |
Emmanuel Gil Peyrot |
mod_inject_ecaps2: Add Lua 5.1 compatibility by replacing \xHEX with \DECIMAL in strings
|
Wed, 07 Mar 2018 19:30:42 +0100 |
Emmanuel Gil Peyrot |
mod_inject_ecaps2: New module adding support for XEP-0390 to all local clients supporting XEP-0115
|
Wed, 07 Mar 2018 18:15:31 +0100 |
Kim Alvefur |
luacheckrc: Forget about the _M global
|
Wed, 07 Mar 2018 18:11:50 +0100 |
Kim Alvefur |
luacheckrc: Assign module.environment to section for writable globals
|
Wed, 07 Mar 2018 18:11:08 +0100 |
Kim Alvefur |
luacheckrc: Rearrange options to be closer to the order used in main prosody repo
|
Wed, 07 Mar 2018 17:42:38 +0100 |
Emmanuel Gil Peyrot |
mod_cache_c2s_caps: Use prosody.full_sessions instead of _G.full_sessions (thanks luacheck)
|