Software /
code /
prosody-modules
Log
mod_auto_answer_disco_info/mod_auto_answer_disco_info.lua @ 3368:76fc915647ab
description | author | age |
---|---|---|
mod_auto_answer_disco_info: Simplify iq handling by hooking on the full payload tag instead of iq/full. | Emmanuel Gil Peyrot | 2018-08-24 |
mod_auto_answer_disco_info: Don’t traceback on iqs coming from mod_muc. | Emmanuel Gil Peyrot | 2018-06-08 |
mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins. | Emmanuel Gil Peyrot | 2018-06-01 |
mod_auto_answer_disco_info: Improve the debug message to include the recipient | Emmanuel Gil Peyrot | 2018-03-07 |
mod_auto_answer_disco_info: Don’t answer if the target session isn’t online | Emmanuel Gil Peyrot | 2018-03-07 |
mod_cache_c2s_caps: Use prosody.full_sessions instead of _G.full_sessions (thanks luacheck) | Emmanuel Gil Peyrot | 2018-03-07 |
mod_auto_answer_disco_info: Remove unused variable (thanks luacheck) | Emmanuel Gil Peyrot | 2018-03-07 |
mod_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient | Emmanuel Gil Peyrot | 2018-03-07 |