aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo/yahoo2_types.h
Commit message (Collapse)AuthorAgeLines
* Remove yahoo (the old protocol). Use funyahoo++ instead.dequis2016-11-19-396/+0
| | | | | | RIP The previous commit already handled the part of telling users.
* Reindent everything to K&R style with tabsIndent2015-02-20-321/+321
| | | | | | | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg Commit author set to "Indent <please@skip.me>" so that it's easier to skip while doing git blame.
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-1/+1
|
* Merge complete. It still logs in...Wilmer van der Gaast2010-07-24-217/+322
|
* This should mostly be a no-op, merging *loads* of whitespace changes fromWilmer van der Gaast2010-07-23-0/+1
| | | | | libyahoo2 so that I can see better what really changed.
* Yahoo! status updates (at least initial ones, I assume) can be too long toWilmer van der Gaast2010-03-12-0/+23
| | | | | | | | fit into one packet. Yahoo! servers will split them up, and not necessarily on buddy boundaries. Trying to handle this a little bit better now. (Sadly I can't test this myself, I can only see this causing troubles on testing sometimes.)
* More Yahoo! fixes: Adding and removing buddies works, and for the firstWilmer van der Gaast2009-10-10-2/+14
| | | | | | | | | time buddy add requests are actually handled; from what I can see this simply didn't exist in libyahoo2 yet so far. :-( I melded pieces of changes from http://geny.sf.net/ to make this stuff work.
* Yahoo! can log in again. This code still needs major cleanups, use it onlyWilmer van der Gaast2009-10-03-2/+3
| | | | | if you're very desparate.
* Updating the Yahoo! module. This seems to fix handling of incoming awayWilmer van der Gaast2007-04-15-1/+14
| | | | | | states/messages, should fix some issues with group chats, and unfortunately also adds some crap which I don't want to clean up for now.
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+241