Software /
code /
prosody-modules
Log
mod_bookmarks/mod_bookmarks.lua @ 4302:c9e1eee6a948
description | author | age |
---|---|---|
mod_bookmarks, mod_bookmarks2: Refuse to load if the other one is also loaded. | Emmanuel Gil Peyrot | 2019-09-28 |
mod_bookmarks: Return true when a stanza has been sent. | Emmanuel Gil Peyrot | 2019-04-02 |
mod_bookmarks: Check for item-not-found and return empty Private XML. Fixes #1265 (thanks gerald and thebigfrog!) | Emmanuel Gil Peyrot | 2019-04-02 |
mod_bookmarks: Use correct variable, fixes a traceback (thanks dan) | Kim Alvefur | 2019-03-14 |
mod_bookmarks: Actually save node config | Emmanuel Gil Peyrot | 2019-03-06 |
mod_bookmarks: Remove unused bookmarks/updated event | Emmanuel Gil Peyrot | 2019-03-05 |
mod_bookmarks: Handle iq:private queries before mod_private | Kim Alvefur | 2018-09-09 |