Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 5613:f3166adab512
description | author | age |
---|---|---|
mod_muc: Remove unused variable | Matthew Wild | Tue, 21 May 2013 10:10:09 +0100 |
mod_muc: Use stanza:maptags() instead of custom filtering functions, 7 insertions, 19 deletions! | Matthew Wild | Tue, 21 May 2013 09:57:36 +0100 |
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 |