aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/bee_user.c
Commit message (Collapse)AuthorAgeLines
* Restored "account" root command and restored enough stuff to be able toWilmer van der Gaast2010-03-31-0/+184
| | | | | 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-1/+1
| | | | | itself.
* Start restoring IM-related bits, added bee_user.c with basic functionsWilmer van der Gaast2010-03-29-0/+82
and UI callbacks.