Mercurial > prosody-modules
log mod_bookmarks/mod_bookmarks.lua @ 3408:b2ce818ec19c
age | author | description |
---|---|---|
Sun, 09 Sep 2018 14:10:22 +0200 | Kim Alvefur | mod_bookmarks: Handle iq:private queries before mod_private |
Sun, 09 Sep 2018 14:09:12 +0200 | Kim Alvefur | mod_bookmarks: Correctly hook events on PEP services |
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. |