aboutsummaryrefslogtreecommitdiffstats
path: root/irc_im.c
Commit message (Collapse)AuthorAgeLines
* Can receive messages again.Wilmer van der Gaast2010-04-01-0/+31
|
* Show buddy online/offline status in the first channel.Wilmer van der Gaast2010-04-01-0/+11
|
* Restored "account" root command and restored enough stuff to be able toWilmer van der Gaast2010-03-31-3/+28
| | | | | send messages. Also started moving stuff out from nogaim.* into bee_* files.
* nogaim.c is close to doing something useful again without speaking any IRCWilmer van der Gaast2010-03-31-0/+75
itself.