Sun, 15 Nov 2020 14:48:59 +0100 util.hashring: Normalize indentation to tabs
Kim Alvefur <zash@zash.se> [Sun, 15 Nov 2020 14:48:59 +0100] rev 11212
util.hashring: Normalize indentation to tabs
Sat, 14 Nov 2020 22:22:46 +0100 util.error: Remove a stray word from a comment
Kim Alvefur <zash@zash.se> [Sat, 14 Nov 2020 22:22:46 +0100] rev 11211
util.error: Remove a stray word from a comment Earlier in the process the namespace could be given in the registry table, the comment would have read > registry can be given as second argument if namespace is either not > used or is given in the registry table The word seems to have been left when this method was scrapped for being complicated and redundant.
Wed, 11 Nov 2020 16:09:55 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Wed, 11 Nov 2020 16:09:55 +0100] rev 11210
Merge 0.11->trunk
Wed, 11 Nov 2020 16:00:41 +0100 util.stanza: Reject ASCII control characters (fixes #1606) 0.11
Kim Alvefur <zash@zash.se> [Wed, 11 Nov 2020 16:00:41 +0100] rev 11209
util.stanza: Reject ASCII control characters (fixes #1606)
Tue, 10 Nov 2020 14:46:49 +0100 mod_disco: Add some spacing to improve readability and code navigation
Kim Alvefur <zash@zash.se> [Tue, 10 Nov 2020 14:46:49 +0100] rev 11208
mod_disco: Add some spacing to improve readability and code navigation
Mon, 09 Nov 2020 12:38:32 +0100 util.prosodyctl.cert: Fix for prompt functions having moved to util.human.io
Kim Alvefur <zash@zash.se> [Mon, 09 Nov 2020 12:38:32 +0100] rev 11207
util.prosodyctl.cert: Fix for prompt functions having moved to util.human.io
Fri, 06 Nov 2020 16:52:38 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Fri, 06 Nov 2020 16:52:38 +0100] rev 11206
Merge 0.11->trunk
Fri, 06 Nov 2020 13:49:40 +0100 mod_pubsub: Fix notification stanza type setting (fixes #1605) 0.11
Kim Alvefur <zash@zash.se> [Fri, 06 Nov 2020 13:49:40 +0100] rev 11205
mod_pubsub: Fix notification stanza type setting (fixes #1605)
Thu, 05 Nov 2020 22:31:25 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Thu, 05 Nov 2020 22:31:25 +0100] rev 11204
Merge 0.11->trunk
Thu, 05 Nov 2020 22:27:17 +0100 mod_pubsub: Lower priority of default <body> generator 0.11
Kim Alvefur <zash@zash.se> [Thu, 05 Nov 2020 22:27:17 +0100] rev 11203
mod_pubsub: Lower priority of default <body> generator in order to avoid conflict with a handler at the default (0) priority, making it easier to write your own formatting in plugins. this follows the common pattern of default modules having lower priority
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip