Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | One total mess that doesn't do much yet, but reorganised some stuff and | Wilmer van der Gaast | 2010-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 whois | Wilmer van der Gaast | 2010-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 requests | Wilmer van der Gaast | 2009-10-10 | -1/+1 |
| | | | | | in every protocol module. | |||
* | Merge from Jelmer (mainly unit testing things). | Wilmer van der Gaast | 2007-07-01 | -0/+4 |
|\ | ||||
| * | Add unit testing for user code | Jelmer Vernooij | 2007-01-21 | -0/+4 |
| | | ||||
* | | s/gaim_connection/im_connection/ and some other minor API changes. The rest | Wilmer van der Gaast | 2007-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 Gaast | 2006-03-22 | -0/+1 |
| | ||||
* | Renamed commands.c, got rid of return values in all command functions. | Wilmer van der Gaast | 2006-01-20 | -1/+1 |
| | ||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+56 |