Mercurial > prosody-modules
view mod_smacks_offline/mod_smacks_offline.lua @ 5176:4791e0412ff3
mod_muc_rtbl: ignore blocklist for affiliated users for messages
Just like we ignore the blocklist for join attempts from
affiliated users, we also do that now on messages.
author | Jonas Schäfer <jonas@wielicki.name> |
---|---|
date | Wed, 22 Feb 2023 13:35:03 +0100 |
parents | a3693e0d26b8 |
children |
line wrap: on
line source
-- 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!");