mirror of
https://github.com/matrix-construct/construct
synced 2024-11-26 08:42:34 +01:00
d1316b193b
Arbitrarily prefer a forward channel to no forward channel and an alphabetically higher forward channel to a lower one. This is a simplistic implementation that generates one MODE message to local clients for each ban removed (to be replaced). For simplicity and to avoid amplification of incoming MODE messages, regular modes may still desync the forward channel of a ban. |
||
---|---|---|
.. | ||
m_ban.c | ||
m_die.c | ||
m_error.c | ||
m_join.c | ||
m_kick.c | ||
m_kill.c | ||
m_message.c | ||
m_mode.c | ||
m_nick.c | ||
m_part.c | ||
m_quit.c | ||
m_server.c | ||
m_squit.c |