Sun, 08 May 2022 18:06:41 +0200 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Sun, 08 May 2022 18:06:41 +0200] rev 12501
Merge 0.12->trunk
Sun, 08 May 2022 18:04:50 +0200 util.jsonpointer: Fix off-by-one in array resolution 0.12
Kim Alvefur <zash@zash.se> [Sun, 08 May 2022 18:04:50 +0200] rev 12500
util.jsonpointer: Fix off-by-one in array resolution Fixes #1753 Not known to be used anywhere
Sun, 08 May 2022 18:03:44 +0200 util.jsonpointer: Add basic tests 0.12
Kim Alvefur <zash@zash.se> [Sun, 08 May 2022 18:03:44 +0200] rev 12499
util.jsonpointer: Add basic tests Example values from RFC 6901
Sat, 07 May 2022 13:10:27 +0200 mod_s2s: Log queued stanzas for which no error reply is produced
Kim Alvefur <zash@zash.se> [Sat, 07 May 2022 13:10:27 +0200] rev 12498
mod_s2s: Log queued stanzas for which no error reply is produced This would mainly be error stanzas. Good to have some trace of when handling of them are finished.
Sat, 07 May 2022 13:01:49 +0200 mod_s2s: Don't bounce queued error stanzas (thanks Martin)
Kim Alvefur <zash@zash.se> [Sat, 07 May 2022 13:01:49 +0200] rev 12497
mod_s2s: Don't bounce queued error stanzas (thanks Martin) The check for the type attr was lost in 11765f0605ec leading to attempts to create error replies for error stanzas, which util.stanza rejects. Tested by sending <message to="reject.badxmpp.eu" type="error"><error/></message> which produced a traceback previously.
Fri, 06 May 2022 17:09:06 +0100 Merge 0.12->trunk
Matthew Wild <mwild1@gmail.com> [Fri, 06 May 2022 17:09:06 +0100] rev 12496
Merge 0.12->trunk
Fri, 06 May 2022 17:08:49 +0100 mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users 0.12
Matthew Wild <mwild1@gmail.com> [Fri, 06 May 2022 17:08:49 +0100] rev 12495
mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users Fixes #1752
Thu, 05 May 2022 14:15:15 +0200 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Thu, 05 May 2022 14:15:15 +0200] rev 12494
Merge 0.12->trunk
Thu, 05 May 2022 14:10:59 +0200 mod_cron: Fix recording last task run time #1751 0.12
Kim Alvefur <zash@zash.se> [Thu, 05 May 2022 14:10:59 +0200] rev 12493
mod_cron: Fix recording last task run time #1751 The type checks, they do nothing! Observed: Tasks that were supposed to run weekly or daily were running each hour.
Tue, 03 May 2022 19:36:17 +0200 util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749 0.12
Kim Alvefur <zash@zash.se> [Tue, 03 May 2022 19:36:17 +0200] rev 12492
util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749 Rationale: It seems unlikely that someone who has not configured any TURN service runs 'prosodyctl check turn' expecting this to be okay.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip