Mercurial > prosody-modules
log
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. |
Mon, 21 Jan 2019 19:52:04 +0100 | Kim Alvefur | mod_storage_xmlarchive: Don't return early when looking through entire archive |
Mon, 21 Jan 2019 19:17:49 +0100 | Kim Alvefur | mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format |
Sun, 20 Jan 2019 18:18:02 +0100 | Kim Alvefur | mod_storage_xmlarchive/README: Change example to match Prosodys mod_mam |