Mercurial > prosody-modules
log mod_bookmarks/mod_bookmarks.lua @ 3519:ac623080324a
age | author | description |
---|---|---|
Thu, 14 Mar 2019 01:26:54 +0100 | Kim Alvefur | mod_bookmarks: Use correct variable, fixes a traceback (thanks dan) |
Wed, 06 Mar 2019 17:46:57 +0100 | Emmanuel Gil Peyrot | mod_bookmarks: Actually save node config |
Wed, 06 Mar 2019 00:59:18 +0100 | Emmanuel Gil Peyrot | mod_bookmarks: Remove unused bookmarks/updated event |
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. |