aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/account.h
Commit message (Collapse)AuthorAgeLines
* Adding account tags as a way to 100% uniquely identify an account.Wilmer van der Gaast2010-07-24-1/+3
| | | | | | protocol(screenname) doesn't do this and is a little bit long. These will be used for nick_format and XML storage.
* nogaim.c is close to doing something useful again without speaking any IRCWilmer van der Gaast2010-03-31-6/+6
| | | | | itself.
* One total mess that doesn't do much yet, but reorganised some stuff andWilmer van der Gaast2010-03-26-0/+72
untying the IRC and the core parts a little bit. Lots of work left to do.