log

age author description
Thu, 22 Aug 2024 16:13:57 +0200 Kim Alvefur EOL 0.11 0.11
Sun, 18 Aug 2024 17:01:47 +0200 Kim Alvefur Merge 0.12->trunk
Sun, 18 Aug 2024 16:58:30 +0200 Kim Alvefur core.moduleapi: Default labels to empty list to fix error if omitted 0.12
Sun, 18 Aug 2024 16:56:36 +0200 Kim Alvefur mod_csi: Optimize metrics collection (prematurely)
Sat, 17 Aug 2024 23:15:14 +0200 Kim Alvefur mod_csi: Rename unused loop variables to '_' [luacheck]
Sat, 17 Aug 2024 23:13:28 +0200 Kim Alvefur mod_csi: Count how many sessions are using CSI and their state
Fri, 16 Aug 2024 18:39:46 +0200 Kim Alvefur mod_s2s_bidi: Include empty list of labels in metrics
Fri, 16 Aug 2024 17:06:41 +0200 Kim Alvefur Merge 0.12->trunk
Sun, 11 Aug 2024 17:25:47 +0200 Kim Alvefur mod_s2s_bidi: Collect some metrics
Fri, 09 Aug 2024 20:23:46 +0200 Kim Alvefur mod_auth_internal_{hashed,plain}: Respect flag for disabled accounts in test_password()
Thu, 08 Aug 2024 19:18:22 +0200 Kim Alvefur net.http: Throw error if missing TLS context for HTTPS request 0.12
Sat, 03 Aug 2024 16:28:59 +0200 Kim Alvefur mod_c2s,mod_s2s: Advertise idle-seconds per XEP-0478
Fri, 12 Jul 2024 15:06:42 +0200 Kim Alvefur core.certmanager: Include ffdhe2048 from RFC 7919 as default DH param
Fri, 12 Jul 2024 15:21:08 +0200 Kim Alvefur util.sslconfig: Support DH parameters as literal string
Thu, 11 Jul 2024 15:25:57 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 11 Jul 2024 15:24:19 +0200 Kim Alvefur util.xtemplate: Fix error on applying each() to zero stanzas 0.12
Thu, 11 Jul 2024 15:04:29 +0200 Kim Alvefur util.xtemplate: Fix error on applying each() to zero stanzas
Sun, 07 Jul 2024 18:40:25 +0200 Kim Alvefur Merge 0.12->trunk
Sun, 07 Jul 2024 18:28:17 +0200 Kim Alvefur net.server_event: Add 'wrapserver' API 0.12
Tue, 18 Jun 2024 15:08:30 +0100 Matthew Wild MUC: Don't default component admins to being room owners
Thu, 23 May 2024 17:39:20 +0100 Matthew Wild MUC: Add per-room PM restriction functionality (thanks Wirlaburla)
Wed, 12 Jun 2024 23:20:48 +0200 Kim Alvefur Merge 0.12->trunk
Wed, 12 Jun 2024 23:14:55 +0200 Kim Alvefur scansion: Add roster groups setting to pubsub form in tests
Wed, 12 Jun 2024 23:00:24 +0200 Kim Alvefur scansion: Enable blocklist compat during tests to fix CI 0.12
Sun, 19 May 2024 13:06:55 +0200 Kim Alvefur util.prosodyctl: Use notify socket to wait for Prosody to be ready
Tue, 14 May 2024 17:07:47 +0200 Kim Alvefur net.server_epoll: Add support for systemd socket activation
Sat, 27 Apr 2024 15:59:46 +0200 Kim Alvefur Merge 0.12->trunk
Fri, 31 Mar 2023 22:01:27 +0200 Kim Alvefur mod_admin_shell: Allow matching on host or bare JID in c2s:show 0.12
Sat, 27 Apr 2024 15:55:23 +0200 Kim Alvefur mod_blocklist: Drop blocked messages without error, option to restore compliant behavior 0.12
Sun, 03 Dec 2023 23:19:27 +0100 Kim Alvefur mod_pep: Implement 'roster' (group) access_model
Fri, 26 Apr 2024 10:37:20 +0100 Matthew Wild mod_announce: Suppress luacheck warnings
Wed, 24 Apr 2024 11:50:13 +0100 Matthew Wild mod_announce: Add shell commands and APIs for sending to all/online/roles
Wed, 24 Apr 2024 11:45:37 +0100 Matthew Wild prosodyctl shell: Fix invocation with 3+ command arguments
Tue, 23 Apr 2024 20:01:41 +0200 Kim Alvefur mod_blocklist: Fix fix signal for letting stanzas pass
Mon, 22 Apr 2024 11:26:20 +0100 Matthew Wild mod_blocklist: Check JID of mediated MUC invite sender against blocklist
Wed, 17 Apr 2024 16:47:38 +0100 Matthew Wild mod_saslauth: Log when tls-exporter is NOT supported, as well as when it is
Sun, 14 Apr 2024 14:06:57 +0200 Kim Alvefur net.unbound: Show canonical name in textual format (e.g. in shell)
Mon, 08 Apr 2024 16:44:11 +0200 Kim Alvefur mod_http_file_share: Fix expiry disabled check for new config API
Mon, 08 Apr 2024 09:29:58 +0200 Kim Alvefur util.startup: Fix notifying config-reload to systemd
Sun, 07 Apr 2024 18:36:00 +0200 Kim Alvefur mod_version: Fix uname result style (thanks riau)
Sat, 06 Apr 2024 16:51:27 +0200 Kim Alvefur mod_server_contact_info: Sort form fields to please scansion
Sat, 06 Apr 2024 14:31:28 +0200 Kim Alvefur mod_version: Handle access denied from uname()
Wed, 03 Apr 2024 21:56:03 -0700 aidan mod_admin_shell: Add connection created time
Thu, 04 Apr 2024 19:44:17 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 04 Apr 2024 19:00:27 +0200 Kim Alvefur util.startup: Support systemd Type=notify service type
Thu, 04 Apr 2024 19:39:33 +0200 Kim Alvefur mod_invites_adhoc: Fix result form type (thanks betarays) 0.12
Thu, 28 Mar 2024 15:39:59 +0100 Kim Alvefur MUC: Fix legacy hats (thanks nicoco)
Thu, 28 Mar 2024 15:26:57 +0100 Kim Alvefur MUC: Switch to official XEP-0317 namespace for Hats (including compat) (thanks nicoco)
Wed, 27 Mar 2024 19:33:11 +0100 Kim Alvefur util.startup: Fix exiting on pidfile trouble
Wed, 27 Mar 2024 15:39:03 +0000 Matthew Wild Merge 0.12->trunk
Wed, 27 Mar 2024 15:35:15 +0000 Matthew Wild prosodyctl check: Warn about invalid domain names in the config file 0.12
Sun, 24 Mar 2024 21:32:00 +0100 Kim Alvefur util.startup: Abort before initialization of logging when started as root
Sun, 24 Mar 2024 21:31:47 +0100 Kim Alvefur util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71)
Sun, 24 Mar 2024 20:39:42 +0100 Kim Alvefur util.startup: Check root after detecting platform and reading config (thanks SigmaTel71)
Sat, 23 Mar 2024 20:48:19 +0100 Kim Alvefur mod_posix: Move everything to util.startup
Sun, 17 Mar 2024 10:10:24 +0000 Matthew Wild mod_bosh: Set base_type on session
Sun, 10 Mar 2024 15:56:01 +0100 Kim Alvefur util.startup: Back out 598df17b8ebb
Wed, 06 Mar 2024 20:43:25 +0100 Kim Alvefur util.startup: Hook signals after daemonization
Wed, 06 Mar 2024 19:12:11 +0100 Kim Alvefur mod_pubsub: Ignore shadowed variable [luacheck]
Wed, 06 Mar 2024 17:38:21 +0000 Matthew Wild mod_pubsub: Add shell commands to create and list nodes