about summary refs log tree commit diff
path: root/reply.c
AgeCommit message (Collapse)Author
2026-01-10Add basic user mode handlingNakidai
So, now there're all modes listed in RFC 2812. The only what they do now, though, is a +r restricting user from changing their nick
2026-01-07Add comments for some macrosNakidai
2026-01-07Use function with switch() in reply.cNakidai
Overall, this solution looks better. Also, now macro is better
2026-01-06Add basic channelsNakidai
Though they don't have modes, and JOIN/PART must be able to parse comma separated list of channels