Mercurial > prosody-modules
log mod_bookmarks/mod_bookmarks.lua @ 5649:2c69577b28c2
age | author | description |
---|---|---|
Sat, 05 Feb 2022 01:11:22 +0100 | Kim Alvefur | mod_bookmarks: Add a stub that loads mod_bookmarks2 |
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 |