Fri, 28 Jan 2022 11:57:58 +0100 INSTALL: Update from site version
Kim Alvefur <zash@zash.se> [Fri, 28 Jan 2022 11:57:58 +0100] rev 12226
INSTALL: Update from site version
Thu, 27 Jan 2022 21:40:13 +0100 util.format: Expand explanation of purpose in comments
Kim Alvefur <zash@zash.se> [Thu, 27 Jan 2022 21:40:13 +0100] rev 12225
util.format: Expand explanation of purpose in comments
Thu, 27 Jan 2022 21:14:22 +0100 util.format: Skip control code escaping when doing full serialization
Kim Alvefur <zash@zash.se> [Thu, 27 Jan 2022 21:14:22 +0100] rev 12224
util.format: Skip control code escaping when doing full serialization Fixes that a multi-line string ended up "like\ \9this" instead of "like\nthis" as can be demonstrated by somehow initiating a connection to a HTTP server.
Thu, 27 Jan 2022 16:23:26 +0100 util.prosodyctl.cert: Look for certs matching 'http_host'
Kim Alvefur <zash@zash.se> [Thu, 27 Jan 2022 16:23:26 +0100] rev 12223
util.prosodyctl.cert: Look for certs matching 'http_host' This should ensure any certificate needed for HTTP services will also be included in the certificate import.
Thu, 27 Jan 2022 12:52:01 +0100 util.prosodyctl.check: Fix use of LuaSocket URL parser
Kim Alvefur <zash@zash.se> [Thu, 27 Jan 2022 12:52:01 +0100] rev 12222
util.prosodyctl.check: Fix use of LuaSocket URL parser
Thu, 27 Jan 2022 12:36:50 +0100 util.prosodyctl.check: Add HTTP related DNS checks
Kim Alvefur <zash@zash.se> [Thu, 27 Jan 2022 12:36:50 +0100] rev 12221
util.prosodyctl.check: Add HTTP related DNS checks Since XEP-0363 is essentially mandatory now this will hopefully help diagnose some common issues.
Wed, 26 Jan 2022 13:24:23 +0100 util.prosodyctl.cert: Look for certificates in a consistent order
Kim Alvefur <zash@zash.se> [Wed, 26 Jan 2022 13:24:23 +0100] rev 12220
util.prosodyctl.cert: Look for certificates in a consistent order Shortest first, then alphabetically, so that it prefers the base domain over subdomains. Fixes that it might otherwise pick a random sub-domain for filename on each run, cluttering the certs directory and potentially tricking Prosody into using an older certificate that might be about to expire.
Mon, 24 Jan 2022 23:06:45 +0100 mod_pubsub: Allow configuring summary templates
Kim Alvefur <zash@zash.se> [Mon, 24 Jan 2022 23:06:45 +0100] rev 12219
mod_pubsub: Allow configuring summary templates Enables generation of summaries for more than Atom without additional modules.
Mon, 24 Jan 2022 23:04:38 +0100 mod_pubsub: Use the util.xtemplate to render Atom summary
Kim Alvefur <zash@zash.se> [Mon, 24 Jan 2022 23:04:38 +0100] rev 12218
mod_pubsub: Use the util.xtemplate to render Atom summary
Mon, 24 Jan 2022 23:54:32 +0100 util.xtemplate: Yet another string template library
Kim Alvefur <zash@zash.se> [Mon, 24 Jan 2022 23:54:32 +0100] rev 12217
util.xtemplate: Yet another string template library This one takes a stanza as input Roughly based on util.interpolation
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip