Mercurial > prosody-modules
log mod_ircd/mod_ircd.lua @ 464:7e6524555ab0
age | author | description |
---|---|---|
Tue, 01 Nov 2011 14:39:06 +0000 | Marco Cirillo | mod_ircd: WiP trash removed. |
Mon, 26 Sep 2011 02:18:21 +0000 | Marco Cirillo | mod_ircd: added patched plugin file. |
Sun, 06 Feb 2011 05:05:49 +0100 | Kim Alvefur | mod_ircd: Don't allow any command until nick has been set. Split out NAMES into a command. |
Thu, 03 Feb 2011 23:57:37 +0100 | Kim Alvefur | mod_ircd: Add QUIT command. |
Wed, 02 Feb 2011 23:52:31 +0100 | Kim Alvefur | mod_ircd: Partial rewrite, use verse for MUC |
Thu, 02 Dec 2010 16:23:22 +0500 | Waqas Hussain | mod_ircd: Give stanza handlers a negative priority, to allow mod_iq to process them first. |
Wed, 10 Nov 2010 21:18:21 +0500 | Waqas Hussain | mod_ircd: Updated to use events instead of componentmanager. |