Mon, 12 Oct 2009 17:45:17 +0000 |
Sadrul Habib Chowdhury |
Fix MSN forgetting display names for buddies. Fixes #10421.
|
Thu, 08 Oct 2009 21:31:18 +0000 |
Sadrul Habib Chowdhury |
Fix a leak, and a series of typos.
|
Sat, 03 Oct 2009 21:01:57 +0000 |
Elliott Sales de Andrade |
Don't attempt to change the alias on the server if the contact is not (yet)
|
Sat, 03 Oct 2009 20:01:35 +0000 |
Elliott Sales de Andrade |
Don't crash is passport is NULL on Windows. I don't know why this would
|
Sat, 22 Aug 2009 23:32:38 +0000 |
Paul Aurich |
Oops, Elliott correctly pointed out this was wrong...
|
Sat, 22 Aug 2009 02:57:41 +0000 |
Paul Aurich |
Fix some more incorrect addresses.
|
Thu, 06 Aug 2009 05:25:23 +0000 |
Elliott Sales de Andrade |
Ignore buddies with invalid emails in the membership list or address book,
|
Mon, 13 Jul 2009 05:01:42 +0000 |
Elliott Sales de Andrade |
On MSN, pop up an "invite message" request similar to oscar, and send that
|
Sun, 21 Jun 2009 16:40:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
|
Tue, 19 May 2009 03:16:45 +0000 |
Elliott Sales de Andrade |
Parse the invite message out of the pending membership list so that it can
|
Mon, 18 May 2009 21:41:52 +0000 |
Elliott Sales de Andrade |
This line is redundant.
|
Wed, 01 Apr 2009 05:25:36 +0000 |
Elliott Sales de Andrade |
Fix a faulty condition that would result in an attempt to add most of your
|
Thu, 26 Mar 2009 05:29:18 +0000 |
Elliott Sales de Andrade |
For federated buddies, we should set <Member>/<Type> to Email, and use an
|
Wed, 29 Apr 2009 18:24:34 +0000 |
Sadrul Habib Chowdhury |
Pluck the MSN bug fixes.
|
Thu, 19 Feb 2009 02:24:56 +0000 |
Elliott Sales de Andrade |
Set an error if you're unable to connect to the contact server, or are not
|
Sun, 15 Feb 2009 21:15:39 +0000 |
Elliott Sales de Andrade |
Save and use the CacheKey for ABCH SOAP requests.
|
Sun, 15 Feb 2009 20:43:41 +0000 |
Elliott Sales de Andrade |
This casting is no longer necessary.
|
Sun, 01 Feb 2009 08:17:31 +0000 |
Elliott Sales de Andrade |
Remove warning in contact.c.
|
Sun, 01 Feb 2009 08:04:41 +0000 |
Elliott Sales de Andrade |
I incorrectly assumed that the FindMembership and ABFindAll SOAP requests
|
Sat, 31 Jan 2009 07:37:11 +0000 |
Elliott Sales de Andrade |
The MSN AddressBook can contain contacts with global isMessengerUser=false,
|
Thu, 29 Jan 2009 01:48:12 +0000 |
Elliott Sales de Andrade |
Don't crash on Windows when removing an alias for an MSN buddy.
|
Sun, 14 Dec 2008 05:22:52 +0000 |
Elliott Sales de Andrade |
When getting the privacy lists, set the default network to unknown. If the
|
Wed, 10 Dec 2008 06:49:56 +0000 |
Elliott Sales de Andrade |
Updates for federated/Yahoo buddies:
|
Mon, 08 Dec 2008 00:47:55 +0000 |
Elliott Sales de Andrade |
Use ContactEmail to add federated buddies to the AddressBook. Those on Yahoo
|
Mon, 08 Dec 2008 00:14:46 +0000 |
Elliott Sales de Andrade |
Handle the InvalidPassportUser response when adding buddies and report it to
|
Sun, 07 Dec 2008 08:18:15 +0000 |
Elliott Sales de Andrade |
Fix a typo in a name.
|
Sun, 07 Dec 2008 08:02:33 +0000 |
Elliott Sales de Andrade |
Split up that faultcode stuff I just changed. Stops it from printing an annoying
|
Sun, 07 Dec 2008 07:28:42 +0000 |
Elliott Sales de Andrade |
Deleting a contact without a ContactId doesn't work, so don't bother the server
|
Sun, 07 Dec 2008 07:09:57 +0000 |
Elliott Sales de Andrade |
Send FQY as the first thing when adding a buddy so that we know what network
|
Sun, 07 Dec 2008 07:04:23 +0000 |
Elliott Sales de Andrade |
Print a specific error to debug log about EmailDomainIsFederated error.
|
Mon, 01 Dec 2008 05:53:40 +0000 |
Elliott Sales de Andrade |
Send the SOAP faultcode to the callbacks for each Contact operation. They all
|
Mon, 01 Dec 2008 05:21:39 +0000 |
Elliott Sales de Andrade |
Get the MSN buddy's network ID from the FindMembership response.
|
Fri, 28 Nov 2008 05:11:52 +0000 |
Elliott Sales de Andrade |
Add tests for some known contact annotations. These don't do anything yet, but
|
Fri, 28 Nov 2008 04:59:05 +0000 |
Elliott Sales de Andrade |
When parsing the MSN AB, the contactType does not specify from which network
|
Fri, 28 Nov 2008 04:15:32 +0000 |
Elliott Sales de Andrade |
Check for NULL group_id before calling msn_group_new since that function will
|
Sun, 16 Nov 2008 00:10:02 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
|
Fri, 31 Oct 2008 07:59:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
Thu, 02 Oct 2008 05:37:38 +0000 |
Elliott Sales de Andrade |
Save the MSN ContactID after adding a buddy so it can be used for
|
Thu, 02 Oct 2008 04:52:38 +0000 |
Elliott Sales de Andrade |
Use the MSN passport in more places instead of the Contact ID if it's
|
Sat, 04 Oct 2008 21:46:10 +0000 |
Sadrul Habib Chowdhury |
Revert the accidentally committed pseudo-group changes.
|
Sat, 27 Sep 2008 06:33:42 +0000 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
Fri, 15 Aug 2008 04:27:42 +0000 |
Elliott Sales de Andrade |
Remove calls to g_markup_escape_text. Not only does this help with old
|
Fri, 15 Aug 2008 04:13:40 +0000 |
Elliott Sales de Andrade |
disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
|
Fri, 15 Aug 2008 02:42:52 +0000 |
Stu Tomlinson |
Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
|
Tue, 29 Jul 2008 07:01:30 +0000 |
Elliott Sales de Andrade |
Don't print SOAP messages to debug log for "secure" requests. This is
|
Sun, 13 Jul 2008 04:48:05 +0000 |
Elliott Sales de Andrade |
On MSN, always send the privacy settings and contact list after parsing
|
Sat, 12 Jul 2008 06:44:19 +0000 |
Elliott Sales de Andrade |
Take care of more cleanup in the MSN code.
|
Sat, 12 Jul 2008 04:42:24 +0000 |
Elliott Sales de Andrade |
The great MSN debug message cleanup! Threw in a few whitespace fixes,
|
Sat, 28 Jun 2008 06:01:22 +0000 |
Elliott Sales de Andrade |
Clean up some MSN SOAP stuff.
|
Sun, 15 Jun 2008 08:08:22 +0000 |
Elliott Sales de Andrade |
Modifications to the MSN code for some stuff I'll be doing in later
|
Sat, 07 Jun 2008 08:01:41 +0000 |
Elliott Sales de Andrade |
Add real server-side aliasing to MSN.
|
Sat, 07 Jun 2008 06:21:09 +0000 |
Elliott Sales de Andrade |
Update MSN Contact tokens when an invalid token error is returned.
|
Sat, 07 Jun 2008 03:10:15 +0000 |
Elliott Sales de Andrade |
explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
|
Wed, 14 May 2008 04:38:26 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
|
Sun, 09 Mar 2008 23:55:27 +0000 |
Ka-Hing Cheung |
killing MsnContact which just wraps MsnSession
|
Sat, 12 Jan 2008 23:26:29 +0000 |
Elliott Sales de Andrade |
References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
|
Wed, 26 Dec 2007 01:22:00 +0000 |
Ka-Hing Cheung |
fix sending offline message in p15 by sending the correct token. In msnp14,
|
Wed, 26 Dec 2007 00:35:26 +0000 |
Elliott Sales de Andrade |
Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
|
Wed, 26 Dec 2007 00:34:50 +0000 |
Elliott Sales de Andrade |
Patch 3 from Qulogic, this one updates contact list actions to use ticket
|
Fri, 06 Jun 2008 22:46:04 +0000 |
Mark Doliner |
Delete trailing whitespace
|
Sat, 15 Nov 2008 23:47:18 +0000 |
Richard Laager |
merge of '8b98876f03b683ae6805d673e713f30f16b7f6e9'
|
Mon, 29 Oct 2007 02:12:15 +0000 |
Carlos Silva |
Fix some typos
|
Sat, 03 May 2008 23:51:43 +0000 |
Daniel Atallah |
Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
|
Sat, 03 May 2008 19:22:02 +0000 |
Daniel Atallah |
Fix incorrect freeing in my previous commit.
|
Sat, 03 May 2008 17:56:04 +0000 |
Daniel Atallah |
This is the way we plug the leaks, plug the leaks, plug the leaks...
|
Sat, 29 Mar 2008 16:03:16 +0000 |
Ka-Hing Cheung |
patch from Maiku to ignore non-messenger contacts, fixes #3305
|
Thu, 27 Mar 2008 06:32:31 +0000 |
Ka-Hing Cheung |
another patch from Maiku that "Properly identifies users you have the mobile
|
Sun, 16 Dec 2007 00:34:21 +0000 |
Ka-Hing Cheung |
part of the series of patches from QuLogic that fixes a use-after-free,
|
Sat, 10 Nov 2007 12:10:04 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
Sun, 14 Oct 2007 21:08:42 +0000 |
Will Thompson |
Rename:
|
Sun, 04 Nov 2007 04:41:09 +0000 |
Ka-Hing Cheung |
fix allowing to be added, some old fix was lost during one of the merges
|
Sat, 03 Nov 2007 20:12:04 +0000 |
Carlos Silva |
Fix some typos
|
Sat, 03 Nov 2007 05:37:59 +0000 |
Ka-Hing Cheung |
initialize a variable to NULL, and not crash when you move a buddy to a new
|
Sat, 03 Nov 2007 05:29:34 +0000 |
Ka-Hing Cheung |
compile!
|
Tue, 30 Oct 2007 06:45:24 +0000 |
Ka-Hing Cheung |
merge of '821557bd1a14108389bdbbd1eafc32a93b12b018'
|
Tue, 30 Oct 2007 06:40:14 +0000 |
Ka-Hing Cheung |
merge_into_workspace of 3380c786d272dcd9ab1360f49c3e4e51227af663
|
Tue, 30 Oct 2007 06:37:35 +0000 |
Ka-Hing Cheung |
merge_into_workspace of ad5838522d44d037dc333469f1ab6df844ca1875
|
Tue, 30 Oct 2007 06:29:13 +0000 |
Ka-Hing Cheung |
merge_into_workspace of c0e79d15a4fe4c5b0129fcae5060754b25f72a56 and
|
Thu, 25 Oct 2007 08:33:59 +0000 |
Ka-Hing Cheung |
merge of '772308477d928d281291577b4419345699dbadab'
|
Wed, 24 Oct 2007 06:45:26 +0000 |
Ka-Hing Cheung |
merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
|
Thu, 25 Oct 2007 08:32:44 +0000 |
Ka-Hing Cheung |
fix up bad merge the bad way
|
Thu, 25 Oct 2007 08:15:53 +0000 |
Ka-Hing Cheung |
merge of '55509c00185d844b4d89ef81a3eb17a6a0c5f52a'
|
Thu, 25 Oct 2007 08:13:42 +0000 |
Ka-Hing Cheung |
explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
|
Thu, 25 Oct 2007 07:39:26 +0000 |
Ka-Hing Cheung |
explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
|
Fri, 19 Oct 2007 01:38:35 +0000 |
Daniel Atallah |
Cleanup some unnecessary NULL checks in g_strdup()/g_free().
|
Fri, 12 Oct 2007 00:19:12 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
|
Tue, 09 Oct 2007 23:33:49 +0000 |
Daniel Atallah |
Prevent null pointer deref to fix CID 322.
|
Fri, 05 Oct 2007 16:54:38 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 61346ebfdbe38e90d131141a7fa41abeda7984c5)
|
Fri, 05 Oct 2007 16:22:03 +0000 |
Daniel Atallah |
Leak fix.
|
Fri, 05 Oct 2007 16:50:54 +0000 |
Will Thompson |
Add reasons to a couple of new errors (and to a commented-out one, for
|
Thu, 04 Oct 2007 02:42:15 +0000 |
Carlos Silva |
merge of '701fb7aea7a77b05725227038ec645441c76668c'
|
Thu, 04 Oct 2007 02:34:10 +0000 |
Carlos Silva |
Keep MsnUser->list_op in sync.
|
Thu, 04 Oct 2007 02:04:38 +0000 |
Carlos Silva |
Remove now unnecessary and potentially bad code.
|
Thu, 04 Oct 2007 01:12:08 +0000 |
Daniel Atallah |
Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity checks, sanity checking and I think a couple leak fixes too for the offline IM code.
|
Fri, 28 Sep 2007 01:57:55 +0000 |
Daniel Atallah |
Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
|
Thu, 27 Sep 2007 04:41:04 +0000 |
Daniel Atallah |
A few leak plugs, some unnecessary allocation prevention, null pointer deref fixes and general robustness fixes. I'm sure there is more to do here, I got tired... Fixes #3308
|
Wed, 19 Sep 2007 06:08:42 +0000 |
Carlos Silva |
Make use of the GQueue in MsnSoapConn to manage the SOAP requests, allowing them to work perfectly even when dispatching multiple requests at once.
|
Wed, 24 Oct 2007 06:35:54 +0000 |
Ka-Hing Cheung |
finish converting the rest of stuff to the new soap api, signing on, getting
|
Sun, 09 Sep 2007 01:42:46 +0000 |
Ka-Hing Cheung |
cleans up ownership of soap callback data, this soap stuff is perfect
|
Sun, 09 Sep 2007 00:43:22 +0000 |
Sadrul Habib Chowdhury |
Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
|
Sat, 08 Sep 2007 03:34:49 +0000 |
Sadrul Habib Chowdhury |
Plug memory leaks.
|
Mon, 03 Sep 2007 20:32:57 +0000 |
Carlos Silva |
Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.
|
Mon, 03 Sep 2007 05:47:52 +0000 |
Carlos Silva |
Make block/unblock work right, as well as being add by a buddy. Finally fixes #723
|
Fri, 31 Aug 2007 18:12:35 +0000 |
Carlos Silva |
Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).
|
Tue, 28 Aug 2007 03:54:18 +0000 |
Carlos Silva |
Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
|
Wed, 08 Aug 2007 23:01:44 +0000 |
Carlos Silva |
Improve MSN_SOAP_DEBUG and workaround a Win32 bug which would case Pidgin to consume insane amounts of memory when printing a large string to the Debug Window.
|
Tue, 07 Aug 2007 02:37:58 +0000 |
Carlos Silva |
Add the possibility to create an Address Book, useful for newly registered MSN users.
|
Tue, 17 Jul 2007 00:35:50 +0000 |
Carlos Silva |
Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
|
Sat, 14 Jul 2007 00:04:48 +0000 |
Carlos Silva |
Correctly process an additional <Service> with type Profile and name 'Messenger Roaming Identity' sent with the contact list using a recently registered WLM account, that was causing the initial ADL command to be sent malformed, and our presence status not being forwarded to our buddies
|
Mon, 09 Jul 2007 17:59:36 +0000 |
Carlos Silva |
We already call msn_set_psm() in the end of msn_session_finish_login()
|
Thu, 05 Jul 2007 06:35:37 +0000 |
Carlos Silva |
In the initial ADL listing, send the commands in the correct sequence as required by the server: BLP, ADL and PRP. When the server acknowledges this initial ADL, send CHG with status information
|
Mon, 28 May 2007 16:12:25 +0000 |
Stu Tomlinson |
Add Pending list to recognized lists during contact list parsing
|
Sun, 27 May 2007 21:13:37 +0000 |
Stu Tomlinson |
Make the MsnUser type an enum so we have fewer magic numbers
|
Sun, 27 May 2007 17:33:50 +0000 |
Stu Tomlinson |
Always get the full contact list too, as we need it for the reverse list
|
Sun, 27 May 2007 17:00:06 +0000 |
Stu Tomlinson |
A bunch of MSNP14 stuff:
|
Sat, 26 May 2007 15:07:26 +0000 |
Stu Tomlinson |
Store account specific settings in the account, not in some random blist
|
Sat, 26 May 2007 14:08:15 +0000 |
Stu Tomlinson |
Fix a compile warning by #if 0'ing out some unused code
|
Sun, 15 Apr 2007 05:28:07 +0000 |
Richard Laager |
The last of the merge fix-ups.
|
Sun, 15 Apr 2007 04:59:43 +0000 |
Richard Laager |
Fix up some gaim -> purple issues.
|
Sun, 15 Apr 2007 03:43:17 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
|