Wed, 15 Dec 2010 23:10:13 +0000 |
Elliott Sales de Andrade |
Use the unref functions everywhere, instead of destroy. I also removed
|
Fri, 10 Dec 2010 05:03:50 +0000 |
Elliott Sales de Andrade |
merge of 'd73b1933a947fedcd8b3ecd30b2c373da2d1e63a'
|
Fri, 10 Dec 2010 05:00:07 +0000 |
Elliott Sales de Andrade |
disapproval of revision 'e67fc1b6eccb8879246c1f55a677c5a7202372f8'
|
Thu, 02 Dec 2010 06:04:55 +0000 |
Elliott Sales de Andrade |
Clear out the old list of endpoints when we receive a new one. This
|
Sun, 28 Nov 2010 07:52:58 +0000 |
Elliott Sales de Andrade |
Add the HDN status to status parsing, which means invisible, but you'd
|
Wed, 10 Nov 2010 01:00:42 +0000 |
Mark Doliner |
g_strcmp0 was added in glib 2.16.0, but we keep compatibility with 2.12.
|
Wed, 22 Sep 2010 21:09:50 +0000 |
masca |
Normalize both passports before comparation. This fixes the bug that opens a MUC with a buddy that is logged in on mutiple endpoints.
|
Sat, 18 Sep 2010 21:29:31 +0000 |
masca |
Fix the bug when a buddy is connected in different locations and a MUC opens and add both locations as different buddies.
|
Mon, 02 Aug 2010 20:36:02 +0000 |
masca |
Don't destroy our local object storing the display picture when a NLN command show us the same MsnObject.
|
Tue, 29 Jun 2010 23:33:52 +0000 |
masca |
Move queue logic in requesting user display out of slp code.
|
Mon, 21 Jun 2010 07:11:25 +0000 |
masca |
Fix a bad behavior when talking with users using multiple locations. The
|
Sat, 19 Jun 2010 23:23:23 +0000 |
masca |
Move an user utility function to User.
|
Fri, 28 May 2010 22:45:52 +0000 |
masca |
Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
|
Fri, 28 May 2010 08:05:38 +0000 |
masca |
Remove unnecesary includes from msn.h.
|
Thu, 27 May 2010 22:14:53 +0000 |
masca |
Remove msn_user_destroy in favor of msn_user_unref.
|
Wed, 26 May 2010 23:25:39 +0000 |
masca |
Add ref/unref support to MsnUser.
|
Sat, 15 May 2010 02:46:38 +0000 |
masca |
This are MsnUser functions, move them there.
|
Fri, 23 Apr 2010 16:58:03 +0000 |
Mark Doliner |
Need to add back this g_free.
|
Fri, 23 Apr 2010 00:24:07 +0000 |
Mark Doliner |
Use a linked list to store MsnUserEndpoints instead of a hash table.
|
Thu, 22 Apr 2010 20:51:24 +0000 |
Mark Doliner |
MsnUserEndpoint->id isn't actually used, so let's not store it in the
|
Sat, 06 Feb 2010 05:26:27 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 8a0b15ca6f7e80f487af0b74bda066a717062d0f)
|
Sat, 06 Feb 2010 05:15:35 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
|
Tue, 15 Dec 2009 02:05:32 +0000 |
Elliott Sales de Andrade |
Save PrivateEndpointData that we've received. I think this only applies to
|
Tue, 15 Dec 2009 01:42:24 +0000 |
Elliott Sales de Andrade |
Also, lower-case the endpoint name when looking up endpoint data.
|
Tue, 15 Dec 2009 01:22:59 +0000 |
Elliott Sales de Andrade |
Endpoint names are case-insensitive, so put the id in lowercase always.
|
Mon, 14 Dec 2009 07:15:24 +0000 |
Elliott Sales de Andrade |
Don't leak the Endpoint ID.
|
Mon, 14 Dec 2009 03:26:15 +0000 |
Elliott Sales de Andrade |
Don't update the server with our own information on initial login, since we
|
Wed, 09 Dec 2009 21:34:48 +0000 |
Elliott Sales de Andrade |
These string should be const.
|
Wed, 09 Dec 2009 21:29:29 +0000 |
Elliott Sales de Andrade |
Save the Endpoint ID with the data.
|
Wed, 09 Dec 2009 21:08:24 +0000 |
Elliott Sales de Andrade |
Allow saving extended capabilities and endpoint-specific data in an MSN
|
Fri, 05 Feb 2010 22:54:00 +0000 |
Mark Doliner |
Use our MsnListOp enum in more places instead of int. I'm assuming
|
Fri, 05 Feb 2010 02:19:22 +0000 |
Mark Doliner |
Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
|
Thu, 04 Feb 2010 00:35:15 +0000 |
Mark Doliner |
Move the three phone numbers from the MsnUser struct into a separate
|
Thu, 04 Feb 2010 00:15:41 +0000 |
Mark Doliner |
Keep CurrentMedia in a separate object outside of MsnUser that needs to
|
Mon, 12 Oct 2009 17:45:17 +0000 |
Sadrul Habib Chowdhury |
Fix MSN forgetting display names for buddies. Fixes #10421.
|
Sun, 19 Jul 2009 22:39:41 +0000 |
Ka-Hing Cheung |
disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'
|
Sun, 19 Jul 2009 22:29:44 +0000 |
Ka-Hing Cheung |
567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALT
|
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, 02 Mar 2009 04:18:40 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
Fri, 12 Dec 2008 20:03:58 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
|
Mon, 08 Dec 2008 17:57:09 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
|
Sat, 13 Dec 2008 05:45:27 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
Fri, 31 Oct 2008 10:14:23 +0000 |
Sadrul Habib Chowdhury |
Some more PurpleBuddy::proto_data related changes.
|
Tue, 03 Feb 2009 18:53:04 +0000 |
Mark Doliner |
Fix this compile warning:
|
Fri, 30 Jan 2009 03:14:29 +0000 |
Elliott Sales de Andrade |
Move the check for whether to update the server alias out of nln_cmd and
|
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.
|
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
|
Mon, 24 Nov 2008 05:51:18 +0000 |
Elliott Sales de Andrade |
Add the Games and Office media to MSN as attributes tacked on to the tune
|
Tue, 26 Aug 2008 02:24:17 +0000 |
Elliott Sales de Andrade |
Don't crash if user == NULL in a couple more places. Not exactly the
|
Thu, 17 Jul 2008 04:49:35 +0000 |
Daniel Atallah |
disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
|
Thu, 17 Jul 2008 04:38:07 +0000 |
Daniel Atallah |
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
|
Sat, 12 Jul 2008 04:42:24 +0000 |
Elliott Sales de Andrade |
The great MSN debug message cleanup! Threw in a few whitespace fixes,
|
Sun, 22 Jun 2008 21:31:58 +0000 |
Elliott Sales de Andrade |
A patch from felipec to consistently use NULL for the status of offline
|
Sun, 15 Jun 2008 18:48:14 +0000 |
Elliott Sales de Andrade |
Remove some checks for MSN protocol_ver < 15. Those versions are
|
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 06:39:13 +0000 |
Elliott Sales de Andrade |
Remove MSN's use of a "store name" in favour of the "friendly name"
|
Fri, 06 Jun 2008 22:46:04 +0000 |
Mark Doliner |
Delete trailing whitespace
|
Mon, 31 Mar 2008 21:04:51 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
|
Fri, 28 Mar 2008 07:58:20 +0000 |
Ka-Hing Cheung |
some other mobile stuff that Maiku fixed, fixes #2359
|