Tue, 15 Feb 2022 22:14:40 +0100 mod_admin_shell: Fix description of muc:room() (thanks Link Mauve)
Kim Alvefur <zash@zash.se> [Tue, 15 Feb 2022 22:14:40 +0100] rev 12295
mod_admin_shell: Fix description of muc:room() (thanks Link Mauve) But then this is the internal API which is weird and unfriendly to expose externally. Lots of methods to wrap tho ... one day.
Tue, 15 Feb 2022 21:51:52 +0100 mod_turn_external: Fix type of config option (thanks mirux)
Kim Alvefur <zash@zash.se> [Tue, 15 Feb 2022 21:51:52 +0100] rev 12294
mod_turn_external: Fix type of config option (thanks mirux) There was a separate boolean option to enable TLS before, but it was merged with the port number option and it seems the typed API interface got confused.
Tue, 15 Feb 2022 13:04:24 +0100 util.dns: Remove compat for pre-0.11 lack of inet_ntop binding
Kim Alvefur <zash@zash.se> [Tue, 15 Feb 2022 13:04:24 +0100] rev 12293
util.dns: Remove compat for pre-0.11 lack of inet_ntop binding The inet_ntop binding was added in 8b612ec00e4a and included in 0.11.0
Tue, 15 Feb 2022 13:03:02 +0100 util.dns: Replace base16 implementation with util.hex
Kim Alvefur <zash@zash.se> [Tue, 15 Feb 2022 13:03:02 +0100] rev 12292
util.dns: Replace base16 implementation with util.hex Less code!
Mon, 14 Feb 2022 18:29:31 +0100 core.certmanager: Relax certificate filename check #1713
Kim Alvefur <zash@zash.se> [Mon, 14 Feb 2022 18:29:31 +0100] rev 12291
core.certmanager: Relax certificate filename check #1713 After a survey of ACME clients it seems *.crt and *fullchain* should work for the majority. The rest get to manually copy their files.
Sun, 13 Feb 2022 17:27:29 +0100 util.dependencies: Refer to 'apt' instead of 'apt-get'
Kim Alvefur <zash@zash.se> [Sun, 13 Feb 2022 17:27:29 +0100] rev 12290
util.dependencies: Refer to 'apt' instead of 'apt-get' The more modern and user friendly frontend, should be in every supported version of Debian and Ubuntu by now
Thu, 10 Feb 2022 21:21:03 +0100 mod_invites_register: Load mod_register_ibr in invite only mode
Kim Alvefur <zash@zash.se> [Thu, 10 Feb 2022 21:21:03 +0100] rev 12289
mod_invites_register: Load mod_register_ibr in invite only mode This ensures that registration actually works even if allow_registration is not enabled.
Thu, 10 Feb 2022 20:44:45 +0100 mod_invites_register: Replace COMPAT hack
Kim Alvefur <zash@zash.se> [Thu, 10 Feb 2022 20:44:45 +0100] rev 12288
mod_invites_register: Replace COMPAT hack This hack is not needed since a9c975a0f113 so can be removed when included with Prosody.
Thu, 10 Feb 2022 15:41:47 +0100 mod_turn_external: Add option to enable TURN over TLS
Kim Alvefur <zash@zash.se> [Thu, 10 Feb 2022 15:41:47 +0100] rev 12287
mod_turn_external: Add option to enable TURN over TLS Usually on port 443 to avoid restrictive firewalls. Thanks to Holger for discussion
Thu, 10 Feb 2022 15:39:15 +0100 mod_turn_external: Simplify configuration
Kim Alvefur <zash@zash.se> [Thu, 10 Feb 2022 15:39:15 +0100] rev 12286
mod_turn_external: Simplify configuration Much harder to get boolean options wrong than accidentally adding something unrecognised to a Set.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip