Mercurial > prosody-modules
log mod_bookmarks/mod_bookmarks.lua @ 3305:122767430a97
age | author | description |
---|---|---|
Fri, 31 Aug 2018 22:17:19 +0200 | Emmanuel Gil Peyrot | mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe. |
Mon, 27 Aug 2018 18:14:28 +0200 | Emmanuel Gil Peyrot | mod_bookmarks: Delete the node before attempting migration, to make sure its config is correct. |
Sat, 25 Aug 2018 17:39:01 +0200 | Emmanuel Gil Peyrot | mod_bookmarks: Display the bare JID instead of the username in logs. |
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. |