Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 5611:e043d4d65423
description | author | age |
---|---|---|
mod_muc: Replace getText() with get_child_text(), 1 insertion, 12 deletions! | Matthew Wild | Tue, 21 May 2013 09:48:59 +0100 |
mod_muc: Pass actor (requesting JID) when generating the config form, and to the muc-config-form event handler | Matthew Wild | Sat, 18 May 2013 15:29:10 +0100 |
mod_muc: Add getter/setter for 'whois' (fixes traceback) | Matthew Wild | Sat, 18 May 2013 15:28:00 +0100 |
mod_muc: Refactor config form handling, and allow for clients to submit incomplete forms. Fixes #246 | Matthew Wild | Thu, 16 May 2013 14:17:25 +0100 |
mod_muc: Fire muc-room-created and muc-room-destroyed events (thanks nik) | Matthew Wild | Tue, 14 May 2013 09:38:54 +0100 |
MUC: Allow actor == true to set roles (like affiliations) | Matthew Wild | Mon, 29 Apr 2013 11:25:12 +0100 |
MUC: Allow plugins to add and handle options in the MUC config form | Matthew Wild | Mon, 29 Apr 2013 11:21:37 +0100 |