prosody-modules
log
graph
tags
bookmarks
branches
8501baa7ef3f
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 @ 5315:
8501baa7ef3f
less
more
|
(0)
tip
description
author
age
mod_bookmarks: Add a stub that loads mod_bookmarks2
Kim Alvefur
2022-02-05
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
mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks.
Emmanuel Gil Peyrot
2018-08-18
mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa.
Emmanuel Gil Peyrot
2018-08-18
mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e.
Emmanuel Gil Peyrot
2018-08-18
mod_bookmarks: Simplify last item retrieval thanks to Prosody b6ffd4f951b9.
Emmanuel Gil Peyrot
2018-08-18
mod_bookmarks: New module synchronising bookmarks to the new persistent mod_pep
Emmanuel Gil Peyrot
2018-08-18
less
more
|
(0)
tip