log

age author description
Sun, 24 Feb 2019 01:02:30 +0100 Emmanuel Gil Peyrot mod_delay: Remove this module, it is never useful
Tue, 19 Feb 2019 03:16:06 +0100 Kim Alvefur mod_storage_muc_log: Remove unused variable [luacheck]
Tue, 19 Feb 2019 03:15:05 +0100 Kim Alvefur mod_storage_muc_log: Return 'with' property for items (API conformance)
Fri, 15 Feb 2019 12:28:12 +0100 Emmanuel Gil Peyrot mod_mam_muc: Mention that this MAM version is legacy.
Fri, 15 Feb 2019 12:23:35 +0100 Emmanuel Gil Peyrot mod_mam_muc: Explicit which namespace MAM version 0.5 implements.
Fri, 15 Feb 2019 12:14:33 +0100 Emmanuel Gil Peyrot mod_mam_muc: Add compatibility note for 0.11 (thanks Ge0rG!)
Thu, 14 Feb 2019 17:06:16 +0000 Matthew Wild mod_cache_c2s_caps: Fail to load if module:send_iq() is not available
Wed, 13 Feb 2019 15:52:58 +0100 marc0s mod_muc_mam_hints: Respect XEP-0334 hints in MUC messages
Thu, 07 Feb 2019 15:26:03 +0100 Kim Alvefur mod_storage_xmlarchive: Add some debug logging
Sun, 03 Feb 2019 21:36:31 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311.
Thu, 24 Jan 2019 13:39:37 +0100 Kim Alvefur mod_storage_xmlarchive/README: And don't have prosody running at the same time
Thu, 24 Jan 2019 13:39:33 +0100 Kim Alvefur mod_storage_xmlarchive/README: Add reminder about backups
Wed, 23 Jan 2019 15:37:56 +0100 Kim Alvefur mod_muc_log/README: Update compatibility
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.