Tue, 01 Jan 2019 16:42:52 +0100 prosody: Move last cleanup and shutdown code into util.startup
Kim Alvefur <zash@zash.se> [Tue, 01 Jan 2019 16:42:52 +0100] rev 12298
prosody: Move last cleanup and shutdown code into util.startup
Thu, 17 Feb 2022 01:41:57 +0100 mod_admin_shell: Squeeze some characters out of the Certificate column
Kim Alvefur <zash@zash.se> [Thu, 17 Feb 2022 01:41:57 +0100] rev 12297
mod_admin_shell: Squeeze some characters out of the Certificate column The more compact these are, the better
Thu, 17 Feb 2022 01:39:35 +0100 prosodyctl: Restore 'list --outdated'
Kim Alvefur <zash@zash.se> [Thu, 17 Feb 2022 01:39:35 +0100] rev 12296
prosodyctl: Restore 'list --outdated' Parsing --flags puts it into 'opts', so --outdated wasn't passed to luarocks, breaking that functionality
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.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip