aboutsummaryrefslogtreecommitdiffstats
path: root/user.h
Commit message (Collapse)AuthorAgeLines
* One total mess that doesn't do much yet, but reorganised some stuff andWilmer van der Gaast2010-03-26-62/+0
| | | | | untying the IRC and the core parts a little bit. Lots of work left to do.
* Include non-away status messages in blist and whois responses. The whoisWilmer van der Gaast2010-03-16-0/+1
| | | | | | change is a complete violation of the IRC protocol but that doesn't seem to be an uncommon thing.
* Added imcb_ask_auth() instead of reimplementing authorization requestsWilmer van der Gaast2009-10-10-1/+1
| | | | | in every protocol module.
* Merge from Jelmer (mainly unit testing things).Wilmer van der Gaast2007-07-01-0/+4
|\
| * Add unit testing for user codeJelmer Vernooij2007-01-21-0/+4
| |
* | s/gaim_connection/im_connection/ and some other minor API changes. The restWilmer van der Gaast2007-03-30-2/+2
|/ | | | | | will come tomorrow. It compiles, I'll leave the real testing up to someone else. ;-)
* Buddy group data is now stored in the user_t structure.Wilmer van der Gaast2006-03-22-0/+1
|
* Renamed commands.c, got rid of return values in all command functions.Wilmer van der Gaast2006-01-20-1/+1
|
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+56