0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-29 00:44:17 +01:00
construct/modules/core
Jilles Tjoelker 2d28539c68 Reduce clean_nick() code duplication further.
Side effect: hurt and monitor now allow nicks starting with a digit.
2015-12-13 00:22:21 +01:00
..
m_ban.c
m_die.c
m_error.c
m_join.c implement configurable channel modes (closes #31) 2015-12-11 15:36:53 -06:00
m_kick.c override: only engage override code if we're needing to authorize a WRITE to a channel's state (closes #65) 2015-12-10 01:00:32 -06:00
m_kill.c
m_message.c
m_mode.c
m_nick.c Reduce clean_nick() code duplication further. 2015-12-13 00:22:21 +01:00
m_part.c
m_quit.c
m_server.c
m_squit.c