log

age author description
Wed, 23 Jan 2019 15:34:36 +0100 Kim Alvefur mod_storage_muc_log/README: Update compatibility
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
Sun, 20 Jan 2019 00:02:08 +0000 Matthew Wild mod_smacks: Fire event on delivery failure/success for each stanza
Fri, 18 Jan 2019 18:28:03 +0100 Kim Alvefur mod_muc_limits: Fix being unload on trunk
Fri, 18 Jan 2019 17:02:12 +0100 Nicolas Cedilnik Fix http_auth_check example in README
Fri, 18 Jan 2019 14:06:05 +0100 Thibaut Girka mod_client_certs: do not crash on plain sockets
Fri, 18 Jan 2019 02:16:03 +0100 Kim Alvefur mod_http_upload: Fix indentation
Thu, 17 Jan 2019 19:06:51 +0100 Kim Alvefur mod_presence_dedup: Remove unused variables [luacheck]
Wed, 16 Jan 2019 17:30:23 +0100 Kim Alvefur mod_measure_cpu: Rename counter metric to avoid name clash (thanks pep.)
Tue, 15 Jan 2019 16:41:58 +0100 Kim Alvefur mod_slack_webhooks: Fix use with 0.11+ MUC API