Sat, 29 Jan 2022 15:01:38 +0100 mod_admin_shell: Fix traceback on rendering graph of stats without extra labels
Kim Alvefur <zash@zash.se> [Sat, 29 Jan 2022 15:01:38 +0100] rev 12230
mod_admin_shell: Fix traceback on rendering graph of stats without extra labels Stops an error when extra_labels is nil since it attempts to index it Unsure about correctness
Sat, 29 Jan 2022 14:58:37 +0100 mod_admin_shell: Add help section about stats
Kim Alvefur <zash@zash.se> [Sat, 29 Jan 2022 14:58:37 +0100] rev 12229
mod_admin_shell: Add help section about stats
Fri, 28 Jan 2022 20:39:13 +0100 mod_admin_shell: Add help section about customizing table columns
Kim Alvefur <zash@zash.se> [Fri, 28 Jan 2022 20:39:13 +0100] rev 12228
mod_admin_shell: Add help section about customizing table columns
Fri, 28 Jan 2022 14:19:05 +0100 README: Reflow text to ~78 columns
Kim Alvefur <zash@zash.se> [Fri, 28 Jan 2022 14:19:05 +0100] rev 12227
README: Reflow text to ~78 columns It's what `gwl` in my vim did. Must be optimal then.
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.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip