log mod_auto_answer_disco_info/mod_auto_answer_disco_info.lua @ 4719:5a06c711649c

age author description
2021-06-12 Kim Alvefur mod_auto_answer_disco_info: Fix to use event that is fired
2018-08-24 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Simplify iq handling by hooking on the full payload tag instead of iq/full.
2018-06-08 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Don’t traceback on iqs coming from mod_muc.
2018-06-01 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins.
2018-03-07 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Improve the debug message to include the recipient
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_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_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient