elemental-ircd/modules/core
JD Horelick e78f685073 Add use_part_messages config option. When disabled, this will show
all PARTs without a message/reason. Recommended to set to no if
a static quit message is set.
2010-03-13 22:56:38 -05:00
..
m_die.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_error.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_join.c s/owner/admin/ throughout the source code and docs. 2010-03-07 23:18:39 -05:00
m_kick.c Make override WALLOPS actually send netwide this time. 2010-03-07 23:22:07 -05:00
m_kill.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_message.c Change many of the ERR_CANNOTSENDTOCHAN messages to say WHY the user 2010-03-07 17:03:12 -05:00
m_metadata.c Make metadata use UIDs for s2s communication, and fix up propegation of channel metadata. 2010-03-08 18:09:10 -05:00
m_mode.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_nick.c Add chmode +N, which prevents nickchanges. 2010-02-25 01:14:38 -05:00
m_part.c Add use_part_messages config option. When disabled, this will show 2010-03-13 22:56:38 -05:00
m_quit.c Added static_quit support. Pretty much what the name implies. 2010-03-13 22:19:29 -05:00
m_server.c Move check for required CAPABs to mr_server -- CAPAB may not be sent. 2009-04-21 18:43:07 +02:00
m_squit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00