mod_bookmarks/mod_bookmarks.lua
author Matthew Wild <mwild1@gmail.com>
Wed, 13 Jul 2022 11:15:43 +0100
changeset 5000 031e0dd90f4b
parent 4890 cbe71ecb4677
permissions -rw-r--r--
mod_cloud_notify: Rename field in event for clarity ('node' is ambiguous here) ...because the push protocol is based on XEP-0060, and the 'node' can mean the identifier communicated to the push service.

--% conflicts: mod_bookmarks
module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2")
module:depends("bookmarks2")