Software /
code /
prosody-modules
Log
mod_bookmarks/mod_bookmarks.lua @ 5698:17ea26cf7259
description | author | age |
---|---|---|
mod_bookmarks: Add a stub that loads mod_bookmarks2 | Kim Alvefur | Sat, 05 Feb 2022 01:11:22 +0100 |
mod_bookmarks, mod_bookmarks2: Refuse to load if the other one is also loaded. | Emmanuel Gil Peyrot | Sat, 28 Sep 2019 14:46:18 +0200 |
mod_bookmarks: Return true when a stanza has been sent. | Emmanuel Gil Peyrot | Tue, 02 Apr 2019 16:41:07 +0200 |
mod_bookmarks: Check for item-not-found and return empty Private XML. Fixes #1265 (thanks gerald and thebigfrog!) | Emmanuel Gil Peyrot | Tue, 02 Apr 2019 16:22:40 +0200 |
mod_bookmarks: Use correct variable, fixes a traceback (thanks dan) | Kim Alvefur | Thu, 14 Mar 2019 01:26:54 +0100 |
mod_bookmarks: Actually save node config | Emmanuel Gil Peyrot | Wed, 06 Mar 2019 17:46:57 +0100 |
mod_bookmarks: Remove unused bookmarks/updated event | Emmanuel Gil Peyrot | Wed, 06 Mar 2019 00:59:18 +0100 |