Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 5519:06e188268df1
description | author | age |
---|---|---|
MUC: add __tostring on room metatable | Matthew Wild | Thu, 25 Apr 2013 20:36:55 +0100 |
mod_muc/muc.lib: Don't add messages without a body (such as chat state notifications) to the room history (thanks louiz’, Link Mauve, poezio and all its users) | Matthew Wild | Thu, 28 Mar 2013 09:50:21 -0400 |
MUC: Always return <service-unavailable/> when a node is present in service discovery requests. | Waqas Hussain | Tue, 26 Feb 2013 23:56:44 +0500 |
MUC: Fix affiliation check for admins, and bring it in line with the spec (thanks Maranda). | Waqas Hussain | Tue, 26 Feb 2013 20:31:41 +0500 |
MUC: Don't reply to errors (thanks iron) | Kim Alvefur | Wed, 09 Jan 2013 17:56:40 +0100 |
MUC: Support invite messages when stanza type is explicitly set to "normal" or to an unknown value. | Waqas Hussain | Sat, 15 Dec 2012 07:08:54 +0500 |