view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 4732:607cac9b9393

mod_rest: Add recursive properties of XEP-0297 forwarded container Let's pray nobody invents a way to loop stanza references as well.
author Kim Alvefur <zash@zash.se>
date Wed, 27 Oct 2021 20:45:28 +0200
parents ace4f251a64b
children
line wrap: on
line source

module:depends("cloud_notify_encrypted");
module:depends("cloud_notify_priority_tag");
module:depends("cloud_notify_filters");