view plugins/mod_pep_plus.lua @ 13943:758dd39c2808 13.0

mod_muc: Revert f4e16e6265e6 and invalidate avatar cache only on vcard change This should be the proper fix for this issue.
author Link Mauve <linkmauve@linkmauve.fr>
date Mon, 08 Sep 2025 15:01:50 +0200
parents 0462405b1cfb
children
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");