aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo
Commit message (Collapse)AuthorAgeLines
* Fixed Yahoo! invisible status. (Thanks to a patch someone posted on ↵Wilmer van der Gaast2006-01-14-7/+10
| | | | FreshMeat some time ago.)
* Got rid of yahoo_list, since GLib has this all already. Couldn't test too ↵Wilmer van der Gaast2006-01-13-284/+22
| | | | well if this breaks anything, but it shouldn't.
* Converted all tables in yahoo_fn into static consts so BitlBee instances can ↵Wilmer van der Gaast2006-01-03-190/+190
| | | | share them.
* Removed useless UTF8-related functions (iconv works a lot better).Wilmer van der Gaast2005-12-31-50/+0
|
* Changed filenames of IM modules (jabberr, msnn, etc, didn't really make sense)Wilmer van der Gaast2005-12-17-4/+4
|
* Merge my pluginable branchJelmer Vernooij2005-12-14-12/+6
|\
| * Merge from WilmerJelmer Vernooij2005-12-04-16/+0
| |\
| * \ 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
| |_|_|/ |/| | |
* | | | Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H isWilmer van der Gaast2005-11-30-16/+0
| |_|/ |/| | | | | | | | | | | defined, they started to cause problems.
* | | HTML stripping is optional again (but still safer than before 0.93), but now ↵Wilmer van der Gaast2005-11-18-4/+0
| |/ |/| | | | | enabled by default.
* | 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/+12702