Software /
code /
prosody-modules
Log
mod_bookmarks2/mod_bookmarks2.lua @ 4562:28c16c93d79a
description | author | age |
---|---|---|
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 |