view plugins/mod_pep_plus.lua @ 13950:d00409d2329f 13.0

mod_roster: Add command for cleaning out invalid contact JIDs Complements #1903 With the new validation, any existing roster entries with invalid JIDs can't be touched via normal means and thus can't be removed.
author Kim Alvefur <zash@zash.se>
date Thu, 25 Sep 2025 16:51:06 +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");