summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix callback for ERR_NICKNAMEINUSE(433)HEADmasterNatanael Copa2018-09-171-1/+1
|
* implement a fifo and delay messages sent via unix socketNatanael Copa2018-09-171-2/+67
| | | | | prevent to gett banned for flood the irc channels by sending messages from via a queue.
* add simple clientNatanael Copa2018-09-171-0/+17
|
* cleanup some debug linesNatanael Copa2018-09-121-11/+3
|
* add socket serverNatanael Copa2018-09-121-37/+88
|
* add support for hooks and autojoin channelsNatanael Copa2018-08-081-14/+163
|
* initial commitNatanael Copa2018-08-031-0/+191