0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-06 08:45:20 +02:00
construct/modules/core
Jilles Tjoelker 23f6b63af6 Send forward channel when bans are added/removed because of TS/bursts.
If a netburst adds bans or a channel TS change removes bans, +b/-b modes
are generated. Make sure these contain the forward channel, if any.

This appears also broken in ircd-seven.
2012-02-17 00:09:39 +01: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 Send forward channel when bans are added/removed because of TS/bursts. 2012-02-17 00:09:39 +01:00
m_kick.c Back out chanroles. 2011-07-07 21:24:14 -04:00
m_kill.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_message.c Move flood_attack_channel to channel.c so it can be used outside m_message.c 2010-12-09 18:29:56 -05:00
m_mode.c Send forward channel when bans are added/removed because of TS/bursts. 2012-02-17 00:09:39 +01:00
m_nick.c Add support for customizing the usable nick length. 2011-11-29 16:10:21 -06:00
m_part.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_quit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_server.c m_server: make sure required_caps is non-zero. 2012-02-04 04:39:39 -06:00
m_squit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00