aboutsummaryrefslogtreecommitdiff
path: root/irc.c
Commit message (Collapse)AuthorAgeFilesLines
* increase maximum password lengthubq3232023-01-241-1/+1
|
* support passwords for joining channels, and refactor channel list into a ↵ubq3232023-01-241-9/+9
| | | | separate module
* multiple channels are now supportedubq3232022-10-311-4/+14
|
* functionality. (it is functionally equivalent to the old version now)ubq3232022-10-291-4/+17
|
* enpongmentubq3232022-10-281-1/+9
|
* horrible makefile tricks, making the buffer thing actually buffer the ↵ubq3232022-10-281-1/+13
| | | | buffers bufferously, properly, also fix typos
* large refactor continuesubq3232022-10-281-0/+130