Mercurial > prosody-modules
log
age | author | description |
---|---|---|
2018-03-07 | Kim Alvefur | luacheckrc: Rearrange options to be closer to the order used in main prosody repo |
2018-03-07 | Emmanuel Gil Peyrot | mod_cache_c2s_caps: Use prosody.full_sessions instead of _G.full_sessions (thanks luacheck) |
2018-03-07 | Emmanuel Gil Peyrot | mod_auto_answer_disco_info: Remove unused variable (thanks luacheck) |
2018-03-07 | Emmanuel Gil Peyrot | mod_cache_c2s_caps: Remove unused import (thanks luacheck) |
2018-03-07 | Emmanuel Gil Peyrot | mod_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient |
2018-03-07 | Emmanuel Gil Peyrot | mod_cache_c2s_caps: New module caching capabilities from local clients |
2018-03-06 | Kim Alvefur | mod_firewall/definitions: Comments on LIST backends |