| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 14 days | Allow lf as well as crlf | Nakidai | |
| For configuration it's important to allow IRC messages to end with \n. This also fixes a TODO from a previous commit and allows to connect to ircd using netcat | |||
| 2026-02-04 | Add WHOIS and config parsing | Nakidai | |
| Now users can query each other Plus, server info and creation date can be changed without recompiling using configuration file in IRC message format which is loaded on startup TODO: since readcfg uses IRC logic, handle() now should be able to deal with commands ending with simply \n | |||