log mod_cache_c2s_caps/mod_cache_c2s_caps.lua @ 4690:82dabfffaddf

age author description
Fri, 22 May 2020 09:47:42 +0200 Georg Lukas mod_cache_c2s_caps: log full JID on all relevant code paths
Tue, 12 May 2020 14:14:51 +0200 Georg Lukas mod_cache_c2s_caps: also log full JID for caps
Wed, 06 Mar 2019 01:30:54 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness
Thu, 14 Feb 2019 17:06:16 +0000 Matthew Wild mod_cache_c2s_caps: Fail to load if module:send_iq() is not available
Tue, 22 Jan 2019 15:39:35 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation.
Tue, 22 Jan 2019 15:38:52 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Add a missing return when the hash is wrong.
Tue, 22 Jan 2019 15:38:09 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Switch to the new module:send_iq() API.
Fri, 08 Jun 2018 21:59:42 +0200 Emmanuel Gil Peyrot mod_cache_c2s_caps: Fix traceback on invalid payload in disco#info result.
Fri, 01 Jun 2018 18:33:53 +0200 Emmanuel Gil Peyrot mod_cache_c2s_caps: Switch to origin.log to provide better debug to admins.
Wed, 07 Mar 2018 17:41:22 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Remove unused import (thanks luacheck)
Wed, 07 Mar 2018 17:11:12 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: New module caching capabilities from local clients