solanum/modules/core
Jilles Tjoelker 35bfe0e644 join: Fix messages about join failures such as banned.
This was broken by 6f7b36d5d0 in February
2013, as join failures are the only situation where a non-trivial
numeric is passed through from other code to be sent to a client. Fix it
by porting more code from ircd-ratbox 3.1.
2013-07-07 23:50:20 +02:00
..
m_ban.c Provide an error message when a user does /quote ban. 2010-08-29 15:16:47 +02: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 join: Fix messages about join failures such as banned. 2013-07-07 23:50:20 +02:00
m_kick.c Back out chanroles. 2011-07-07 21:24:14 -04:00
m_kill.c kill: Improve comment about kill hook. 2013-04-27 16:55:45 +02:00
m_message.c m_message: Remove some unused variables. 2012-04-03 21:51:09 +00:00
m_mode.c Keep forward channels in sync after a netjoin. 2012-03-03 23:45:52 +01:00
m_nick.c m_nick: Reject nicks with '~' in them, rather than cutting at the '~' 2013-04-17 17:27:27 -07:00
m_part.c Call the privmsg_channel hook for part messages too. 2012-04-07 03:03:07 +00:00
m_quit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_server.c server: Show the missing CAPABs when rejecting a server. 2013-01-02 21:00:18 +01:00
m_squit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00