Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 5577:8b09b0d068d4
description | author | age |
---|---|---|
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 |
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 |