Fri, 12 Nov 2021 12:14:27 +0100 Kim Alvefur util.human.io: Factor out ellipsis function
Fri, 12 Nov 2021 11:44:31 +0100 Kim Alvefur util.human.io: Support specifying column defaults in tables
Fri, 12 Nov 2021 11:43:24 +0100 Kim Alvefur util.human.io: Pass nil to cell mapper to signal missing value
Fri, 12 Nov 2021 11:33:09 +0100 Kim Alvefur mod_admin_shell: Respect metatables in output serialization
Thu, 11 Nov 2021 13:27:28 +0000 Matthew Wild util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt)
Wed, 10 Nov 2021 21:31:41 +0100 Kim Alvefur mod_admin_shell: Specify a width for cert column
Wed, 10 Nov 2021 20:25:37 +0100 Kim Alvefur mod_admin_shell: Indicate bi-directional s2s connections
Wed, 10 Nov 2021 16:28:54 +0100 Kim Alvefur mod_admin_shell: Allow passing columns as a string for convenience
Wed, 10 Nov 2021 15:54:27 +0100 Kim Alvefur mod_admin_shell: Optionally group session listings by host when not included as column
Wed, 10 Nov 2021 17:59:35 +0100 Kim Alvefur mod_admin_shell: New table based implementation of c2s and s2s:show()
Sat, 06 Nov 2021 18:45:44 +0100 Kim Alvefur prosodyctl: Fix weird indentation
Wed, 03 Nov 2021 14:36:58 +0100 Kim Alvefur doap: Bump XEP-0313 version for going Stable
Mon, 01 Nov 2021 17:59:46 +0100 Kim Alvefur mod_pubsub: Return proper errors for disco queries on nodes
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)
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip