File

plugins/mod_windows.lua @ 10293:f9301d93de72 0.11

MUC: Strip tags with MUC-related namespaces from private messages (fixes #1427) Prevents duplication since it adds another <{muc#user}x> here
author Kim Alvefur <zash@zash.se>
date Sun, 29 Sep 2019 20:48:00 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here