log

age author description
Thu, 07 Mar 2019 22:36:30 +0100 Kim Alvefur mod_invite: Fire event that signals that an user has registered (thanks jeybe)
Wed, 06 Mar 2019 21:51:45 +0100 Georg Lukas mod_smacks: apply resumed logger and type to new session, fix #1229
Wed, 06 Mar 2019 21:44:07 +0100 Georg Lukas mod_smacks: improved debug logging
Wed, 06 Mar 2019 21:25:47 +0100 Georg Lukas mod_smacks: no crash on <a> without @h, fix #1317
Wed, 06 Mar 2019 17:46:57 +0100 Emmanuel Gil Peyrot mod_bookmarks: Actually save node config
Wed, 06 Mar 2019 01:30:54 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness
Wed, 06 Mar 2019 00:59:48 +0100 Emmanuel Gil Peyrot mod_http_avatar: Announce 0.11 works
Wed, 06 Mar 2019 00:59:18 +0100 Emmanuel Gil Peyrot mod_bookmarks: Remove unused bookmarks/updated event
Thu, 28 Feb 2019 12:31:54 +0100 JC Brand mod_auth_token: Check realm against module.host
Tue, 26 Feb 2019 15:58:58 +0100 JC Brand mod_auth_token: Update README.
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.
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