prosody-modules
log
graph
tags
bookmarks
branches
915c7bd5f754
browse
changeset
mod_bookmarks/mod_bookmarks.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_bookmarks/mod_bookmarks.lua @ 3773:
915c7bd5f754
less
more
|
(0)
-15
tip
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
mod_bookmarks: Correctly hook events on PEP services
Kim Alvefur
2018-09-09
mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe.
Emmanuel Gil Peyrot
2018-08-31
mod_bookmarks: Delete the node before attempting migration, to make sure its config is correct.
Emmanuel Gil Peyrot
2018-08-27
mod_bookmarks: Display the bare JID instead of the username in logs.
Emmanuel Gil Peyrot
2018-08-25
mod_bookmarks: Use the new item-published/<node> event.
Emmanuel Gil Peyrot
2018-08-21
mod_bookmarks: Require forgotten util.jid module.
Emmanuel Gil Peyrot
2018-08-18
mod_bookmarks: Expose publish_to_pep() to other modules.
Emmanuel Gil Peyrot
2018-08-18
mod_bookmarks: Fire empty and updated events, for other modules to use.
Emmanuel Gil Peyrot
2018-08-18
less
more
|
(0)
-15
tip