Sun, 26 Jan 2020 16:49:14 +0100 mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info
Kim Alvefur <zash@zash.se> [Sun, 26 Jan 2020 16:49:14 +0100] rev 3872
mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info
Sun, 26 Jan 2020 04:07:07 +0100 mod_rest: Skip attempting parse empty response
Kim Alvefur <zash@zash.se> [Sun, 26 Jan 2020 04:07:07 +0100] rev 3871
mod_rest: Skip attempting parse empty response Avoids logging a useless warning
Sat, 25 Jan 2020 20:22:12 +0100 mod_rest: Handle internal http request errors early and then return
Kim Alvefur <zash@zash.se> [Sat, 25 Jan 2020 20:22:12 +0100] rev 3870
mod_rest: Handle internal http request errors early and then return Skips over attempted parsing of the payload which usually failed since the body is an error string like "connection refused", so this produced useless errors.
Sat, 25 Jan 2020 20:16:01 +0100 mod_rest: Special case handling of internal http request errors
Kim Alvefur <zash@zash.se> [Sat, 25 Jan 2020 20:16:01 +0100] rev 3869
mod_rest: Special case handling of internal http request errors These include connection errors and certificate problems
Sat, 25 Jan 2020 20:12:50 +0100 mod_rest: Process results even on internal errors with HTTP request
Kim Alvefur <zash@zash.se> [Sat, 25 Jan 2020 20:12:50 +0100] rev 3868
mod_rest: Process results even on internal errors with HTTP request
Sat, 25 Jan 2020 20:11:00 +0100 mod_rest: Add some comments to example code
Kim Alvefur <zash@zash.se> [Sat, 25 Jan 2020 20:11:00 +0100] rev 3867
mod_rest: Add some comments to example code
Sat, 25 Jan 2020 20:06:48 +0100 mod_rest: Log connectivity problems via module status API
Kim Alvefur <zash@zash.se> [Sat, 25 Jan 2020 20:06:48 +0100] rev 3866
mod_rest: Log connectivity problems via module status API
Sat, 25 Jan 2020 20:04:39 +0100 mod_rest: Attempt to auto-discover data type wanted by callback
Kim Alvefur <zash@zash.se> [Sat, 25 Jan 2020 20:04:39 +0100] rev 3865
mod_rest: Attempt to auto-discover data type wanted by callback
Sat, 25 Jan 2020 02:06:07 +0100 mod_rest: Avoid treating special json.null value as any other table
Kim Alvefur <zash@zash.se> [Sat, 25 Jan 2020 02:06:07 +0100] rev 3864
mod_rest: Avoid treating special json.null value as any other table
Sat, 25 Jan 2020 02:03:30 +0100 mod_rest: Fix handling of 'node' attribute in disco#info
Kim Alvefur <zash@zash.se> [Sat, 25 Jan 2020 02:03:30 +0100] rev 3863
mod_rest: Fix handling of 'node' attribute in disco#info This way also ensures it's covered by type checks in util.stanza
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip