Wed, 10 Nov 2010 20:59:16 +0500 Waqas Hussain prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file. file | diff | annotate
Wed, 10 Nov 2010 05:31:19 +0500 Waqas Hussain MUC: Return true from the stanza handler to suppress error responses. file | diff | annotate
Tue, 09 Nov 2010 01:19:17 +0500 Waqas Hussain MUC: Preserve the global rooms table through reloads. file | diff | annotate
Tue, 09 Nov 2010 01:07:39 +0500 Waqas Hussain MUC: Expose the rooms table as a global 'rooms'. file | diff | annotate
Mon, 08 Nov 2010 20:44:53 +0500 Waqas Hussain MUC: Allow restricting room creation to local JIDs (thanks thomas.mangin). file | diff | annotate
Thu, 04 Nov 2010 19:38:05 +0500 Waqas Hussain MUC: Use events for hooking stanzas instead of the component stanza handler. file | diff | annotate
Tue, 28 Sep 2010 16:36:17 +0500 Waqas Hussain MUC: Make the room node be the default room name (thanks Zash). file | diff | annotate
Sat, 17 Jul 2010 15:20:45 +0100 Matthew Wild MUC: No need to call is_admin twice now, global admins are admins on hosts file | diff | annotate
Tue, 06 Jul 2010 17:09:23 +0100 Matthew Wild MUC: Make number of stored history messages configurable with option max_history_messages (thanks michal and others who requested) file | diff | annotate
Sun, 13 Jun 2010 21:58:46 +0500 Waqas Hussain MUC: Updated code to use :set_hidden() and :is_hidden(). file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Wed, 13 Jan 2010 00:05:07 +0000 Matthew Wild mod_muc: Remove unused history_length declaration file | diff | annotate
Wed, 21 Oct 2009 11:58:33 +0500 Waqas Hussain MUC: Added config option 'restrict_room_creation' to allow restricting room creation to admins. file | diff | annotate
Wed, 21 Oct 2009 02:18:17 +0500 Waqas Hussain MUC: Added 'name' config option, for specifying the component's name in disco responses. file | diff | annotate
Mon, 14 Sep 2009 02:11:17 +0500 Waqas Hussain MUC: Removed some debug logging. file | diff | annotate
Mon, 14 Sep 2009 02:08:20 +0500 Waqas Hussain MUC: Added a send() method to the component. Fixes issues with local mod_vcard. file | diff | annotate
Wed, 09 Sep 2009 19:28:36 +0500 Waqas Hussain MUC: Discard non-persistent rooms as soon as they become empty. file | diff | annotate
Mon, 07 Sep 2009 20:51:59 +0500 Waqas Hussain MUC: Added support for room configuration forms, persistence and hidden rooms. file | diff | annotate
Mon, 07 Sep 2009 20:39:05 +0500 Waqas Hussain MUC: Fixed stanza routing for reloaded rooms. file | diff | annotate
Mon, 07 Sep 2009 20:38:20 +0500 Waqas Hussain MUC: Added support for reloading MUC library code. file | diff | annotate
Mon, 07 Sep 2009 20:29:04 +0500 Waqas Hussain MUC: Added support for generating unique room names file | diff | annotate
Mon, 07 Sep 2009 20:18:26 +0500 Waqas Hussain MUC: New basic mod_muc based on the new MUC library file | diff | annotate
(0) tip

mercurial