Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 2540:8c52b023f0b9
description | author | age |
---|---|---|
MUC: muc.lib.lua: Fix the sending of the occupant JID instead of the nick in role lists and presence broadcasts after role changes (thanks teo) | Matthew Wild | Sat, 30 Jan 2010 18:51:07 +0000 |
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 |