mod_smacks_offline/mod_smacks_offline.lua
author Matthew Wild <mwild1@gmail.com>
Wed, 13 Jul 2022 11:15:43 +0100
changeset 5000 031e0dd90f4b
parent 3940 a3693e0d26b8
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.

-- this module is deprecated, log an error and load the superseding module instead
module:depends"smacks"

module:log("error", "mod_smacks_offline is deprecated! Just use mod_smacks!");