Mercurial > prosody-modules
log mod_auto_answer_disco_info/mod_auto_answer_disco_info.lua @ 3137:178ebea5097c
age | author | description |
---|---|---|
Fri, 08 Jun 2018 15:25:27 +0200 | Emmanuel Gil Peyrot | mod_auto_answer_disco_info: Don’t traceback on iqs coming from mod_muc. |
Fri, 01 Jun 2018 18:40:30 +0200 | Emmanuel Gil Peyrot | mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins. |
Wed, 07 Mar 2018 20:17:56 +0100 | Emmanuel Gil Peyrot | mod_auto_answer_disco_info: Improve the debug message to include the recipient |
Wed, 07 Mar 2018 20:15:20 +0100 | Emmanuel Gil Peyrot | mod_auto_answer_disco_info: Don’t answer if the target session isn’t online |
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:11:49 +0100 | Emmanuel Gil Peyrot | mod_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient |