Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 5659:9f9de8078164
description | author | age |
---|---|---|
mod_muc: Include status code 332 on service shutdown (thanks mathieui) | Matthew Wild | Sat, 08 Jun 2013 18:07:36 +0100 |
mod_muc: Refactor config form handling, and allow for clients to submit incomplete forms. Fixes #246 | Matthew Wild | Thu, 16 May 2013 14:17:25 +0100 |
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 |