Mercurial > prosody-modules
log
age | author | description |
---|---|---|
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) |
Wed, 07 Mar 2018 17:41:40 +0100 | Emmanuel Gil Peyrot | mod_auto_answer_disco_info: Remove unused variable (thanks luacheck) |
Wed, 07 Mar 2018 17:41:22 +0100 | Emmanuel Gil Peyrot | mod_cache_c2s_caps: Remove unused import (thanks luacheck) |
Wed, 07 Mar 2018 17:11:49 +0100 | Emmanuel Gil Peyrot | mod_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient |
Wed, 07 Mar 2018 17:11:12 +0100 | Emmanuel Gil Peyrot | mod_cache_c2s_caps: New module caching capabilities from local clients |
Tue, 06 Mar 2018 18:24:34 +0100 | Kim Alvefur | mod_firewall/definitions: Comments on LIST backends |