log

age author description
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
Sun, 25 Aug 2019 20:46:43 +0200 Kim Alvefur mod_vcard_muc: Add an alternative method of signaling avatar change
Fri, 23 Aug 2019 23:01:16 +0200 Kim Alvefur mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse
Sat, 24 Aug 2019 21:49:51 +0200 Maxime “pep” Buquet mod_muc_occupant_id: Update XEP number (XEP-0421)
Fri, 23 Aug 2019 01:40:26 +0200 Kim Alvefur mod_map: Update example in README to reflect recent changes
Fri, 23 Aug 2019 01:18:24 +0200 Kim Alvefur mod_map: Include last body text
Fri, 23 Aug 2019 01:16:58 +0200 Kim Alvefur mod_map: Include timestamps of first/last message (if reported)
Fri, 23 Aug 2019 01:08:12 +0200 Kim Alvefur mod_map: Update for new API in prosody 1e2b444acb72
Fri, 23 Aug 2019 00:19:46 +0200 Kim Alvefur mod_http_upload: Also format max file size as integer in error (thanks lovetox)
Thu, 22 Aug 2019 23:57:57 +0200 Kim Alvefur mod_http_upload: Ensure integer formatting of size limit
Wed, 21 Aug 2019 00:38:20 +0200 Kim Alvefur mod_muc_ping: Advertise XEP-0410 feature
Sun, 11 Aug 2019 02:58:56 +0200 tmolitor mod_smacks: fix bug #1405 (prevent timer from running for already destroyed sessions)
Sat, 10 Aug 2019 14:19:48 +0200 Kim Alvefur mod_http_muc_log: Make time based anchors from mod_muc_log_http work
Fri, 09 Aug 2019 19:01:58 +0200 Kim Alvefur mod_pubsub_text_interface: Respond to receipts
Fri, 09 Aug 2019 19:00:35 +0200 Kim Alvefur mod_http_stats_stream: Make global to simplify
Fri, 09 Aug 2019 18:59:35 +0200 Kim Alvefur mod_turncredentials: Add parallel implementation of XEP-0215 v0.7
Fri, 09 Aug 2019 18:41:51 +0200 Kim Alvefur mod_conversejs: Change CSS URL
Fri, 02 Aug 2019 18:26:06 +0200 tmolitor mod_smacks: fix bug in bad client handling introduced by last commit
Fri, 02 Aug 2019 08:04:16 +0200 Kim Alvefur mod_csi_muc_priorities: Add an example
Fri, 02 Aug 2019 08:04:00 +0200 Kim Alvefur mod_csi_muc_priorities: Mention mod_track_muc_joins
Fri, 02 Aug 2019 07:52:04 +0200 Kim Alvefur mod_ignore_host_chatstates: Add a stub README
Fri, 02 Aug 2019 07:44:11 +0200 JC Brand mod_muc_block_pm: Add support for Prosody 0.11
Wed, 31 Jul 2019 18:55:06 +0200 Kim Alvefur mod_http_stats_stream: Use existing header preparation
Tue, 30 Jul 2019 02:07:13 +0200 tmolitor mod_smacks: fix bug for missbehaving clients sending multiple acks in a row
Tue, 30 Jul 2019 01:46:57 +0200 tmolitor mod_csi_battery_saver: add compatibility with mod_csi_muc_priorities, make queue length configurable and update README
Mon, 29 Jul 2019 16:10:09 +0200 Maxime “pep” Buquet mod_muc_occupant_id: depend on muc.
Wed, 17 Jul 2019 13:23:23 +0200 Maxime “pep” Buquet mod_muc_occupant_id: Update links to the XEP inbox.
Sun, 14 Jul 2019 19:04:16 +0200 Maxime “pep” Buquet mod_muc_occupant_id: Remove unnecessary check on occupant
Sun, 14 Jul 2019 18:45:10 +0200 Maxime “pep” Buquet mod_muc_occupant_id: initial commit
Thu, 04 Jul 2019 08:46:26 +0200 Kim Alvefur mod_csi_muc_priorities: Signal unimportance (thanks tmolitor)
Mon, 01 Jul 2019 18:50:42 +0200 tmolitor mod_cloud_notify: fix typo (used || instead of or)
Mon, 01 Jul 2019 18:49:24 +0200 tmolitor mod_cloud_notify: fix local variable usage
Sat, 29 Jun 2019 19:26:08 +0200 Kim Alvefur mod_http_upload: Duplicate mime types handling from mod_http_files (fixes #1374)
Wed, 26 Jun 2019 21:45:50 +0200 Kim Alvefur mod_csi_pump: Obsolete, remove
Thu, 20 Jun 2019 10:37:48 +0200 JC Brand mod_muc_defaults: Allow setting of `name` and `description
Sun, 16 Jun 2019 02:00:34 +0200 tmolitor mod_cloud_notify: fix prosody 0.9 compatibility
Sun, 16 Jun 2019 02:00:12 +0200 tmolitor mod_smacks: fix prosody 0.9 compatibility
Sat, 15 Jun 2019 01:34:52 +0200 tmolitor mod_smacks: piggyback ack request onto ack response if queue is not empty, use native stoppable timers if supported
Sat, 15 Jun 2019 01:26:15 +0200 tmolitor mod_cloud_notify: only push once on csi queue flush in hibernated state, unhook response handlers