aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo
Commit message (Expand)AuthorAgeLines
* Merge mainline stuff.Wilmer van der Gaast2010-08-31-0/+22
|\
| * Use nifty gcc -MD feature to automatically track .h dependencies of all CWilmer van der Gaast2010-08-27-0/+3
| * Better handling of yahoo add responses: libyahoo2 seems to (IMHO) wronglyWilmer van der Gaast2010-08-22-0/+19
* | First step in this merge. Mostly a bzr merge and then a cleanup of conflictsWilmer van der Gaast2010-08-24-0/+1
|\ \ | |/ |/|
| * merge in bitlbee 1.2.7Sven Moritz Hallberg2010-06-03-0/+9
| |\
| * \ merge in bitlbee 1.2.5Sven Moritz Hallberg2010-06-03-239/+191
| |\ \
| * \ \ merge in bitlbee 1.2.4Sven Moritz Hallberg2010-06-03-63/+479
| |\ \ \
| * \ \ \ pretty blind try at merging in the latest trunkSven Moritz Hallberg2009-03-12-8/+22
| |\ \ \ \
| * | | | | commit updates by ashish shukla <wahjava@gmail.com>Sven Moritz Hallberg2009-03-12-3/+4
| * | | | | merge in latest trunkSven Moritz Hallberg2008-07-17-24/+14
| |\ \ \ \ \
| * \ \ \ \ \ merge in upstream changesSven Moritz Hallberg2008-02-16-1/+1
| |\ \ \ \ \ \
| * | | | | | | - add support for setting ops/voice according to OTR msgstateSven Moritz Hallberg2008-02-09-0/+1
* | | | | | | | Pick up away info from Yahoo! too.Wilmer van der Gaast2010-08-21-0/+2
* | | | | | | | OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org>Wilmer van der Gaast2010-08-07-2/+3
* | | | | | | | Some fixes for compiler warnings that only show up when compiling with -O2,Wilmer van der Gaast2010-08-05-1/+1
* | | | | | | | Try another way to silence int-pointer cast warnings in the Yahoo! module.Wilmer van der Gaast2010-08-04-5/+5
* | | | | | | | Some NULL pointer checks for libyahoo2 - this code's currently crashingWilmer van der Gaast2010-07-25-3/+6
* | | | | | | | Inverting allow_reconnect logic on login failures. Automatic reconnects wereWilmer van der Gaast2010-07-24-4/+6
* | | | | | | | Support buddy groups on Yahoo!Wilmer van der Gaast2010-07-24-3/+30
* | | | | | | | New handling of authorization requests. The old one wasn't fully brokenWilmer van der Gaast2010-07-24-13/+4
* | | | | | | | Merge complete. It still logs in...Wilmer van der Gaast2010-07-24-1985/+2170
* | | | | | | | This should mostly be a no-op, merging *loads* of whitespace changes fromWilmer van der Gaast2010-07-23-866/+973
* | | | | | | | Show idle + login time info in /WHOIS (if available).Wilmer van der Gaast2010-06-07-3/+1
* | | | | | | | Merging killerbee stuff, bringing all the bleeding-edge stuff together.Wilmer van der Gaast2010-06-07-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow one to run the configure script from a different directory and put allWilmer van der Gaast2010-05-25-1/+4
| * | | | | | | | Mainline merge. (Probably mostly irrelevant for this branch, oh well.)Wilmer van der Gaast2010-05-16-0/+9
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merging head. Most changes are not so relevant because they're to IMWilmer van der Gaast2010-03-20-2/+6
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merging in head.Wilmer van der Gaast2010-03-14-197/+158
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merging in mainline, including improved away/status stuff.Wilmer van der Gaast2010-03-07-55/+42
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merging BitlBee 1.2.4+Wilmer van der Gaast2009-11-23-266/+396
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Make purple use BitlBee's event handling API. Since the APIs never reallyWilmer van der Gaast2009-10-11-2/+2
* | | | | | | | | | | Merging head.Wilmer van der Gaast2010-06-01-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Add a warning when the user included a domain part in his/her Yahoo! username.Wilmer van der Gaast2010-05-14-0/+5
* | | | | | | | | | | Merging mainline, mostly for chatroom fixes I implemented there.Wilmer van der Gaast2010-05-09-0/+4
|\| | | | | | | | | |
| * | | | | | | | | | Yahoo! seems to echo conference room invitations now, huh? No idea what thisWilmer van der Gaast2010-05-09-0/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* / | | | | | | | | Misc. cleanup. Also updated the Yahoo! module to deal with struct groupchatWilmer van der Gaast2010-05-08-11/+9
|/ / / / / / / / /
* | | | | | | | | Really set Yahoo! status messages properly. YMSG, how I hate you.Wilmer van der Gaast2010-03-16-1/+1
* | | | | | | | | Deal with stupid (on first sight, at least) Yahoo! server behaviour causingWilmer van der Gaast2010-03-15-1/+5
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Fixed handling of contact lists where at least the first contact is not inWilmer van der Gaast2010-03-13-2/+3
* | | | | | | | Yahoo! status updates (at least initial ones, I assume) can be too long toWilmer van der Gaast2010-03-12-25/+33
* | | | | | | | Merging in some code from libyahoo2-trunk that deals better with (initial)Wilmer van der Gaast2010-03-12-194/+146
| |_|/ / / / / |/| | | | | |
* | | | | | | Yahoo! fixes. Turns out the protocol really is somewhat odd.Wilmer van der Gaast2010-03-06-5/+6
* | | | | | | Fixed up Yahoo! I'll have to do some more thorough testing of this codeWilmer van der Gaast2010-03-06-45/+12
* | | | | | | A few fixes for bugs that caused coredumps on testing.bitlbee.org (orWilmer van der Gaast2009-12-17-10/+29
| |/ / / / / |/| | | | |
* | | | | | Valgrind pointed me at some memory leaks in the Yahoo! codek, including oneWilmer van der Gaast2009-10-17-17/+22
* | | | | | Turns out I *did* implement HTTPS auth for Yahoo! myself already, but IWilmer van der Gaast2009-10-13-184/+178
* | | | | | Setting Yahoo! away states works again.Wilmer van der Gaast2009-10-10-23/+30
* | | | | | Fixed an ugly bug in the write handler that may have caused many weird bugsWilmer van der Gaast2009-10-10-3/+1
* | | | | | More Yahoo! fixes: Adding and removing buddies works, and for the firstWilmer van der Gaast2009-10-10-41/+167
|/ / / / /
* | | | | Cleaned up Yahoo! fix: Error handling, and also not crashing when theWilmer van der Gaast2009-10-03-77/+66