Sun, 15 May 2022 15:27:35 +0200 teal/moduleapi: Describe timer wrapper
Kim Alvefur <zash@zash.se> [Sun, 15 May 2022 15:27:35 +0200] rev 12506
teal/moduleapi: Describe timer wrapper Since it's used in mod_cron
Mon, 09 May 2022 22:40:45 +0200 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Mon, 09 May 2022 22:40:45 +0200] rev 12505
Merge 0.12->trunk
Mon, 09 May 2022 22:39:05 +0200 util.jsonschema: Lua <5.3 compat here too 0.12
Kim Alvefur <zash@zash.se> [Mon, 09 May 2022 22:39:05 +0200] rev 12504
util.jsonschema: Lua <5.3 compat here too
Mon, 09 May 2022 22:36:57 +0200 util.jsonpointer: Fix Lua <5.3 compat 0.12
Kim Alvefur <zash@zash.se> [Mon, 09 May 2022 22:36:57 +0200] rev 12503
util.jsonpointer: Fix Lua <5.3 compat
Sun, 08 May 2022 15:21:35 +0200 util.async: Add Teal description file
Kim Alvefur <zash@zash.se> [Sun, 08 May 2022 15:21:35 +0200] rev 12502
util.async: Add Teal description file
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.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip