Mercurial > prosody-modules
log mod_cache_c2s_caps/mod_cache_c2s_caps.lua @ 3462:d73ed7975d82
age | author | description |
---|---|---|
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 |