Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 3576:8d8ce17b83ca
description | author | age |
---|---|---|
MUC: Expose the rooms table as a global 'rooms'. | Waqas Hussain | Tue, 09 Nov 2010 01:07:39 +0500 |
MUC: Allow restricting room creation to local JIDs (thanks thomas.mangin). | Waqas Hussain | Mon, 08 Nov 2010 20:44:53 +0500 |
MUC: Use events for hooking stanzas instead of the component stanza handler. | Waqas Hussain | Thu, 04 Nov 2010 19:38:05 +0500 |
MUC: Make the room node be the default room name (thanks Zash). | Waqas Hussain | Tue, 28 Sep 2010 16:36:17 +0500 |
MUC: No need to call is_admin twice now, global admins are admins on hosts | Matthew Wild | Sat, 17 Jul 2010 15:20:45 +0100 |
MUC: Make number of stored history messages configurable with option max_history_messages (thanks michal and others who requested) | Matthew Wild | Tue, 06 Jul 2010 17:09:23 +0100 |
MUC: Updated code to use :set_hidden() and :is_hidden(). | Waqas Hussain | Sun, 13 Jun 2010 21:58:46 +0500 |