Software /
code /
prosody
File
plugins/mod_unknown.lua @ 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 | 6003:28a90f5fea46 |
line wrap: on
line source
-- Unknown platform stub module:set_global(); -- TODO Do things that make sense if we don't know about the platform