Sat, 21 Nov 2020 16:05:55 +0100 mod_http_oauth2: Fix incomplete function arity change in dea6bea2ddd3
Kim Alvefur <zash@zash.se> [Sat, 21 Nov 2020 16:05:55 +0100] rev 4261
mod_http_oauth2: Fix incomplete function arity change in dea6bea2ddd3
Sat, 21 Nov 2020 01:08:30 +0100 mod_http_oauth2: Authorization code flow
Kim Alvefur <zash@zash.se> [Sat, 21 Nov 2020 01:08:30 +0100] rev 4260
mod_http_oauth2: Authorization code flow
Wed, 18 Nov 2020 13:48:07 +0100 mod_ogp: Update parsing logic to catch more cases
Seve Ferrer <seve@delape.net> [Wed, 18 Nov 2020 13:48:07 +0100] rev 4259
mod_ogp: Update parsing logic to catch more cases
Wed, 18 Nov 2020 11:16:11 +0100 mod_ogp: Improve parsing patterns
Seve Ferrer <seve@delape.net> [Wed, 18 Nov 2020 11:16:11 +0100] rev 4258
mod_ogp: Improve parsing patterns
Tue, 17 Nov 2020 13:45:33 +0100 mod_muc_inject_mentions: Add new setting to trigger mentions only if a prefix is found
Seve Ferrer <seve@delape.net> [Tue, 17 Nov 2020 13:45:33 +0100] rev 4257
mod_muc_inject_mentions: Add new setting to trigger mentions only if a prefix is found
Sun, 15 Nov 2020 19:07:34 +0100 mod_ogp: Add module
Seve Ferrer <seve@delape.net> [Sun, 15 Nov 2020 19:07:34 +0100] rev 4256
mod_ogp: Add module
Sun, 15 Nov 2020 16:31:08 +0100 mod_rest: Fix attempt at indexing nil if an error stanza is missing <error>
Kim Alvefur <zash@zash.se> [Sun, 15 Nov 2020 16:31:08 +0100] rev 4255
mod_rest: Fix attempt at indexing nil if an error stanza is missing <error>
Sun, 15 Nov 2020 16:29:48 +0100 mod_rest: Ensure no attempt is made to reply to an error stanza
Kim Alvefur <zash@zash.se> [Sun, 15 Nov 2020 16:29:48 +0100] rev 4254
mod_rest: Ensure no attempt is made to reply to an error stanza Previously it was possible to return an error reply from a callback.
Sun, 15 Nov 2020 16:25:49 +0100 mod_rest: Catch and log errors in callback promise chain
Kim Alvefur <zash@zash.se> [Sun, 15 Nov 2020 16:25:49 +0100] rev 4253
mod_rest: Catch and log errors in callback promise chain From the code it looks like it should be possible to reply to an error stanza, but it did not. Turns out I was saved by my local developer mode module which throws errors if an attempt is made to create an errror reply to an error stanza. However nothing collects this error from the promise, so all I got was confusion.
Sun, 15 Nov 2020 15:41:52 +0100 mod_rest/example: Reorder things to match the disco#info feature order
Kim Alvefur <zash@zash.se> [Sun, 15 Nov 2020 15:41:52 +0100] rev 4252
mod_rest/example: Reorder things to match the disco#info feature order Satisfies my OCD!
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip