aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo/yahoo.c
Commit message (Expand)AuthorAgeLines
* Got rid of struct aim_user (now using account_t everywhere). Needs some moreWilmer van der Gaast2006-07-01-4/+4
* Merging from main development tree.Wilmer van der Gaast2006-05-19-1/+2
|\
| * Yahoo module now passes the idle value to serv_got_update().Wilmer van der Gaast2006-05-16-1/+2
* | Added correct return values for callbacks in yahoo.c.Wilmer van der Gaast2006-05-15-6/+4
* | Moved everything to the BitlBee event handling API.Wilmer van der Gaast2006-05-10-9/+9
|/
* Removed some unused stuff from nogaim.h, preparing to fix some API issues there.Wilmer van der Gaast2006-03-31-6/+1
* Fixed Yahoo! invisible status. (Thanks to a patch someone posted on FreshMeat...Wilmer van der Gaast2006-01-14-7/+10
* Merge my pluginable branchJelmer Vernooij2005-12-14-12/+6
|\
| * Merge WilmerJelmer Vernooij2005-11-19-4/+0
| |\
| * \ Merge from JelmerJelmer Vernooij2005-11-15-0/+1
| |\ \
| * | | Migrate my pluginable branch to use Wilmers' branch as parentJelmer Vernooij2005-11-07-12/+6
* | | | Implements solution to typing notifications in ticket #45Matt Sparks2005-12-04-2/+8
| |_|/ |/| |
* | | HTML stripping is optional again (but still safer than before 0.93), but now ...Wilmer van der Gaast2005-11-18-4/+0
| |/ |/|
* | Remove handle_cmp() replacing it by a protocol-specific function.Jelmer Vernooij2005-11-15-0/+1
|/
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+958