Wed, 27 Nov 2019 23:23:25 +0100 mod_s2s_auth_certs: Save chain validation errors for later use
Kim Alvefur <zash@zash.se> [Wed, 27 Nov 2019 23:23:25 +0100] rev 10458
mod_s2s_auth_certs: Save chain validation errors for later use
Tue, 26 Nov 2019 15:29:01 +0000 net.websocket: Fix traceback in case of ondisconnect being called twice
Matthew Wild <mwild1@gmail.com> [Tue, 26 Nov 2019 15:29:01 +0000] rev 10457
net.websocket: Fix traceback in case of ondisconnect being called twice We want to figure out what situations the double ondisconnect happens in, and aim to fix the root cause in the future.
Tue, 26 Nov 2019 00:12:51 +0100 net.connect: Add some TODO comments
Kim Alvefur <zash@zash.se> [Tue, 26 Nov 2019 00:12:51 +0100] rev 10456
net.connect: Add some TODO comments
Tue, 26 Nov 2019 00:09:51 +0100 MUC: Add missing reference to room (thanks buildbot) [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 26 Nov 2019 00:09:51 +0100] rev 10455
MUC: Add missing reference to room (thanks buildbot) [luacheck]
Tue, 26 Nov 2019 00:02:13 +0100 MUC: Indicate the component as origin of various errors where there's no room
Kim Alvefur <zash@zash.se> [Tue, 26 Nov 2019 00:02:13 +0100] rev 10454
MUC: Indicate the component as origin of various errors where there's no room A room that doesn't exist can't return an error, can it?
Mon, 25 Nov 2019 23:52:45 +0100 MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID
Kim Alvefur <zash@zash.se> [Mon, 25 Nov 2019 23:52:45 +0100] rev 10453
MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID
Mon, 25 Nov 2019 23:51:41 +0100 MUC: Indicate origin of registration related errors
Kim Alvefur <zash@zash.se> [Mon, 25 Nov 2019 23:51:41 +0100] rev 10452
MUC: Indicate origin of registration related errors
Mon, 25 Nov 2019 23:47:49 +0100 MUC: Indicate origin of password related errors
Kim Alvefur <zash@zash.se> [Mon, 25 Nov 2019 23:47:49 +0100] rev 10451
MUC: Indicate origin of password related errors
Mon, 25 Nov 2019 20:59:36 +0100 util.stanza: Support the 'by' attribute on errors
Kim Alvefur <zash@zash.se> [Mon, 25 Nov 2019 20:59:36 +0100] rev 10450
util.stanza: Support the 'by' attribute on errors This is to be used when the entity generating the error is not the same as the one the stanza was directed to, e.g. an intermediate server.
Mon, 25 Nov 2019 20:52:03 +0100 util.stanza: Check that argument to error_reply is NOT a stanza of type error
Kim Alvefur <zash@zash.se> [Mon, 25 Nov 2019 20:52:03 +0100] rev 10449
util.stanza: Check that argument to error_reply is NOT a stanza of type error Replying to an error is Very Bad
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip