Software /
code /
prosody
Log
plugins/muc/mod_muc.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 |
mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() | Kim Alvefur | Fri, 19 Apr 2013 16:14:06 +0200 |
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 |