Mon, 17 Oct 2022 15:20:06 +0200 mod_blocklist: Add option 'migrate_legacy_blocking' to disable migration from mod_privacy
Kim Alvefur <zash@zash.se> [Mon, 17 Oct 2022 15:20:06 +0200] rev 12779
mod_blocklist: Add option 'migrate_legacy_blocking' to disable migration from mod_privacy Tiny performance improvement for new users by skipping this check. Most servers should have gone trough the migration for all active users long ago. As a suitable first step of phasing out this code, we make it possible to disable it first. Later it can be disabled by default, before finally the code is deleted.
Mon, 17 Oct 2022 15:13:04 +0200 util.stanza: Add new methods to Teal interface specification
Kim Alvefur <zash@zash.se> [Mon, 17 Oct 2022 15:13:04 +0200] rev 12778
util.stanza: Add new methods to Teal interface specification at_top: 21217f7e82b9 get_child_with_attr: 39164ea2ab9e get_child_attr: e8934ce6ea0f add_error: 5f182bccf33f
Fri, 14 Oct 2022 11:21:16 +0100 mod_c2s: Include stream attributes in stream-features event
Matthew Wild <mwild1@gmail.com> [Fri, 14 Oct 2022 11:21:16 +0100] rev 12777
mod_c2s: Include stream attributes in stream-features event We need this to access 'from' in SASL2/FAST.
Thu, 13 Oct 2022 22:46:19 +0100 mod_tokenauth: Allow attaching an arbitrary data table to a token
Matthew Wild <mwild1@gmail.com> [Thu, 13 Oct 2022 22:46:19 +0100] rev 12776
mod_tokenauth: Allow attaching an arbitrary data table to a token
Thu, 13 Oct 2022 09:55:36 +0100 util.cache: Add some missing test cases
Matthew Wild <mwild1@gmail.com> [Thu, 13 Oct 2022 09:55:36 +0100] rev 12775
util.cache: Add some missing test cases Found via mutation testing.
Tue, 11 Oct 2022 15:41:05 +0100 util.jid: Add test for invalid domain but valid UTF-8 (thanks jonas)
Matthew Wild <mwild1@gmail.com> [Tue, 11 Oct 2022 15:41:05 +0100] rev 12774
util.jid: Add test for invalid domain but valid UTF-8 (thanks jonas)
Tue, 11 Oct 2022 13:35:09 +0100 util.jid: Simplify boolean logic in conditionals
Matthew Wild <mwild1@gmail.com> [Tue, 11 Oct 2022 13:35:09 +0100] rev 12773
util.jid: Simplify boolean logic in conditionals
Tue, 11 Oct 2022 13:33:19 +0100 util.jid: Remove redundant check from split() (micro-optimization?)
Matthew Wild <mwild1@gmail.com> [Tue, 11 Oct 2022 13:33:19 +0100] rev 12772
util.jid: Remove redundant check from split() (micro-optimization?)
Tue, 11 Oct 2022 13:31:47 +0100 util.jid: Add missing test cases
Matthew Wild <mwild1@gmail.com> [Tue, 11 Oct 2022 13:31:47 +0100] rev 12771
util.jid: Add missing test cases (98% mutant score, single remaining mutant is a string.sub equivalent)
Tue, 11 Oct 2022 13:12:26 +0100 .luacheckrc: Add test_mutants.sh.lua to the ignore list
Matthew Wild <mwild1@gmail.com> [Tue, 11 Oct 2022 13:12:26 +0100] rev 12770
.luacheckrc: Add test_mutants.sh.lua to the ignore list
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip