Software / code / prosody-modules
File
mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 4810:181738ae4117
mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 06 Dec 2021 12:24:07 +0000 |
| parent | 4705:ace4f251a64b |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");