log

age author description
Sun, 29 Sep 2019 18:31:52 +0100 Matthew Wild mod_muc_media_metadata: Update namespace
Sun, 29 Sep 2019 18:31:14 +0100 Matthew Wild mod_muc_media_metadata: Update for actual function named async.await()
Sun, 29 Sep 2019 16:50:59 +0100 Matthew Wild mod_muc_media_metadata: Fix example config
Sun, 29 Sep 2019 16:49:42 +0100 Matthew Wild mod_muc_media_metadata: Fix README filename
Sun, 29 Sep 2019 16:47:57 +0100 Matthew Wild mod_muc_media_metadata: Module to automatically fetch metadata for posted media
Sun, 29 Sep 2019 11:48:27 +0100 Matthew Wild mod_muc_hide_media: Module to allow hiding inline media in a MUC
Sun, 29 Sep 2019 00:32:17 +0200 Kim Alvefur mod_csi_grace_period: Fix to store state on correct table
Sat, 28 Sep 2019 21:26:28 +0200 Kim Alvefur mod_register_web: Fix traceback if captcha_reply is left out of the form (thanks woffs)
Sat, 28 Sep 2019 14:46:18 +0200 Emmanuel Gil Peyrot mod_bookmarks, mod_bookmarks2: Refuse to load if the other one is also loaded.
Sat, 28 Sep 2019 14:27:13 +0200 Emmanuel Gil Peyrot mod_bookmarks2: Add new module.
Wed, 18 Sep 2019 21:10:32 +0200 Kim Alvefur mod_telnet_tlsinfo: Mark as obsolete since this is included in mod_admin_telnet
Tue, 17 Sep 2019 17:36:20 +0200 Kim Alvefur mod_muc_webchat_url: Fix default url
Tue, 17 Sep 2019 17:31:18 +0200 Kim Alvefur mod_muc_webchat_url/README: Fix template option name
Tue, 17 Sep 2019 17:22:35 +0200 Kim Alvefur mod_muc_webchat_url: Don't save templated value
Tue, 17 Sep 2019 17:12:59 +0200 Kim Alvefur mod_muc_webchat_url: Advertise the URL to a webchat in disco#info
Sat, 14 Sep 2019 22:07:49 +0200 Kim Alvefur mod_bidi: Link to mod_s2s_bidi
Thu, 12 Sep 2019 01:16:26 +0200 Maxime “pep” Buquet mod_muc_occupant_id: add TODO regarding MAM handling
Sun, 08 Sep 2019 15:53:01 +0200 Emmanuel Gil Peyrot mod_jid_prep: Update the README to point to XEP-0328.
Tue, 03 Sep 2019 00:57:24 +0200 Kim Alvefur mod_auth_any: Merged into Prosody as mod_auth_insecure
Tue, 03 Sep 2019 00:57:01 +0200 Kim Alvefur mod_storage_memory: Also merged into core
Tue, 03 Sep 2019 00:54:01 +0200 Kim Alvefur Mark some modules as Merged
Tue, 03 Sep 2019 00:52:47 +0200 Kim Alvefur mod_profile: Mark as Unmaintained
Tue, 03 Sep 2019 00:47:02 +0200 Kim Alvefur mod_profile: Link to successors mod_vcard_legacy & mod_vcard4
Sun, 01 Sep 2019 01:13:12 +0200 Emmanuel Gil Peyrot mod_upload_file_management: Add this new module, for now only listing files uploaded by a user as an admin.
Sun, 01 Sep 2019 01:11:20 +0200 Emmanuel Gil Peyrot mod_carbons_adhoc: Remove unused (later shadowed) local variable
Fri, 30 Aug 2019 18:34:55 +0200 Kim Alvefur mod_http_upload: Back out 3fb0add97cdb - depends on yet uncommon lfs version
Fri, 30 Aug 2019 13:28:30 +0100 Matthew Wild mod_auth_external: Improve error handling when non-blocking mode used without libevent
Thu, 29 Aug 2019 23:35:42 +0200 Kim Alvefur mod_http_upload: Skip write if nothing expired when checking
Thu, 29 Aug 2019 23:30:55 +0200 Kim Alvefur mod_http_upload: Add hint about checking that the base URL is reachable
Thu, 29 Aug 2019 23:29:13 +0200 Kim Alvefur mod_http_upload: Make loud noise if storage path can't be created or doesn't exist