log mod_ircd/mod_ircd.lua @ 326:282abba844e8

age author description
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.
Thu, 05 Aug 2010 22:23:08 +0100 Matthew Wild mod_ircd: Fix "nickname in use" reply
Wed, 14 Jul 2010 14:57:40 +0200 Bjoern Kalkbrenner fixed broadcast PRIVMSG bug
Wed, 14 Jul 2010 14:27:40 +0200 Bjoern Kalkbrenner added correct NAME_REPLY on JOIN message reply
Wed, 19 May 2010 14:11:34 +0100 Matthew Wild mod_ircd: Log error when receiving a message without a valid nick
Thu, 13 May 2010 21:28:10 +0500 Waqas Hussain mod_ircd: Fixed handling of empty <subject/> elements.
Thu, 13 May 2010 14:45:10 +0500 Waqas Hussain mod_ircd: Fixed handling of empty <body/> elements.
Mon, 22 Feb 2010 22:33:25 +0100 Florian Zeitz mod_ircd: Add PING command / Echo PART back
Wed, 23 Dec 2009 14:22:02 +0000 Matthew Wild mod_ircd: Initial commit of a wonderfully hacky but working IRC->XMPP interface for Prosody