Software /
code /
prosody-modules
Log
mod_ircd/mod_ircd.lua @ 298:451e734045d4
description | author | age |
---|---|---|
mod_ircd: Give stanza handlers a negative priority, to allow mod_iq to process them first. | Waqas Hussain | Thu, 02 Dec 2010 16:23:22 +0500 |
mod_ircd: Updated to use events instead of componentmanager. | Waqas Hussain | Wed, 10 Nov 2010 21:18:21 +0500 |
mod_ircd: Fix "nickname in use" reply | Matthew Wild | Thu, 05 Aug 2010 22:23:08 +0100 |
fixed broadcast PRIVMSG bug | Bjoern Kalkbrenner | Wed, 14 Jul 2010 14:57:40 +0200 |
added correct NAME_REPLY on JOIN message reply | Bjoern Kalkbrenner | Wed, 14 Jul 2010 14:27:40 +0200 |
mod_ircd: Log error when receiving a message without a valid nick | Matthew Wild | Wed, 19 May 2010 14:11:34 +0100 |
mod_ircd: Fixed handling of empty <subject/> elements. | Waqas Hussain | Thu, 13 May 2010 21:28:10 +0500 |