view plugins/mod_windows.lua @ 13905:0e346f4d88ce

MUC: Add get_occupant_id_from_jid() method, which works on real JIDs This is useful to get the occupant ID of someone who is affiliated, but not currently joined to the room.
author Matthew Wild <mwild1@gmail.com>
date Fri, 20 Jun 2025 18:55:39 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here