Software /
code /
prosody-modules
Log
mod_cache_c2s_caps/mod_cache_c2s_caps.lua @ 5698:17ea26cf7259
description | author | age |
---|---|---|
mod_cache_c2s_caps: log full JID on all relevant code paths | Georg Lukas | Fri, 22 May 2020 09:47:42 +0200 |
mod_cache_c2s_caps: also log full JID for caps | Georg Lukas | Tue, 12 May 2020 14:14:51 +0200 |
mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness | Emmanuel Gil Peyrot | Wed, 06 Mar 2019 01:30:54 +0100 |
mod_cache_c2s_caps: Fail to load if module:send_iq() is not available | Matthew Wild | Thu, 14 Feb 2019 17:06:16 +0000 |
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 |