Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 5376:ba9be0be4bbb
description | author | age |
---|---|---|
MUC: Access prosody.hosts instead of the old global hosts | Kim Alvefur | Sat, 23 Mar 2013 02:24:11 +0100 |
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: Expose create_room(jid). | Waqas Hussain | Fri, 30 Nov 2012 08:57:58 +0500 |
muc: Make max_history_messages simply a service-wide config option, and don't store it per-room (rooms still have their own history_message, but this is a global limit) | Matthew Wild | Thu, 22 Nov 2012 21:57:06 +0000 |
mod_muc: Fix syntax error (thanks Florob) | Matthew Wild | Wed, 01 Aug 2012 01:33:21 +0100 |
MUC: Give host and server admins "owner" affiliation in all rooms. | Waqas Hussain | Wed, 01 Aug 2012 01:36:30 +0500 |