Wed, 13 Oct 2021 10:04:11 +0100 Matthew Wild ejabberd2prosody: Don't import disabled or empty passwords
Tue, 12 Oct 2021 17:55:53 +0200 Kim Alvefur mod_mimicking: Correctly hook the *global* user-deleted event
Tue, 12 Oct 2021 15:00:15 +0200 Kim Alvefur util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692)
Tue, 12 Oct 2021 14:59:18 +0200 Kim Alvefur Merge 0.11->trunk
Tue, 12 Oct 2021 14:54:04 +0200 Kim Alvefur util.argparse: Add test for #1691
Tue, 12 Oct 2021 14:53:45 +0200 Kim Alvefur util.startup: Correctly point out unknown short param (fixes #1691) 0.11
Tue, 12 Oct 2021 14:48:21 +0200 Kim Alvefur util.argparse: Tests
Thu, 07 Oct 2021 13:02:28 +0100 Matthew Wild prosody2ejabberd: Check for iteration count at position 6
Thu, 07 Oct 2021 11:16:46 +0100 Matthew Wild ejabberd2prosody: Convert SCRAM iteration count to number (thanks arcseconds)
Wed, 22 Sep 2021 16:16:30 +0100 Matthew Wild mod_storage_xep0227: Add scram-credentials to user element rather than server
Tue, 05 Oct 2021 19:56:36 +0200 Kim Alvefur net.server_epoll: Prevent starttls on direct TLS connections
Tue, 05 Oct 2021 18:34:38 +0200 Kim Alvefur CHANGES: Add mod_auth_ldap
Tue, 05 Oct 2021 17:25:01 +0200 Kim Alvefur mod_auth_ldap: Import from prosody-modules rev f52452911187
Tue, 05 Oct 2021 17:02:32 +0200 Kim Alvefur mod_carbons: Advertise following of recommended rules (closes #1486)
Tue, 05 Oct 2021 16:30:41 +0200 Kim Alvefur mod_s2s_auth_certs: Collect stats on validation results (for #975)
Tue, 05 Oct 2021 15:49:47 +0200 Kim Alvefur mod_csi_simple: Provide custom set of timing buckets
Sun, 03 Oct 2021 19:05:15 +0200 Kim Alvefur util.prosodyctl.check: Add two known globals from mod_http
Fri, 01 Oct 2021 01:05:16 +0200 Kim Alvefur Merge 0.11->trunk
Thu, 30 Sep 2021 23:22:51 +0200 Kim Alvefur mod_admin_shell: Allow passing an exit code to server:shutdown()
Thu, 30 Sep 2021 23:22:07 +0200 Kim Alvefur mod_posix: Exit with non-zero status code on problems
Thu, 30 Sep 2021 17:47:00 +0200 Kim Alvefur util.startup: Allow separate command line argument settings for prosody and prosodyctl
Thu, 30 Sep 2021 17:45:43 +0200 Kim Alvefur prosodyctl: Add support for -v/--verbose to enable debug logging
Thu, 30 Sep 2021 17:37:05 +0200 Kim Alvefur prosodyctl: Add alternate XMPP Blackbox Exporter connectivity check
Thu, 30 Sep 2021 17:33:49 +0200 Kim Alvefur prosodyctl: Use HTTP client in promise mode for connectivity check
Fri, 01 Oct 2021 00:21:49 +0200 Kim Alvefur Merge wayward 0.11.10 tag commit 0.11
Tue, 03 Aug 2021 11:44:31 +0200 Kim Alvefur Tag 0.11.10 0.11
Fri, 24 Sep 2021 20:26:21 +0200 Kim Alvefur core.moduleapi: Ensure module:send_iq() handler priority over mod_iq
Fri, 24 Sep 2021 20:17:31 +0200 Kim Alvefur core.moduleapi: Enable full JID origin queries with module:send_iq()
Fri, 24 Sep 2021 20:12:16 +0200 Kim Alvefur core.moduleapi: Filter out unrelated direct replies to module:send_iq
Fri, 24 Sep 2021 18:39:28 +0200 Kim Alvefur mod_http_errors: Make it easier to override 'http-message' handler
Thu, 23 Sep 2021 17:55:49 +0200 Kim Alvefur mod_mam: Merge main and RSM-specific log message here too
Thu, 23 Sep 2021 17:50:33 +0200 Kim Alvefur mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam
Thu, 23 Sep 2021 15:53:39 +0200 Kim Alvefur mod_muc_mam: Merge main and RSM-specific log message into a single one
Thu, 23 Sep 2021 15:25:51 +0200 Kim Alvefur mod_muc_mam: Fix copypaste mistake in debug logging
Wed, 22 Sep 2021 13:31:13 +0100 Matthew Wild mod_message: Fire event for groupchat messages sent to bare JID
Wed, 22 Sep 2021 13:29:47 +0200 Kim Alvefur net.server_epoll: Separate handling of "closed" from other errors
Wed, 22 Sep 2021 11:27:55 +0200 Kim Alvefur net.server_epoll: Skip attempt to flush write buffer when not connected
Mon, 20 Sep 2021 15:51:43 +0200 Kim Alvefur Merge 0.11->trunk
Mon, 20 Sep 2021 14:38:08 +0200 Kim Alvefur net.server_epoll: Add a hard deadline on shutdown to extra-fix #1670 0.11
Mon, 20 Sep 2021 14:42:18 +0200 Kim Alvefur net.server_epoll: Close sockets added after shutdown signal (fixes #1670) 0.11
Sat, 11 Sep 2021 22:26:50 +0200 Kim Alvefur prosodyctl: Fix later import of LuaFileSystem 0.11
Sun, 19 Sep 2021 16:28:16 +0200 Kim Alvefur mod_bosh: Fix typo in comment
Sun, 19 Sep 2021 15:52:07 +0200 Kim Alvefur mod_register_limits: Reword some options
Fri, 17 Sep 2021 16:28:07 +0200 Kim Alvefur MUC: Reject full JID in affiliation queries
Fri, 17 Sep 2021 12:42:04 +0200 Kim Alvefur net.server_epoll: Fix indentation messed up in last merge
Wed, 15 Sep 2021 18:39:37 +0200 Kim Alvefur net.server_epoll: Don't immediately destroy upon getting closed on read
Wed, 15 Sep 2021 15:34:57 +0200 Kim Alvefur mod_pubsub: Advertise support for 'max' as value for max_items
Tue, 14 Sep 2021 15:33:39 +0200 Kim Alvefur mod_http_file_share: Fix measuring how long periodic task take
Tue, 14 Sep 2021 14:19:05 +0200 Kim Alvefur util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend'
Tue, 14 Sep 2021 02:03:50 +0200 Kim Alvefur util.prosodyctl.check: Nudge towards plural port options
Tue, 14 Sep 2021 01:41:59 +0200 Kim Alvefur util.prosodyctl.check: Fix to not treat some options as misplaced
Tue, 14 Sep 2021 01:34:30 +0200 Kim Alvefur util.prosodyctl.check: Suggest replacements for deprecated options #1684
Sun, 12 Sep 2021 21:31:04 +0200 Kim Alvefur mod_message: Clarify purpose of username field in offline message event
Sun, 12 Sep 2021 20:18:04 +0200 Kim Alvefur mod_carbons: Reduce line count using new util.stanza attr method
Sun, 12 Sep 2021 20:17:26 +0200 Kim Alvefur mod_mam: Reduce line count using new util.stanza attr method
Sun, 12 Sep 2021 17:03:02 +0200 Kim Alvefur mod_http_file_share: Measure current total usage
Sun, 12 Sep 2021 15:47:06 +0200 Kim Alvefur net.server_epoll: Try to make port number related methods sane
Sun, 12 Sep 2021 13:45:13 +0200 Kim Alvefur doap: Remove entry that confused XEP-0277 with XEP-0227
Sun, 12 Sep 2021 13:38:14 +0200 Kim Alvefur doap: Mention mod_storage_xep0227
Sun, 12 Sep 2021 13:37:27 +0200 Kim Alvefur doap: Specify version of XEP-0227 used
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip