Mon, 30 May 2022 14:54:10 +0200 mod_admin_shell: Document the 'watch' section in the built-in help
Kim Alvefur <zash@zash.se> [Mon, 30 May 2022 14:54:10 +0200] rev 12540
mod_admin_shell: Document the 'watch' section in the built-in help
Mon, 30 May 2022 17:37:25 +0200 util.openmetrics: Set __name field on metatables to improve error messages
Kim Alvefur <zash@zash.se> [Mon, 30 May 2022 17:37:25 +0200] rev 12539
util.openmetrics: Set __name field on metatables to improve error messages Don't think we cause any such errors right now, but you never know!
Mon, 30 May 2022 17:34:58 +0200 util.openmetrics: Set (previously unused, empty) metatable
Kim Alvefur <zash@zash.se> [Mon, 30 May 2022 17:34:58 +0200] rev 12538
util.openmetrics: Set (previously unused, empty) metatable Silences luacheck warning about the metatable being unused.
Mon, 30 May 2022 17:12:58 +0200 luacheck: Ignore new warning about uses of `not (x == y)` and similar
Kim Alvefur <zash@zash.se> [Mon, 30 May 2022 17:12:58 +0200] rev 12537
luacheck: Ignore new warning about uses of `not (x == y)` and similar Added in luacheck 0.26.
Mon, 30 May 2022 16:49:52 +0200 luacheck: Ignore new warning about using variables prefixed with '_'
Kim Alvefur <zash@zash.se> [Mon, 30 May 2022 16:49:52 +0200] rev 12536
luacheck: Ignore new warning about using variables prefixed with '_' luacheck 0.26 considers the _ prefix as a hint that the variable or argument is unused, then warns if they are used despite this. We have several places where this prefix is used to avoid shadowing another similarly named variable, resulting in many instances of this warning.
Sun, 29 May 2022 16:06:42 +0200 core.configmanager: Remove COMPAT for old config format from 2013
Kim Alvefur <zash@zash.se> [Sun, 29 May 2022 16:06:42 +0200] rev 12535
core.configmanager: Remove COMPAT for old config format from 2013
Mon, 30 May 2022 16:25:35 +0200 util.vcard: Delete since nothing uses it
Kim Alvefur <zash@zash.se> [Mon, 30 May 2022 16:25:35 +0200] rev 12534
util.vcard: Delete since nothing uses it
Mon, 30 May 2022 15:28:44 +0200 prosodyctl shell: Communicate width of terminal to mod_admin_shell
Kim Alvefur <zash@zash.se> [Mon, 30 May 2022 15:28:44 +0200] rev 12533
prosodyctl shell: Communicate width of terminal to mod_admin_shell This lets it adjust the width of tables to the actual terminal width.
Fri, 27 May 2022 14:54:32 +0200 mod_smacks: Indicate that bounces are generated by the server
Kim Alvefur <zash@zash.se> [Fri, 27 May 2022 14:54:32 +0200] rev 12532
mod_smacks: Indicate that bounces are generated by the server Could arguably be implied by 'recipient-unavailable' since if it was available, this error wouldn't happen.
Fri, 27 May 2022 15:08:55 +0200 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Fri, 27 May 2022 15:08:55 +0200] rev 12531
Merge 0.12->trunk
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip