Software /
code /
prosody-modules
Log
mod_cache_c2s_caps/mod_cache_c2s_caps.lua @ 3456:b85622b577ad
description | author | age |
---|---|---|
mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation. | Emmanuel Gil Peyrot | Tue, 22 Jan 2019 15:39:35 +0100 |
mod_cache_c2s_caps: Add a missing return when the hash is wrong. | Emmanuel Gil Peyrot | Tue, 22 Jan 2019 15:38:52 +0100 |
mod_cache_c2s_caps: Switch to the new module:send_iq() API. | Emmanuel Gil Peyrot | Tue, 22 Jan 2019 15:38:09 +0100 |
mod_cache_c2s_caps: Fix traceback on invalid payload in disco#info result. | Emmanuel Gil Peyrot | Fri, 08 Jun 2018 21:59:42 +0200 |
mod_cache_c2s_caps: Switch to origin.log to provide better debug to admins. | Emmanuel Gil Peyrot | Fri, 01 Jun 2018 18:33:53 +0200 |
mod_cache_c2s_caps: Remove unused import (thanks luacheck) | Emmanuel Gil Peyrot | Wed, 07 Mar 2018 17:41:22 +0100 |
mod_cache_c2s_caps: New module caching capabilities from local clients | Emmanuel Gil Peyrot | Wed, 07 Mar 2018 17:11:12 +0100 |