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