Software /
code /
prosody-modules
Log
mod_bookmarks/mod_bookmarks.lua @ 3290:87769f53fdc8
description | author | age |
---|---|---|
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 |