File

.luacov @ 10662:46373b97e648

mod_muc: add muc-private-message event This seems to be the one place handling MUC-PMs. This event is added so that plugins (such as muc_occupant_id) can edit them without having to redo the work.
author Maxime “pep” Buquet <pep@bouah.net>
date Mon, 24 Feb 2020 14:16:45 +0100
parent 9469:cd2f742e5826
line wrap: on
line source

exclude = {
	"^%./spec/";
}