log libpurple/protocols/oscar/oscar.c @ 27194:7f43d6779764

age author description
Sat, 27 Jun 2009 18:50:48 +0000 John Bailey Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should
Tue, 23 Jun 2009 18:20:12 +0000 Mark Doliner Check in code that connects to oscar using clientLogin. This is the
Tue, 23 Jun 2009 18:08:03 +0000 Mark Doliner It's ok to always request this connection now. It probably still doesn't
Mon, 22 Jun 2009 08:15:58 +0000 Mark Doliner Make a function static and add two comments
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 18 Jun 2009 23:31:38 +0000 Mark Doliner Pass the handle in here, which causes the connection attempt to be
Wed, 10 Jun 2009 07:44:35 +0000 Mark Doliner Check in a change requested by Gregory Cypes from AOL. They want clients
Mon, 01 Jun 2009 04:02:10 +0000 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
Sat, 23 May 2009 18:20:44 +0000 Paul Aurich Re-add purple_account_get_check_mail() check to oscar.
Tue, 19 May 2009 06:34:27 +0000 Mark Doliner disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'
Thu, 14 May 2009 03:54:05 +0000 Mark Doliner Uh, OSCAR_CAPABILITY_VIDEO and OSCAR_CAPABILITY_LIVEVIDEO video have the
Mon, 11 May 2009 22:03:46 +0000 Paul Aurich Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Fri, 01 May 2009 08:07:12 +0000 hanzz Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
Fri, 10 Apr 2009 06:18:08 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Mon, 30 Mar 2009 05:50:34 +0000 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
Fri, 27 Mar 2009 09:48:25 +0000 Mark Doliner Make sure we free itmsurl when showing the info window for a buddy
Mon, 23 Mar 2009 04:27:41 +0000 Paul Aurich Re-hide structs
Sat, 21 Mar 2009 03:49:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Thu, 12 Mar 2009 11:02:02 +0000 Richard Nelson fix a crash when changing to away without a status message
Mon, 09 Mar 2009 02:19:51 +0000 Mark Doliner Only show the oscar error "we couldn't fetch your buddy list, but
Sat, 07 Mar 2009 01:23:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Thu, 05 Mar 2009 23:54:50 +0000 Mark Doliner Woo boy this function is a little crazy. I shuffled some things around:
Wed, 04 Mar 2009 10:39:38 +0000 Mark Doliner Change the way oscar deals with account->perm_deny a little bit.
Tue, 03 Mar 2009 20:41:05 +0000 Mark Doliner When setting an AIM or ICQ away message, linkify the message.
Tue, 03 Mar 2009 20:29:11 +0000 Mark Doliner The status_text variable is only used inside this block, so move
Tue, 03 Mar 2009 20:25:25 +0000 Mark Doliner Remove a wee bit of trailing whitespace
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Wed, 28 Jan 2009 07:12:43 +0000 Mark Doliner Fix a crash in this branch that I introduced a few days ago. bname
Tue, 27 Jan 2009 09:23:56 +0000 Mark Doliner Use getters and settings for a bunch of libpurple structs
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Tue, 06 Jan 2009 04:09:36 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Fri, 14 Nov 2008 05:58:54 +0000 Richard Laager Fix two more purple_debug variations on printf(msg).
Sat, 08 Nov 2008 19:26:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Fri, 31 Oct 2008 10:14:23 +0000 Sadrul Habib Chowdhury Some more PurpleBuddy::proto_data related changes.
Fri, 31 Oct 2008 09:24:43 +0000 Sadrul Habib Chowdhury Some more struct hiding.
Sat, 20 Jun 2009 00:26:06 +0000 Paul Aurich Backport the buddy list error for ICQ/AIM, since the servers seem to be having
Sun, 10 May 2009 23:25:26 +0000 Paul Aurich *** Plucked rev f9080d0b (khc@pidgin.im):
Tue, 28 Apr 2009 20:57:59 +0000 Ethan Blanton applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
Thu, 26 Feb 2009 03:44:58 +0000 Mark Doliner Shaun Lindsay at Meebo tracked down a bug where this function reads
Wed, 25 Feb 2009 10:39:04 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c4a5ddc5d50dcd6e82192d1f90614217624a126)
Mon, 23 Feb 2009 21:12:19 +0000 Paul Aurich Evan's original change to the Direct IM autoreplies is on im.pidgin.pidgin,
Thu, 05 Feb 2009 00:59:42 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Wed, 04 Feb 2009 01:30:35 +0000 Daniel Lj Patch to properly publish status messages for statuses other than Available.
Thu, 29 Jan 2009 08:23:27 +0000 Mark Doliner Minor formatting and comments
Thu, 29 Jan 2009 03:15:57 +0000 Daniel Lj Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
Wed, 28 Jan 2009 04:27:01 +0000 Paul Aurich This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
Wed, 28 Jan 2009 03:40:55 +0000 Paul Aurich Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
Tue, 27 Jan 2009 10:00:32 +0000 Mark Doliner Shuffle a few comments around to make it look like I did something
Sun, 18 Jan 2009 04:17:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Sat, 17 Jan 2009 22:42:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Wed, 14 Jan 2009 06:32:04 +0000 Paul Aurich Remove the "buggy" caveat -- I've been running it for a while
Wed, 14 Jan 2009 06:29:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
Wed, 14 Jan 2009 13:13:35 +0000 Evan Schoenberg AIM Direct IM messages should not be flagged as auto responses unless they actually are.