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!
Sun, 15 Nov 2020 15:33:56 +0100 mod_rest: Use promise based HTTP client API
Kim Alvefur <zash@zash.se> [Sun, 15 Nov 2020 15:33:56 +0100] rev 4251
mod_rest: Use promise based HTTP client API Doesn't really simplify anything much.
Sun, 15 Nov 2020 15:28:14 +0100 mod_rest/example: Advertise version query support
Kim Alvefur <zash@zash.se> [Sun, 15 Nov 2020 15:28:14 +0100] rev 4250
mod_rest/example: Advertise version query support
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip