Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 2529:7968e8b3ecf9
description | author | age |
---|---|---|
MUC: Fixes and refactoring for the previous commit to work in all cases, text of error stanzas is now broadcast | Matthew Wild | Fri, 29 Jan 2010 15:13:06 +0000 |
MUC: Show error message texts when participants are kicked for stanza errors | Matthew Wild | Fri, 29 Jan 2010 14:40:37 +0000 |
MUC: Have get_error_condition() use the new stanza:get_error() (muc.lib.lua 11 lines shorter \o/) | Matthew Wild | Fri, 29 Jan 2010 14:26:54 +0000 |
MUC: Removed old commented code. | Waqas Hussain | Tue, 26 Jan 2010 02:30:56 +0500 |
MUC: Converted some local functions into methods. | Waqas Hussain | Tue, 26 Jan 2010 02:29:32 +0500 |
mod_muc/muc.lib: Use stanza:get_child() to locate MUC child element | Matthew Wild | Sun, 03 Jan 2010 17:53:54 +0000 |
Added notification of configuration changes for MUCs | Rob Hoelz | Wed, 30 Dec 2009 13:26:11 -0600 |
Add support for non-anonymous MUC rooms | Rob Hoelz | Tue, 29 Dec 2009 16:21:12 -0600 |