Mercurial > prosody-modules
log mod_bookmarks/mod_bookmarks.lua @ 4289:de91b7cb7342
age | author | description |
---|---|---|
Sat, 28 Sep 2019 14:46:18 +0200 | Emmanuel Gil Peyrot | mod_bookmarks, mod_bookmarks2: Refuse to load if the other one is also loaded. |
Tue, 02 Apr 2019 16:41:07 +0200 | Emmanuel Gil Peyrot | mod_bookmarks: Return true when a stanza has been sent. |
Tue, 02 Apr 2019 16:22:40 +0200 | Emmanuel Gil Peyrot | mod_bookmarks: Check for item-not-found and return empty Private XML. Fixes #1265 (thanks gerald and thebigfrog!) |
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 |