Mercurial > prosody-modules
log mod_bookmarks/mod_bookmarks.lua @ 3265:d4207ab8ccc1
age | author | description |
---|---|---|
Tue, 21 Aug 2018 17:18:31 +0100 | Emmanuel Gil Peyrot | mod_bookmarks: Use the new item-published/<node> event. |
Sat, 18 Aug 2018 18:08:47 +0100 | Emmanuel Gil Peyrot | mod_bookmarks: Require forgotten util.jid module. |
Sat, 18 Aug 2018 17:25:44 +0100 | Emmanuel Gil Peyrot | mod_bookmarks: Expose publish_to_pep() to other modules. |
Sat, 18 Aug 2018 16:55:52 +0100 | Emmanuel Gil Peyrot | mod_bookmarks: Fire empty and updated events, for other modules to use. |
Sat, 18 Aug 2018 14:43:58 +0100 | Emmanuel Gil Peyrot | mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks. |
Sat, 18 Aug 2018 14:11:26 +0100 | Emmanuel Gil Peyrot | mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa. |
Sat, 18 Aug 2018 14:10:38 +0100 | Emmanuel Gil Peyrot | mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e. |