Tue, 04 Jan 2022 22:57:06 +0100 mod_bookmarks2: Remove wrong codepath (thanks luacheck!)
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Tue, 04 Jan 2022 22:57:06 +0100] rev 4848
mod_bookmarks2: Remove wrong codepath (thanks luacheck!)
Tue, 04 Jan 2022 20:21:10 +0100 mod_conversejs: Switch dependency to mod_bookmarks2
Kim Alvefur <zash@zash.se> [Tue, 04 Jan 2022 20:21:10 +0100] rev 4847
mod_conversejs: Switch dependency to mod_bookmarks2 Since mod_bookmarks2 now implements compatibility with the legacy PEP bookmarks storage method.
Wed, 29 Dec 2021 23:12:43 +0100 mod_pubsub_post: Document JSON to XML mapping capability
Kim Alvefur <zash@zash.se> [Wed, 29 Dec 2021 23:12:43 +0100] rev 4846
mod_pubsub_post: Document JSON to XML mapping capability
Wed, 29 Dec 2021 19:40:28 +0100 mod_rest: Fix nested message stanzas in XEP-0297 containers
Kim Alvefur <zash@zash.se> [Wed, 29 Dec 2021 19:40:28 +0100] rev 4845
mod_rest: Fix nested message stanzas in XEP-0297 containers It's all a bit awkward because it doesn't normally use the whole schema directly, but rather checks which stanza type is used and picks out that property as a schema. Which also prevents references from working.
Wed, 29 Dec 2021 18:31:40 +0100 mod_rest: Fixup internal schema references for correctness
Kim Alvefur <zash@zash.se> [Wed, 29 Dec 2021 18:31:40 +0100] rev 4844
mod_rest: Fixup internal schema references for correctness With JSON Pointer support in util.datamapper, it is now possible to use the schema file as-is without the fixups mod_rest does.
Mon, 27 Dec 2021 19:48:25 +0100 mod_bookmarks2: Remove obsolete comment
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Mon, 27 Dec 2021 19:48:25 +0100] rev 4843
mod_bookmarks2: Remove obsolete comment
Sun, 26 Dec 2021 14:51:35 +0100 mod_bookmarks2: Advertise XEP-0049 support
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Sun, 26 Dec 2021 14:51:35 +0100] rev 4842
mod_bookmarks2: Advertise XEP-0049 support In the case mod_private isn’t loaded, some clients (like poezio) won’t even attempt to use Private XML Storage unless this feature is advertised. This is on the domain JID and not on the account JID!
Sun, 26 Dec 2021 14:51:02 +0100 mod_bookmarks2: Use constants for namespaces
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Sun, 26 Dec 2021 14:51:02 +0100] rev 4841
mod_bookmarks2: Use constants for namespaces
Sat, 25 Dec 2021 15:35:17 +0100 mod_pep_atom_categories: Add a module to index categories in Atom entries
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Sat, 25 Dec 2021 15:35:17 +0100] rev 4840
mod_pep_atom_categories: Add a module to index categories in Atom entries A new node is created for each category, named category-<the category>, which contains a list of all node/item tuples having said category as a tag.
Fri, 24 Dec 2021 18:50:29 +0100 mod_bookmarks2: Finally add the #compat-pep feature!
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 24 Dec 2021 18:50:29 +0100] rev 4839
mod_bookmarks2: Finally add the #compat-pep feature!
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip