Software / code / prosody-modules
File
mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6079:8b6696bd9e40
mod_muc_restrict_pm: Tweak and normalize table
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 07 Dec 2024 22:57:02 +0100 |
| parent | 4705:ace4f251a64b |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");