mod_admin_shell: Add help section about customizing table columns
|
Kim Alvefur |
Fri, 28 Jan 2022 20:39:13 +0100 |
README: Reflow text to ~78 columns
|
Kim Alvefur |
Fri, 28 Jan 2022 14:19:05 +0100 |
INSTALL: Update from site version
|
Kim Alvefur |
Fri, 28 Jan 2022 11:57:58 +0100 |
util.format: Expand explanation of purpose in comments
|
Kim Alvefur |
Thu, 27 Jan 2022 21:40:13 +0100 |
util.format: Skip control code escaping when doing full serialization
|
Kim Alvefur |
Thu, 27 Jan 2022 21:14:22 +0100 |
util.prosodyctl.cert: Look for certs matching 'http_host'
|
Kim Alvefur |
Thu, 27 Jan 2022 16:23:26 +0100 |
util.prosodyctl.check: Fix use of LuaSocket URL parser
|
Kim Alvefur |
Thu, 27 Jan 2022 12:52:01 +0100 |
util.prosodyctl.check: Add HTTP related DNS checks
|
Kim Alvefur |
Thu, 27 Jan 2022 12:36:50 +0100 |
util.prosodyctl.cert: Look for certificates in a consistent order
|
Kim Alvefur |
Wed, 26 Jan 2022 13:24:23 +0100 |
mod_pubsub: Allow configuring summary templates
|
Kim Alvefur |
Mon, 24 Jan 2022 23:06:45 +0100 |
mod_pubsub: Use the util.xtemplate to render Atom summary
|
Kim Alvefur |
Mon, 24 Jan 2022 23:04:38 +0100 |
util.xtemplate: Yet another string template library
|
Kim Alvefur |
Mon, 24 Jan 2022 23:54:32 +0100 |
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator
|
Kim Alvefur |
Mon, 24 Jan 2022 23:05:26 +0100 |
mod_tls: Set ALPN on outgoing connections
|
Kim Alvefur |
Tue, 25 Jan 2022 13:20:26 +0100 |
Added tag 0.11.13 for changeset ebeb4d959fb3
0.11
|
Matthew Wild |
Mon, 24 Jan 2022 13:58:04 +0000 |
mod_admin_shell: Add command to show current user roles
|
Kim Alvefur |
Sun, 23 Jan 2022 20:06:50 +0100 |
mod_admin_shell: Add help section about roles
|
Kim Alvefur |
Sun, 23 Jan 2022 19:55:32 +0100 |
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls
|
Kim Alvefur |
Fri, 21 Jan 2022 18:42:38 +0100 |
mod_s2s: Enable outgoing Direct TLS connections
|
Kim Alvefur |
Fri, 21 Jan 2022 17:59:19 +0100 |
net.connect: Allow passing TLS context from resolver
|
Kim Alvefur |
Fri, 21 Jan 2022 17:57:47 +0100 |
net.resolvers.chain: A resolver for combining other resolvers
|
Kim Alvefur |
Fri, 21 Jan 2022 17:56:20 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Thu, 20 Jan 2022 13:02:24 +0100 |
util.xml: Deduplicate handlers for restricted XML
0.11 0.11.13
|
Kim Alvefur |
Thu, 20 Jan 2022 10:51:46 +0100 |
util.xml: Break reference to help the GC (fix #1711)
0.11
|
Kim Alvefur |
Thu, 20 Jan 2022 09:57:20 +0100 |
util.prosodyctl.cert: Check success of copy operations, warn on fail
|
Kim Alvefur |
Wed, 19 Jan 2022 10:28:09 +0100 |
util.prosodyctl.cert: Pass variables via formatting instead of concatenation
|
Kim Alvefur |
Wed, 19 Jan 2022 10:26:43 +0100 |
tools/xep227toprosody: Remove obsolete tool in favor of storage driver
|
Kim Alvefur |
Tue, 18 Jan 2022 15:43:17 +0100 |
core.certmanager: Use 'tls_profile' instead of 'tls_preset' to match documentation
|
Kim Alvefur |
Tue, 18 Jan 2022 11:52:35 +0100 |
core.certmanager: Apply TLS preset before global settings (thanks Menel)
|
Kim Alvefur |
Tue, 18 Jan 2022 08:04:16 +0100 |
mod_storage_xep0227: Fix luacheck warning
|
Matthew Wild |
Mon, 17 Jan 2022 14:18:27 +0000 |