Tue, 10 Jan 2023 21:10:58 +0100 Kim Alvefur mod_invites: Prefer landing page over xmpp URI in shell command 0.12
Sun, 08 Jan 2023 13:51:30 +0100 Kim Alvefur net.http.server: Close file handle earlier
Sun, 08 Jan 2023 13:39:24 +0100 Kim Alvefur Merge 0.12->trunk
Sun, 08 Jan 2023 13:35:04 +0100 Kim Alvefur net.http.server: Fix #1789 0.12
Fri, 06 Jan 2023 23:53:50 +0100 Kim Alvefur Merge 0.12->trunk
Sun, 01 Jan 2023 16:20:58 +0100 Kim Alvefur mod_storage_sql: Fix #1639 0.12
Fri, 06 Jan 2023 04:38:39 +0100 Kim Alvefur net.server_epoll: Remove delay on last main loop iteration when quitting
Fri, 06 Jan 2023 02:31:21 +0100 Kim Alvefur net.server_epoll: Factor out single main loop step into its own function
Thu, 29 Dec 2022 18:36:38 +0100 Kim Alvefur Merge 0.12->trunk
Thu, 29 Dec 2022 16:29:03 +0000 Matthew Wild configure: Fix quoting of $LUA_SUFFIX (thanks shellcheck/Zash) 0.12
Thu, 29 Dec 2022 18:28:50 +0100 Kim Alvefur Merge 0.12->trunk
Thu, 29 Dec 2022 18:06:35 +0100 Kim Alvefur mod_storage_sql: Don't avoid initialization under prosodyctl (fix #1787) 0.12
Thu, 29 Dec 2022 16:29:03 +0000 Matthew Wild configure: Fix quoting of $LUA_SUFFIX (thanks shellcheck/Zash)
Thu, 29 Dec 2022 16:25:00 +0000 Matthew Wild sessionmanager: Fire event before retiring old session
Thu, 29 Dec 2022 16:23:08 +0000 Matthew Wild sessionmanager: Pluck sasl_handler from old session when resuming (fixes #1785)
Wed, 28 Dec 2022 02:58:15 +0100 Kim Alvefur doap: Fix RDF syntax (thanks Link Mauve)
Tue, 20 Dec 2022 18:55:47 +0100 Kim Alvefur util.datamapper: Simplify test schema
Mon, 19 Dec 2022 23:11:42 +0100 Kim Alvefur util.openmetrics: Update tools.ietf.org URL to datatracker
Thu, 22 Dec 2022 00:13:37 +0100 Kim Alvefur mod_s2s_auth_certs: Validate certificates against secure SRV targets
Thu, 22 Dec 2022 00:11:23 +0100 Kim Alvefur net.resolvers.basic: Record hostname coming from secure SRV records
Thu, 22 Dec 2022 00:10:49 +0100 Kim Alvefur net.resolvers.service: Record DNSSEC security status of SRV records
Wed, 21 Dec 2022 23:46:37 +0100 Kim Alvefur net.resolvers.service: Fix reporting of Bogus DNSSEC results
Wed, 21 Dec 2022 21:34:07 +0100 Kim Alvefur Revert unintentionally committed parts of 12bd40b8e105
Wed, 09 Nov 2022 19:10:16 +0100 Kim Alvefur mod_s2s: Retrieve stanza size limit from peer for bidi connections
Thu, 20 Oct 2022 14:22:36 +0200 Kim Alvefur mod_s2s: Advertise stream features on bidi connections
Thu, 20 Oct 2022 14:12:56 +0200 Kim Alvefur mod_s2s_bidi: Add provisions for advertising features to bidi peers
Thu, 20 Oct 2022 14:04:56 +0200 Kim Alvefur mod_c2s,mod_s2s: Adapt to XEP-xxxx: Stream Limits Advertisement
Tue, 16 Mar 2021 18:30:54 +0100 Kim Alvefur mod_s2s: Avoid sending too large stanzas
Tue, 16 Mar 2021 18:30:34 +0100 Kim Alvefur mod_s2s: Record stanza size limit advertised by other servers
Tue, 16 Mar 2021 18:25:05 +0100 Kim Alvefur mod_s2s: Advertise stanza size limit to other servers
Tue, 16 Mar 2021 18:17:05 +0100 Kim Alvefur mod_c2s: Advertise stanza size limit to clients
Sun, 13 Nov 2022 19:44:53 +0100 Kim Alvefur mod_smacks: Factor out resumption token table key generation
Mon, 12 Dec 2022 07:10:54 +0100 Kim Alvefur Merge 0.12->trunk
Mon, 12 Dec 2022 20:40:23 +0100 Kim Alvefur Tag 0.12.2 0.12
Fri, 18 Nov 2022 16:18:47 +0100 Kim Alvefur mod_smacks: Only track resumable sessions
Mon, 12 Dec 2022 07:07:13 +0100 Kim Alvefur Merge 0.11->0.12 0.12 0.12.2
Mon, 12 Dec 2022 07:03:31 +0100 Kim Alvefur Tag 0.11.14 0.11
Tue, 22 Nov 2022 23:56:01 +0100 Kim Alvefur util.stanza: Allow U+7F 0.11 0.11.14
Sun, 13 Nov 2022 18:16:59 +0100 Kim Alvefur mod_smacks: Disable resumption behavior on s2s 0.12
Fri, 02 Dec 2022 20:32:36 +0000 Matthew Wild util.hashring: Support associating arbitrary data with nodes
Fri, 02 Dec 2022 20:27:32 +0000 Matthew Wild util.hashring: tests: don't randomize order - they are written in a sequential style
Fri, 04 Nov 2022 12:26:43 +0000 Matthew Wild Merge 0.12->trunk
Fri, 04 Nov 2022 12:26:10 +0000 Matthew Wild util.json: Accept empty arrays with whitespace (fixes #1782) 0.12
Mon, 31 Oct 2022 14:32:26 +0000 Matthew Wild Merge 0.12->trunk
Mon, 31 Oct 2022 14:32:02 +0000 Matthew Wild mod_http: Allow disabling CORS in the http_cors_override option and by default 0.12
Mon, 24 Oct 2022 15:25:12 +0200 Kim Alvefur Merge 0.12->trunk
Sun, 23 Oct 2022 16:22:12 +0200 Kim Alvefur mod_admin_shell: Ensure available connection for column 'secure' 0.12
Sun, 23 Oct 2022 16:19:39 +0200 Kim Alvefur mod_admin_shell: Ensure connection exists to get port from (fixes #1777) 0.12
Thu, 20 Oct 2022 17:37:33 +0200 Kim Alvefur util.prosodyctl.cert: Remove Lua 5.1 os.execute() return value compat
Thu, 20 Oct 2022 17:37:07 +0200 Kim Alvefur util.prosodyctl: Remove Lua 5.1 os.execute() return value compat
Thu, 20 Oct 2022 17:36:05 +0200 Kim Alvefur util.openssl: Remove Lua 5.1 os.execute() return value compat
Thu, 20 Oct 2022 17:35:01 +0200 Kim Alvefur util.human.io: Fix handling of os.execute() return values in Lua 5.2+
Thu, 20 Oct 2022 16:50:12 +0200 Kim Alvefur util.mathcompat: Module to ease reuse of math.type()
Wed, 19 Oct 2022 16:25:05 +0200 Kim Alvefur util.startup: Provide a common Lua 5.3+ math.type() for Lua 5.2
Thu, 20 Oct 2022 16:56:45 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 20 Oct 2022 16:31:18 +0200 Kim Alvefur util.startup: Ensure import() is available in prosodyctl (thanks keyzer) 0.12
Wed, 19 Oct 2022 14:34:41 +0200 Kim Alvefur util.smqueue: Improve tests
Wed, 19 Oct 2022 14:21:13 +0200 Kim Alvefur util.jsonpointer: Improve tests
Wed, 19 Oct 2022 14:07:48 +0200 Kim Alvefur util.datamapper: Remove leftover debug assert (Only Teal, not included in build)
Mon, 17 Oct 2022 15:20:06 +0200 Kim Alvefur mod_blocklist: Add option 'migrate_legacy_blocking' to disable migration from mod_privacy
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip