log libpurple/protocols/yahoo/libymsg.c @ 28838:99b9c9ee7363

age author description
Sun, 01 Nov 2009 03:08:26 +0000 Sadrul Habib Chowdhury Disable unsupported actions for federated users on Yahoo.
Sun, 01 Nov 2009 02:56:44 +0000 Sadrul Habib Chowdhury Cannot send a file to a federated user on yahoo.
Wed, 28 Oct 2009 00:33:52 +0000 Sadrul Habib Chowdhury Fix a leak on status updates from federated buddies on yahoo.
Sun, 25 Oct 2009 15:30:09 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 24 Oct 2009 07:55:19 +0000 Sulabh Mahajan Implement IMvironment check per IM, not global
Sat, 24 Oct 2009 04:40:51 +0000 Sulabh Mahajan Make checking of p2p packet with invalid id per IM instead of per packet.
Sat, 24 Oct 2009 04:10:23 +0000 Sulabh Mahajan Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #9814
Fri, 16 Oct 2009 13:48:35 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 15 Oct 2009 09:21:18 +0000 Sulabh Mahajan Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).
Wed, 14 Oct 2009 13:26:08 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 12 Oct 2009 05:01:17 +0000 kryojenik23-pidgin Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
Sun, 11 Oct 2009 00:51:47 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 28 Sep 2009 17:41:56 +0000 Sadrul Habib Chowdhury Fix a possible null-dereference and/or memory leak.
Mon, 28 Sep 2009 17:39:33 +0000 Sadrul Habib Chowdhury Do not create a conversation yet.
Sat, 26 Sep 2009 17:38:05 +0000 Sadrul Habib Chowdhury I think this is the more correct way of determining invisibility.
Thu, 24 Sep 2009 16:02:36 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 18 Sep 2009 19:52:23 +0000 Sadrul Habib Chowdhury Don't free what you don't own.
Fri, 18 Sep 2009 19:50:00 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Mon, 14 Sep 2009 19:43:32 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 12 Sep 2009 01:01:56 +0000 John Bailey These debug messages were missing newlines at the end.
Fri, 11 Sep 2009 00:50:55 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 08 Sep 2009 15:44:23 +0000 Sulabh Mahajan Better, accurate handling of idle time for a yahoo buddy. Fixes #10099
Mon, 07 Sep 2009 18:28:28 +0000 Sulabh Mahajan Fixes #10224
Sat, 29 Aug 2009 04:49:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 28 Aug 2009 07:39:38 +0000 Mark Doliner We generally don't hyphenate "email"
Thu, 27 Aug 2009 02:37:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 24 Aug 2009 22:27:18 +0000 Sulabh Mahajan This will fix adding, removing MSN contacts on yahoo's deny list
Mon, 24 Aug 2009 20:31:02 +0000 Sulabh Mahajan Fixes #10073.
Mon, 24 Aug 2009 17:20:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 23 Aug 2009 10:07:21 +0000 Sulabh Mahajan Fixes #7722.
Sat, 22 Aug 2009 02:28:23 +0000 John Bailey Add a boolean account option (defaulting to off) to control whether to use
Wed, 19 Aug 2009 00:37:01 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
Wed, 05 Aug 2009 01:34:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f2a545adb2d67a5ba3dce2abedf68c392cc815e1)
Mon, 03 Aug 2009 00:46:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
Sat, 01 Aug 2009 16:14:02 +0000 John Bailey Better string for Yahoo error 52. Someone might want to try improving it still.
Sat, 01 Aug 2009 16:11:30 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 8351342d3a30c75649de9c3d4abc7b6f45ce8f82)
Sat, 01 Aug 2009 15:50:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head ae0850eb3d14d75586cd0578668606b34c38fad1)
Fri, 31 Jul 2009 06:23:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
Tue, 21 Jul 2009 05:15:54 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 73a88ac85b97264c19b9a9966270eecd310b6bff)
Sat, 18 Jul 2009 19:12:14 +0000 Paul Aurich Whitespace after '.' in a string.
Sat, 18 Jul 2009 17:57:48 +0000 John Bailey Change some strings in Yahoo! for 2.6.1.
Tue, 18 Aug 2009 16:04:22 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 18 Aug 2009 04:34:30 +0000 Elliott Sales de Andrade g_strncasecmp is deprecated. I thought I removed these already. Anyway, I
Sat, 15 Aug 2009 00:09:26 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 13 Aug 2009 17:46:06 +0000 Mark Doliner I just saw a crash where im was null here. No idea how to reproduce it
Wed, 05 Aug 2009 04:44:01 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 04 Aug 2009 08:16:09 +0000 Mark Doliner Something will have gone horribly wrong if data is NULL here, so don't
Tue, 04 Aug 2009 08:14:41 +0000 Mark Doliner Fix two memory leaks. We were setting norm_bud and temp to NULL without
Sun, 02 Aug 2009 16:43:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Sat, 01 Aug 2009 15:59:40 +0000 Stu Tomlinson Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection error
Sat, 01 Aug 2009 15:32:38 +0000 John Bailey Unbreak the string freeze.
Sat, 01 Aug 2009 08:50:19 +0000 Sulabh Mahajan Fix #9660. Reconnect, in case of error 52.
Sat, 01 Aug 2009 14:55:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 31 Jul 2009 00:46:38 +0000 Mark Doliner This comment shouldn't be doxigenated
Fri, 31 Jul 2009 08:35:37 +0900 Yoshiki Yazawa merge with im.pidgin.pidgin
Thu, 30 Jul 2009 03:42:26 +0000 Mike Ruprecht Don't crash when opening a tooltip for yahoo contacts who aren't on
Mon, 27 Jul 2009 15:42:19 +0900 Yoshiki Yazawa build fix
Mon, 27 Jul 2009 15:22:00 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs