Sat, 09 Apr 2022 00:37:55 +0200 mod_rest/README: Mention the OPTIONS probe fired at the callback
Kim Alvefur <zash@zash.se> [Sat, 09 Apr 2022 00:37:55 +0200] rev 4923
mod_rest/README: Mention the OPTIONS probe fired at the callback ... in passing. Should be documented better. But not this day! This day, I commit features!
Thu, 07 Apr 2022 17:49:08 +0200 mod_rest: Improve error handling during format mapping
Kim Alvefur <zash@zash.se> [Thu, 07 Apr 2022 17:49:08 +0200] rev 4922
mod_rest: Improve error handling during format mapping Prevents e.g. a nil, error return going directly into e.g. json encoding, resulting in "null" being returned. Further handling improvements down the line is needed.
Thu, 07 Apr 2022 17:48:08 +0200 mod_rest: Catch and coerce errors in echo endpoint
Kim Alvefur <zash@zash.se> [Thu, 07 Apr 2022 17:48:08 +0200] rev 4921
mod_rest: Catch and coerce errors in echo endpoint This should ensure problems in encode() are reported back
Thu, 07 Apr 2022 15:39:57 +0200 mod_rest: Move most of XEP-0432 handling into JSON mapping schema
Kim Alvefur <zash@zash.se> [Thu, 07 Apr 2022 15:39:57 +0200] rev 4920
mod_rest: Move most of XEP-0432 handling into JSON mapping schema The pre- and post-processing is still needed to encode/decode the JSON since util.datamapper can't (currently) do this.
Thu, 07 Apr 2022 15:39:11 +0200 mod_rest/jsonmap: Fix indentation
Kim Alvefur <zash@zash.se> [Thu, 07 Apr 2022 15:39:11 +0200] rev 4919
mod_rest/jsonmap: Fix indentation
Mon, 04 Apr 2022 17:50:24 +0200 mod_conversejs: Bump Copyright year
Kim Alvefur <zash@zash.se> [Mon, 04 Apr 2022 17:50:24 +0200] rev 4918
mod_conversejs: Bump Copyright year Mostly to trigger a rebuild of the .rock
Mon, 04 Apr 2022 17:48:34 +0200 mod_conversejs: Remove plugin installer dependency on mod_bookmarks
Kim Alvefur <zash@zash.se> [Mon, 04 Apr 2022 17:48:34 +0200] rev 4917
mod_conversejs: Remove plugin installer dependency on mod_bookmarks It's available with Prosody 0.12+ already, 0.11 has no installer.
Wed, 30 Mar 2022 17:52:41 +0200 mod_register_web: Include HTML templates in rock (thanks unbunt)
Kim Alvefur <zash@zash.se> [Wed, 30 Mar 2022 17:52:41 +0200] rev 4916
mod_register_web: Include HTML templates in rock (thanks unbunt) Makes the module usable with the new plugin installer in Prosody 0.12
Thu, 24 Mar 2022 14:56:30 +0100 mod_bookmarks2: Ignore failure to delete nothing (thanks Ge0rG)
Kim Alvefur <zash@zash.se> [Thu, 24 Mar 2022 14:56:30 +0100] rev 4915
mod_bookmarks2: Ignore failure to delete nothing (thanks Ge0rG) Attempting to delete all bookmarks when the bookmarks node does not even exist logged a fairly harmless error that we now ignore.
Sat, 19 Mar 2022 17:52:33 +0000 mod_vjud: Add permission parameter "any" for compatibility with 0.12 (fixes #1720)
Matthew Wild <mwild1@gmail.com> [Sat, 19 Mar 2022 17:52:33 +0000] rev 4914
mod_vjud: Add permission parameter "any" for compatibility with 0.12 (fixes #1720)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip