Log

mod_bookmarks2/mod_bookmarks2.lua @ 4961:18774cc621d6

description author age
mod_bookmarks2: Ignore failure to delete nothing (thanks Ge0rG) Kim Alvefur 2022-03-24
mod_bookmarks2: Remove conflict check with mod_bookmarks Kim Alvefur 2022-02-09
mod_bookmarks2: Skip send_last_published_item (unavailable in 0.11) (thanks carlos) Kim Alvefur 2022-01-14
mod_bookmarks2: Override the node configuration if it was wrong Emmanuel Gil Peyrot 2022-01-05
Back out ad7767a9f3ea Kim Alvefur 2022-01-04
mod_bookmarks2: Fix check for max_items=max support Kim Alvefur 2022-01-04
mod_bookmarks2: Actually fix the right wrong codepath Emmanuel Gil Peyrot 2022-01-04
mod_bookmarks2: Remove wrong codepath (thanks luacheck!) Emmanuel Gil Peyrot 2022-01-04
mod_bookmarks2: Remove obsolete comment Emmanuel Gil Peyrot 2021-12-27
mod_bookmarks2: Advertise XEP-0049 support Emmanuel Gil Peyrot 2021-12-26
mod_bookmarks2: Use constants for namespaces Emmanuel Gil Peyrot 2021-12-26
mod_bookmarks2: Finally add the #compat-pep feature! Emmanuel Gil Peyrot 2021-12-24
mod_bookmarks2: Add simple support for legacy PEP queries Emmanuel Gil Peyrot 2021-12-23
mod_bookmarks2: Fix comparison Kim Alvefur 2021-11-03
mod_bookmarks2: Fix handling of nick and password elements Kim Alvefur 2021-11-03
mod_bookmarks2: Use max_items='max' on trunk, with fallback Kim Alvefur 2021-10-20
mod_bookmarks2: Use same default as mod_pep for max_items Kim Alvefur 2021-09-15
mod_bookmarks2: Update namespace to :1 Emmanuel Gil Peyrot 2021-07-30
mod_bookmarks2: Factor namespace string into a variable Emmanuel Gil Peyrot 2021-07-30
mod_bookmarks2: Fix luacheck warning Emmanuel Gil Peyrot 2020-12-03
mod_bookmarks2: Delete legacy PEP bookmarks whenever they get recreated, to prevent them from being used. Emmanuel Gil Peyrot 2019-11-13
mod_bookmarks2: Remove unused variables. Emmanuel Gil Peyrot 2019-11-13
mod_bookmarks2: Also migrate legacy PEP bookmarks (current XEP-0048). Emmanuel Gil Peyrot 2019-11-13
mod_bookmarks2: Use the correct error when failing to retrieve bookmarks2 to reply to Private XML request. Emmanuel Gil Peyrot 2019-11-13
mod_bookmarks2: Don’t purge or remove inexistant items when synchronising existing Private XML data. Emmanuel Gil Peyrot 2019-11-13
mod_bookmarks2: Simplify for loop (thanks MattJ!). Emmanuel Gil Peyrot 2019-11-13
mod_bookmarks2: Fix traceback on updating from no legacy bookmarks to bookmarks 2. Emmanuel Gil Peyrot 2019-09-28
mod_bookmarks, mod_bookmarks2: Refuse to load if the other one is also loaded. Emmanuel Gil Peyrot 2019-09-28