Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5133:d7652471ae3e
mod_pubsub_text_interface: Improve error messages
The internal error conditions are not always very clear, especially
'item-not-found' which actually means the _node_ does not exist.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 08 Jan 2023 17:53:14 +0100 |
| parents | cbe71ecb4677 |
| children |
line wrap: on
line source
--% conflicts: mod_bookmarks module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2") module:depends("bookmarks2")
