summaryrefslogtreecommitdiff
path: root/chat/icbirc
AgeCommit message (Collapse)AuthorFilesLines
2004-04-01nb1: Make more IRC protocol correct.tv7-7/+150
* Automatically issue the equivalent of a NAMES after a JOIN. * Allow PART command so that client may lurk; reissue a JOIN to re-"open" the channel on the client if a new open message arrives. * Provide a fake MOTD to make some IRC clients happier. * 353 (NAMES response) should have a single space character at the end of each line per protocol (Gaim is strict about this).
2004-01-18Fix build problems under SunOS (untested) and Darwin.tron2-3/+21
2004-01-18Use "+=" instead of "=" in assignment to "MAKE_ENV".tron1-2/+2
2004-01-18Import new "icbirc" package: Proxy IRC client and ICB servertron5-0/+44