Log

mod_bookmarks/mod_bookmarks.lua @ 3543:11629f04ddd0

description author age
mod_bookmarks: Check for item-not-found and return empty Private XML. Fixes #1265 (thanks gerald and thebigfrog!) Emmanuel Gil Peyrot Tue, 02 Apr 2019 16:22:40 +0200
mod_bookmarks: Use correct variable, fixes a traceback (thanks dan) Kim Alvefur Thu, 14 Mar 2019 01:26:54 +0100
mod_bookmarks: Actually save node config Emmanuel Gil Peyrot Wed, 06 Mar 2019 17:46:57 +0100
mod_bookmarks: Remove unused bookmarks/updated event Emmanuel Gil Peyrot Wed, 06 Mar 2019 00:59:18 +0100
mod_bookmarks: Handle iq:private queries before mod_private Kim Alvefur Sun, 09 Sep 2018 14:10:22 +0200
mod_bookmarks: Correctly hook events on PEP services Kim Alvefur Sun, 09 Sep 2018 14:09:12 +0200
mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe. Emmanuel Gil Peyrot Fri, 31 Aug 2018 22:17:19 +0200
mod_bookmarks: Delete the node before attempting migration, to make sure its config is correct. Emmanuel Gil Peyrot Mon, 27 Aug 2018 18:14:28 +0200
mod_bookmarks: Display the bare JID instead of the username in logs. Emmanuel Gil Peyrot Sat, 25 Aug 2018 17:39:01 +0200
mod_bookmarks: Use the new item-published/<node> event. Emmanuel Gil Peyrot Tue, 21 Aug 2018 17:18:31 +0100
mod_bookmarks: Require forgotten util.jid module. Emmanuel Gil Peyrot Sat, 18 Aug 2018 18:08:47 +0100
mod_bookmarks: Expose publish_to_pep() to other modules. Emmanuel Gil Peyrot Sat, 18 Aug 2018 17:25:44 +0100
mod_bookmarks: Fire empty and updated events, for other modules to use. Emmanuel Gil Peyrot Sat, 18 Aug 2018 16:55:52 +0100
mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks. Emmanuel Gil Peyrot Sat, 18 Aug 2018 14:43:58 +0100
mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa. Emmanuel Gil Peyrot Sat, 18 Aug 2018 14:11:26 +0100
mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e. Emmanuel Gil Peyrot Sat, 18 Aug 2018 14:10:38 +0100
mod_bookmarks: Simplify last item retrieval thanks to Prosody b6ffd4f951b9. Emmanuel Gil Peyrot Sat, 18 Aug 2018 14:04:40 +0100
mod_bookmarks: New module synchronising bookmarks to the new persistent mod_pep Emmanuel Gil Peyrot Sat, 18 Aug 2018 13:48:45 +0100