| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-10 | Add basic user mode handling | Nakidai | |
| 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-07 | Move quit announcement code to quit() | Nakidai | |
| Well, it's more appropriate for that function to handle this rather than for ircd(). Now code looks simpler, ircd() is not that complex, and support for optional quit message is present | |||
| 2026-01-06 | Add basic channels | Nakidai | |
| Though they don't have modes, and JOIN/PART must be able to parse comma separated list of channels | |||
| 2026-01-04 | Add code | Nakidai | |