log

age author description
2018-03-07 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Don’t answer if the target session isn’t online
2018-03-07 Emmanuel Gil Peyrot mod_inject_ecaps2: Return if calculating the hash failed
2018-03-07 Emmanuel Gil Peyrot mod_inject_ecaps2: Rename the Lua file correctly
2018-03-07 Emmanuel Gil Peyrot mod_inject_ecaps2: Add Lua 5.1 compatibility by replacing \xHEX with \DECIMAL in strings
2018-03-07 Emmanuel Gil Peyrot mod_inject_ecaps2: New module adding support for XEP-0390 to all local clients supporting XEP-0115
2018-03-07 Kim Alvefur luacheckrc: Forget about the _M global
2018-03-07 Kim Alvefur luacheckrc: Assign module.environment to section for writable globals
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
2018-02-23 Senya mod_muc_eventsource: validate node with nodeprep