Wed, 05 Jan 2022 04:37:14 +0100 mod_invites_adhoc: Import from prosody-modules@5001104f0275
Kim Alvefur <zash@zash.se> [Wed, 05 Jan 2022 04:37:14 +0100] rev 12149
mod_invites_adhoc: Import from prosody-modules@5001104f0275
Wed, 29 Dec 2021 00:12:26 +0100 mod_invites_register: Import from prosody-modules@797b51043767
Kim Alvefur <zash@zash.se> [Wed, 29 Dec 2021 00:12:26 +0100] rev 12148
mod_invites_register: Import from prosody-modules@797b51043767
Wed, 05 Jan 2022 20:43:18 +0100 mod_invites: Silence luacheck warning
Kim Alvefur <zash@zash.se> [Wed, 05 Jan 2022 20:43:18 +0100] rev 12147
mod_invites: Silence luacheck warning
Mon, 27 Dec 2021 20:46:34 +0100 mod_invites: Import from prosdy-modules@5fc306239db3
Kim Alvefur <zash@zash.se> [Mon, 27 Dec 2021 20:46:34 +0100] rev 12146
mod_invites: Import from prosdy-modules@5fc306239db3
Fri, 31 Dec 2021 14:14:03 +0100 util.stanza: Cover :find method in tests
Kim Alvefur <zash@zash.se> [Fri, 31 Dec 2021 14:14:03 +0100] rev 12145
util.stanza: Cover :find method in tests This method is a bit complex so good to have some test coverage
Fri, 31 Dec 2021 14:01:12 +0100 util.stanza: Remove dead code
Kim Alvefur <zash@zash.se> [Fri, 31 Dec 2021 14:01:12 +0100] rev 12144
util.stanza: Remove dead code These cases are caught by `check_text(v, ..)` above. Those errors do not contain the attribute however, which would have been nice.
Fri, 31 Dec 2021 14:00:28 +0100 util.stanza: Increase test coverage to cover validation errors
Kim Alvefur <zash@zash.se> [Fri, 31 Dec 2021 14:00:28 +0100] rev 12143
util.stanza: Increase test coverage to cover validation errors
Fri, 31 Dec 2021 13:52:11 +0100 util.stanza: Make type error message consistent with others
Kim Alvefur <zash@zash.se> [Fri, 31 Dec 2021 13:52:11 +0100] rev 12142
util.stanza: Make type error message consistent with others
Fri, 31 Dec 2021 00:59:10 +0100 mod_smacks: Log error to silence luacheck
Kim Alvefur <zash@zash.se> [Fri, 31 Dec 2021 00:59:10 +0100] rev 12141
mod_smacks: Log error to silence luacheck
Fri, 31 Dec 2021 00:48:38 +0100 mod_smacks: Limit "old" session resumption counters
Kim Alvefur <zash@zash.se> [Fri, 31 Dec 2021 00:48:38 +0100] rev 12140
mod_smacks: Limit "old" session resumption counters Doing this when creating a whole new session seems reasonable because it is already expensive and this is when it may be adding to the old session store, while a successful resumption should be plus-minus zero.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip