Tue, 09 Feb 2010 01:51:25 +0000 |
Mark Doliner |
* Don't crash if status is NULL
|
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.
|
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
|
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).
|
Mon, 12 Oct 2009 05:01:17 +0000 |
kryojenik23-pidgin |
Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
|
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.
|
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.
|
Sat, 12 Sep 2009 01:01:56 +0000 |
John Bailey |
These debug messages were missing newlines at the end.
|
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
|
Fri, 28 Aug 2009 07:39:38 +0000 |
Mark Doliner |
We generally don't hyphenate "email"
|
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.
|
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 04:34:30 +0000 |
Elliott Sales de Andrade |
g_strncasecmp is deprecated. I thought I removed these already. Anyway, I
|
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
|
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 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.
|
Fri, 31 Jul 2009 00:46:38 +0000 |
Mark Doliner |
This comment shouldn't be doxigenated
|
Thu, 30 Jul 2009 03:42:26 +0000 |
Mike Ruprecht |
Don't crash when opening a tooltip for yahoo contacts who aren't on
|
Sun, 26 Jul 2009 17:25:18 +0000 |
John Bailey |
Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
|
Wed, 22 Jul 2009 15:06:07 +0000 |
John Bailey |
Fix #9745 as the submitter suggested. This doesn't appear to hurt anything.
|
Tue, 21 Jul 2009 04:24:46 +0000 |
Ka-Hing Cheung |
kevin_BB on irc was reporting that doing things on connect didn't work,
|
Sat, 18 Jul 2009 03:36:33 +0000 |
John Bailey |
Change a crapton of our Yahoo! packets to use the session ID we're assigned
|
Fri, 17 Jul 2009 23:45:52 +0000 |
John Bailey |
Clean up a case of unnecessarily duplicated code.
|
Fri, 17 Jul 2009 00:37:59 +0000 |
John Bailey |
Display an error message when we receive error code 1013 from the Yahoo! logon
|
Wed, 15 Jul 2009 06:00:19 +0000 |
John Bailey |
Simplify a block here and kill one of those uber-lines that annoy grim.
|
Wed, 15 Jul 2009 03:17:54 +0000 |
Sadrul Habib Chowdhury |
Allow changing contact details for folks in the buddylist.
|
Tue, 14 Jul 2009 21:08:56 +0000 |
Sadrul Habib Chowdhury |
Add support for receiving contact details from buddies.
|
Mon, 13 Jul 2009 05:40:12 +0000 |
Elliott Sales de Andrade |
merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
|
Mon, 13 Jul 2009 02:28:34 +0000 |
Sadrul Habib Chowdhury |
Set the back-reference to the connection from the proto-data.
|
Sun, 12 Jul 2009 18:48:59 +0000 |
Paul Aurich |
yahoo: Add the error code to the debug log.
|
Mon, 13 Jul 2009 05:24:33 +0000 |
Elliott Sales de Andrade |
Don't break string freeze.
|
Sun, 12 Jul 2009 18:47:57 +0000 |
Elliott Sales de Andrade |
If the error number is unknown, the error message should mention it, since
|
Fri, 10 Jul 2009 15:18:09 +0000 |
Sadrul Habib Chowdhury |
Allow setting some personal information for an account.
|
Thu, 09 Jul 2009 17:57:44 +0000 |
Sadrul Habib Chowdhury |
Fix denying auth requests from MSN buddies, and fix a leak.
|
Wed, 08 Jul 2009 17:02:07 +0000 |
Paul Aurich |
yahoo: Don't do anything in yahoo_status_text when disconnecting.
|
Wed, 08 Jul 2009 16:51:14 +0000 |
Paul Aurich |
Fix two errors when my p2p server connection times out.
|