log mod_bookmarks/mod_bookmarks.lua @ 4355:31afa4f314cc

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
Sun, 09 Sep 2018 14:10:22 +0200 Kim Alvefur mod_bookmarks: Handle iq:private queries before mod_private