Thu, 09 Jun 2022 12:42:57 +0100 Matthew Wild Added tag 0.12.1 for changeset 252ed01896dd 0.12
Fri, 03 Jun 2022 17:51:42 +0200 Kim Alvefur net.server: Fix multiple return values
Sun, 06 Dec 2020 22:04:43 +0100 Kim Alvefur mod_saslauth: Advertise channel bindings via XEP-0440
Wed, 01 Jun 2022 17:27:17 +0200 Kim Alvefur mod_admin_shell: Include last (mod_cron) task run time in module:info()
Wed, 01 Jun 2022 13:59:00 +0200 Kim Alvefur util.prosodyctl.shell: Print errors in red to highlight them
Tue, 31 May 2022 13:26:44 +0200 Kim Alvefur mod_admin_shell: Drop unused argument [luacheck]
Tue, 31 May 2022 00:31:56 +0200 Kim Alvefur mod_admin_shell: Show bound ports in module:info
Mon, 30 May 2022 14:54:10 +0200 Kim Alvefur mod_admin_shell: Document the 'watch' section in the built-in help
Mon, 30 May 2022 17:37:25 +0200 Kim Alvefur util.openmetrics: Set __name field on metatables to improve error messages
Mon, 30 May 2022 17:34:58 +0200 Kim Alvefur util.openmetrics: Set (previously unused, empty) metatable
Mon, 30 May 2022 17:12:58 +0200 Kim Alvefur luacheck: Ignore new warning about uses of `not (x == y)` and similar
Mon, 30 May 2022 16:49:52 +0200 Kim Alvefur luacheck: Ignore new warning about using variables prefixed with '_'
Sun, 29 May 2022 16:06:42 +0200 Kim Alvefur core.configmanager: Remove COMPAT for old config format from 2013
Mon, 30 May 2022 16:25:35 +0200 Kim Alvefur util.vcard: Delete since nothing uses it
Mon, 30 May 2022 15:28:44 +0200 Kim Alvefur prosodyctl shell: Communicate width of terminal to mod_admin_shell
Fri, 27 May 2022 14:54:32 +0200 Kim Alvefur mod_smacks: Indicate that bounces are generated by the server
Fri, 27 May 2022 15:08:55 +0200 Kim Alvefur Merge 0.12->trunk
Fri, 27 May 2022 14:45:35 +0200 Kim Alvefur mod_smacks: Bounce unhandled stanzas from local origin (fix #1759) 0.12 0.12.1
Fri, 27 May 2022 12:05:47 +0200 Kim Alvefur mod_smacks: Fix bounce of stanzas directed to full JID on unclean disconnect 0.12
Thu, 26 May 2022 19:24:01 +0200 Kim Alvefur mod_smacks: Remove debug log references to timer (not used anymore)
Thu, 26 May 2022 17:48:59 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 26 May 2022 17:38:55 +0200 Kim Alvefur mod_smacks: Fix to use current method of counting acked stanzas 0.12
Thu, 26 May 2022 13:46:10 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 26 May 2022 13:03:58 +0200 Kim Alvefur util.prosodyctl.check: Remove now redundant unbound config tweak 0.12
Sat, 21 May 2022 13:11:25 +0200 Kim Alvefur mod_smacks: Use session logging for remaining log messages
Fri, 11 Feb 2022 16:09:42 +0100 Kim Alvefur mod_smacks: Factor out some convenience functions
Tue, 17 May 2022 17:06:36 +0200 Kim Alvefur util.stanza: Document top level attributes in Teal definition
Tue, 17 May 2022 17:05:15 +0200 Kim Alvefur util.stanza: Document error conditions in Teal definition
Sun, 15 May 2022 22:41:17 +0200 Kim Alvefur net.server_epoll: Add option to defer accept() until data available
Fri, 16 Jul 2021 00:57:42 +0200 Kim Alvefur net.server_epoll: Wrap LuaSocket object earlier to reuse option setting method
Fri, 16 Jul 2021 00:56:45 +0200 Kim Alvefur net.server_epoll: Move call to refresh remote IP address out of wrapper
Thu, 08 Jul 2021 12:29:50 +0200 Kim Alvefur net.server_epoll: Add support for TCP Fast Open
Mon, 16 May 2022 14:51:58 +0200 Kim Alvefur Merge 0.12->trunk
Mon, 16 May 2022 14:51:01 +0200 Kim Alvefur net.unbound: Adjust log level of error to error to error 0.12
Mon, 16 May 2022 12:45:51 +0200 Kim Alvefur net.unbound: Disable use of hosts file by default (fixes #1737) 0.12
Mon, 16 May 2022 11:42:31 +0200 Kim Alvefur Merge 0.12->trunk
Mon, 16 May 2022 11:39:17 +0200 Kim Alvefur core.certmanager: Expand debug messages about cert lookups in index 0.12
Sun, 15 May 2022 23:22:33 +0200 Kim Alvefur Merge 0.12->trunk
Sun, 15 May 2022 23:16:14 +0200 Kim Alvefur mod_admin_shell: Tighten up type checks to fix #1754 (thanks clouded) 0.12
Sun, 15 May 2022 16:12:34 +0200 Kim Alvefur mod_smacks: Initialize queue before sending <enable>
Sun, 15 May 2022 15:29:02 +0200 Kim Alvefur mod_cron: Remove difference between teal version
Sun, 15 May 2022 15:27:35 +0200 Kim Alvefur teal/moduleapi: Describe timer wrapper
Mon, 09 May 2022 22:40:45 +0200 Kim Alvefur Merge 0.12->trunk
Mon, 09 May 2022 22:39:05 +0200 Kim Alvefur util.jsonschema: Lua <5.3 compat here too 0.12
Mon, 09 May 2022 22:36:57 +0200 Kim Alvefur util.jsonpointer: Fix Lua <5.3 compat 0.12
Sun, 08 May 2022 15:21:35 +0200 Kim Alvefur util.async: Add Teal description file
Sun, 08 May 2022 18:06:41 +0200 Kim Alvefur Merge 0.12->trunk
Sun, 08 May 2022 18:04:50 +0200 Kim Alvefur util.jsonpointer: Fix off-by-one in array resolution 0.12
Sun, 08 May 2022 18:03:44 +0200 Kim Alvefur util.jsonpointer: Add basic tests 0.12
Sat, 07 May 2022 13:10:27 +0200 Kim Alvefur mod_s2s: Log queued stanzas for which no error reply is produced
Sat, 07 May 2022 13:01:49 +0200 Kim Alvefur mod_s2s: Don't bounce queued error stanzas (thanks Martin)
Fri, 06 May 2022 17:09:06 +0100 Matthew Wild Merge 0.12->trunk
Fri, 06 May 2022 17:08:49 +0100 Matthew Wild mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users 0.12
Thu, 05 May 2022 14:15:15 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 05 May 2022 14:10:59 +0200 Kim Alvefur mod_cron: Fix recording last task run time #1751 0.12
Tue, 03 May 2022 19:36:17 +0200 Kim Alvefur util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749 0.12
Wed, 27 Apr 2022 21:45:36 +0200 Kim Alvefur net.server_select: Restore dependency on LuaSec to soft for tests
Wed, 27 Apr 2022 21:34:35 +0200 Kim Alvefur net.tls_luasec: Harden dependency on LuaSec
Wed, 27 Apr 2022 21:12:25 +0200 Kim Alvefur Merge 0.12->trunk
Fri, 17 Sep 2021 21:43:54 +0200 Jonas Schäfer mod_tls: pass target hostname to starttls
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip