Thu, 28 Oct 2021 13:02:59 +0200 Kim Alvefur util.dataforms: Encode size attributes as integers in XEP-0221 media element
Thu, 28 Oct 2021 13:00:24 +0200 Kim Alvefur util.dataforms: Ensure larger integers are serialized as such
Tue, 26 Oct 2021 15:41:54 +0200 Kim Alvefur util.dataforms: Scope integer handling tests
Tue, 26 Oct 2021 15:17:49 +0200 Kim Alvefur util.dataforms: Turn number values into timestamps for datetime fields
Tue, 26 Oct 2021 15:15:57 +0200 Kim Alvefur util.dataforms: Coerce number values for boolean fields
Tue, 26 Oct 2021 13:35:04 +0200 Kim Alvefur mod_muc_mam: Use util.dataforms timestamp validation
Tue, 26 Oct 2021 13:31:40 +0200 Kim Alvefur mod_mam: Use util.dataforms timestamp validation
Mon, 25 Oct 2021 21:45:46 +0200 Kim Alvefur util.dataforms: Add support for datetime field types via XEP-0122
Mon, 25 Oct 2021 21:45:06 +0200 Kim Alvefur mod_http_file_share: Move number coercion into util.dataforms
Mon, 25 Oct 2021 21:43:23 +0200 Kim Alvefur mod_admin_adhoc: Move number coercion into util.dataforms
Tue, 26 Oct 2021 23:29:40 +1300 arcseconds ejabberd2prosody.lua: fix MUC subject conversion with appropriate destructuring
Mon, 25 Oct 2021 15:47:18 +0200 Kim Alvefur util.startup: Understand -h, -? as --help in prosodyctl but ignore
Mon, 25 Oct 2021 15:46:01 +0200 Kim Alvefur util.startup: Show brief usage on `prosody -h|-?|--help`
Sun, 24 Oct 2021 15:17:01 +0200 Kim Alvefur mod_c2s,etc: Identify stanza object with appropriate function
Sun, 24 Oct 2021 15:11:01 +0200 Kim Alvefur mod_s2s: Fix logging of <stream:error> consistency with other mods
Sat, 23 Oct 2021 22:24:59 +0200 Kim Alvefur util.startup: Skip config readability check in migrator (thanks eTaurus)
Sat, 23 Oct 2021 13:32:01 +0200 Kim Alvefur mod_http_file_share: Silence luacheck warning
Sat, 23 Oct 2021 01:53:07 +0200 Kim Alvefur mod_http_file_share: Clean up incomplete uploads
Thu, 21 Oct 2021 21:02:14 +0200 Kim Alvefur doap: Make note about missing 'restartlogic' from XEP-0206
Thu, 21 Oct 2021 20:58:22 +0200 Kim Alvefur doap: Update versions of XEP-0178
Thu, 21 Oct 2021 20:58:19 +0200 Kim Alvefur doap: Update versions of XEPs
Thu, 21 Oct 2021 20:55:48 +0200 Kim Alvefur doap: Fill in missing XEP versions
Thu, 21 Oct 2021 17:51:56 +0200 Kim Alvefur mod_s2s: Don't pass unknown hostnames as stats label
Thu, 21 Oct 2021 15:59:16 +0200 Kim Alvefur net.server_epoll: Process all queued events from epoll before timers
Wed, 20 Oct 2021 23:06:07 +0200 Kim Alvefur mod_http_file_share: Allow 'Authorization' header via CORS (thanks kawaii)
Wed, 20 Oct 2021 17:32:34 +0200 Kim Alvefur mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122
Wed, 20 Oct 2021 17:31:24 +0200 Kim Alvefur mod_pubsub: Prevent max_items from being set to zero
Tue, 19 Oct 2021 18:11:50 +0200 Kim Alvefur mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436
Tue, 19 Oct 2021 16:37:32 +0200 Jonas Schäfer mod_http_file_share: return 401 instead of 403 if authentication failed
Sun, 17 Oct 2021 17:07:29 +0200 Kim Alvefur mod_auth_cyrus: Remove (move to community modules)
Wed, 13 Oct 2021 20:47:41 +0200 Kim Alvefur doap: Update XEP-0280 version, it's now Stable
Wed, 13 Oct 2021 20:46:04 +0200 Kim Alvefur mod_admin_shell: Show HTTP base-URLs in module:info()
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()
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip