view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6431:459cb2c2789b

mod_muc_members_json: Support private MUCs, non-member affiliation grants, async storage, dry-run mode
author Matthew Wild <mwild1@gmail.com>
date Tue, 10 Mar 2026 16:58:17 +0000
parents ace4f251a64b
children
line wrap: on
line source

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