Log

mod_bookmarks2/mod_bookmarks2.lua @ 5431:95cb7e7efa37

description author age
mod_bookmarks2: Ignore failure to delete nothing (thanks Ge0rG) Kim Alvefur Thu, 24 Mar 2022 14:56:30 +0100
mod_bookmarks2: Remove conflict check with mod_bookmarks Kim Alvefur Wed, 09 Feb 2022 18:10:27 +0100
mod_bookmarks2: Skip send_last_published_item (unavailable in 0.11) (thanks carlos) Kim Alvefur Sat, 15 Jan 2022 00:38:32 +0100
mod_bookmarks2: Override the node configuration if it was wrong Emmanuel Gil Peyrot Thu, 06 Jan 2022 00:59:40 +0100
Back out ad7767a9f3ea Kim Alvefur Wed, 05 Jan 2022 00:06:24 +0100
mod_bookmarks2: Fix check for max_items=max support Kim Alvefur Tue, 04 Jan 2022 23:00:04 +0100
mod_bookmarks2: Actually fix the right wrong codepath Emmanuel Gil Peyrot Tue, 04 Jan 2022 22:59:24 +0100
mod_bookmarks2: Remove wrong codepath (thanks luacheck!) Emmanuel Gil Peyrot Tue, 04 Jan 2022 22:57:06 +0100
mod_bookmarks2: Remove obsolete comment Emmanuel Gil Peyrot Mon, 27 Dec 2021 19:48:25 +0100
mod_bookmarks2: Advertise XEP-0049 support Emmanuel Gil Peyrot Sun, 26 Dec 2021 14:51:35 +0100
mod_bookmarks2: Use constants for namespaces Emmanuel Gil Peyrot Sun, 26 Dec 2021 14:51:02 +0100
mod_bookmarks2: Finally add the #compat-pep feature! Emmanuel Gil Peyrot Fri, 24 Dec 2021 18:50:29 +0100
mod_bookmarks2: Add simple support for legacy PEP queries Emmanuel Gil Peyrot Thu, 23 Dec 2021 17:44:35 +0100
mod_bookmarks2: Fix comparison Kim Alvefur Wed, 03 Nov 2021 21:16:11 +0100
mod_bookmarks2: Fix handling of nick and password elements Kim Alvefur Wed, 03 Nov 2021 21:11:55 +0100
mod_bookmarks2: Use max_items='max' on trunk, with fallback Kim Alvefur Wed, 20 Oct 2021 22:16:14 +0200
mod_bookmarks2: Use same default as mod_pep for max_items Kim Alvefur Wed, 15 Sep 2021 17:39:37 +0200
mod_bookmarks2: Update namespace to :1 Emmanuel Gil Peyrot Fri, 30 Jul 2021 21:17:09 +0200
mod_bookmarks2: Factor namespace string into a variable Emmanuel Gil Peyrot Fri, 30 Jul 2021 21:13:16 +0200
mod_bookmarks2: Fix luacheck warning Emmanuel Gil Peyrot Thu, 03 Dec 2020 19:27:11 +0100
mod_bookmarks2: Delete legacy PEP bookmarks whenever they get recreated, to prevent them from being used. Emmanuel Gil Peyrot Wed, 13 Nov 2019 16:54:36 +0100
mod_bookmarks2: Remove unused variables. Emmanuel Gil Peyrot Wed, 13 Nov 2019 16:45:48 +0100
mod_bookmarks2: Also migrate legacy PEP bookmarks (current XEP-0048). Emmanuel Gil Peyrot Wed, 13 Nov 2019 16:40:09 +0100
mod_bookmarks2: Use the correct error when failing to retrieve bookmarks2 to reply to Private XML request. Emmanuel Gil Peyrot Wed, 13 Nov 2019 16:27:50 +0100
mod_bookmarks2: Don’t purge or remove inexistant items when synchronising existing Private XML data. Emmanuel Gil Peyrot Wed, 13 Nov 2019 16:25:21 +0100
mod_bookmarks2: Simplify for loop (thanks MattJ!). Emmanuel Gil Peyrot Wed, 13 Nov 2019 15:51:59 +0100
mod_bookmarks2: Fix traceback on updating from no legacy bookmarks to bookmarks 2. Emmanuel Gil Peyrot Sat, 28 Sep 2019 14:55:03 +0200
mod_bookmarks, mod_bookmarks2: Refuse to load if the other one is also loaded. Emmanuel Gil Peyrot Sat, 28 Sep 2019 14:46:18 +0200
mod_bookmarks2: Add new module. Emmanuel Gil Peyrot Sat, 28 Sep 2019 14:27:13 +0200