aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo
Commit message (Expand)AuthorAgeLines
* Remove yahoo (the old protocol). Use funyahoo++ instead.dequis2016-11-19-8995/+0
* yahoo: call callback on connect error to fix memleakdequis2015-10-21-0/+1
* yahoo: Fix handling of proxy connection failuresdequis2015-10-21-1/+9
* typofix - https://github.com/vlajos/misspell_fixerVeres Lajos2015-08-07-3/+3
* Rename mail notification related settings for consistencydequis2015-05-28-3/+3
* imcb_notify_email: change parameters to take a format stringdequis2015-05-28-10/+4
* Gmail notifications support through new imcb_notify_email() APIArtem Savkov2015-05-28-7/+21
* Remove some compatibility macros that referenced nonexistent functionsdequis2015-05-05-2/+0
* coverity: Fix some (harmless?) use-after-free with g_slist_remove()dequis2015-02-22-1/+1
* Reindent everything to K&R style with tabsIndent2015-02-20-2303/+2600
* Fix compiler warnings on Cygwin and Mac OS X.Jason Copenhaver2015-01-16-7/+11
* Replace isdigit/isalpha/.../tolower/toupper with glib variantsdequis2015-01-16-1/+1
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-11/+11
* Use glib functions for base64 decoding/encodingdequis2014-11-24-2/+17
* RIP native win32 support (use cygwin instead)dequis2014-09-27-6/+0
* I'm still bored on a long flight. Wrote a script to automatically updateWilmer van der Gaast2013-02-21-1/+1
* Cleaning up some more Yahoo! symbols.Wilmer van der Gaast2012-10-20-20/+18
* Some more removals. Using ifdefs instead of read deletions in Yahoo! dir toWilmer van der Gaast2012-10-20-1/+17
* Removing some more cruft now that I've (re)discovered ld garbage collection.Wilmer van der Gaast2012-10-20-4861/+1
* Allow building position-independent executables. #981, patch from brainsmoke.Wilmer van der Gaast2012-09-15-1/+1
* Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIRWilmer van der Gaast2012-02-11-3/+3
* yahoo: unused-but-set-variablesMiklos Vajna2011-12-06-42/+19
* 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
| |\ \ \ \ \ \ \ \