log libpurple/protocols/msn/notification.c @ 31124:c1e44e9a1110

age author description
Tue, 15 Dec 2009 04:32:49 +0000 Elliott Sales de Andrade Support sending different client types in PrivateEndpointData.
Tue, 15 Dec 2009 03:58:03 +0000 Elliott Sales de Andrade Allow setting the name of the current location. The default is still Pidgin
Tue, 15 Dec 2009 03:53:11 +0000 Elliott Sales de Andrade Fix typo in PrivateEndpointData, resulting in the name of the endpoint
Tue, 15 Dec 2009 03:22:18 +0000 Elliott Sales de Andrade Fix a little argument swapping.
Tue, 15 Dec 2009 02:05:32 +0000 Elliott Sales de Andrade Save PrivateEndpointData that we've received. I think this only applies to
Thu, 10 Dec 2009 08:01:42 +0000 Elliott Sales de Andrade Also parse extended capabilities from ILN. Probably don't need to do so in
Thu, 10 Dec 2009 07:36:26 +0000 Elliott Sales de Andrade Add a minor debug log.
Thu, 10 Dec 2009 07:35:27 +0000 Elliott Sales de Andrade Call xmlnode_free in the correct location.
Wed, 09 Dec 2009 21:50:01 +0000 Elliott Sales de Andrade Allow receiving a NLN command from ourselves. This will probably need to be
Wed, 09 Dec 2009 21:48:07 +0000 Elliott Sales de Andrade Allow parsing info about ourselves from a UBX payload. This is probably not
Wed, 09 Dec 2009 21:44:06 +0000 Elliott Sales de Andrade Attempt to parse any EndpointData out of the UBX payload. This isn't really
Wed, 09 Dec 2009 21:32:33 +0000 Elliott Sales de Andrade Avoid calling xmlnode_from_str twice when parsing the UBX data.
Wed, 09 Dec 2009 21:10:08 +0000 Elliott Sales de Andrade Don't attempt to parse extended caps if not using MSNP16.
Wed, 09 Dec 2009 21:09:14 +0000 Elliott Sales de Andrade Save extended capabilities of an MSN buddy when receiving NLN.
Wed, 02 Dec 2009 02:46:59 +0000 Elliott Sales de Andrade Fix MSN protocol version detection to use the best version returned by the
Tue, 01 Dec 2009 22:13:30 +0000 Elliott Sales de Andrade Initial support for msnp16, based on patch by Masca.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sat, 21 Aug 2010 21:55:05 +0000 Elliott Sales de Andrade Fix possible garbage value.
Sat, 17 Jul 2010 23:10:39 +0000 Elliott Sales de Andrade Add a timeout which forces the login process to complete. This won't
Sat, 17 Jul 2010 20:13:29 +0000 Elliott Sales de Andrade The session parameter appears unused in msn_add_contact_xml.
Wed, 02 Jun 2010 23:29:21 +0000 Elliott Sales de Andrade We shouldn't free user->extinfo here because it can also contain phone
Mon, 31 May 2010 06:51:16 +0000 Elliott Sales de Andrade Correctly reset and free user->extinfo when the buddy is not listening to
Mon, 31 May 2010 06:35:17 +0000 Elliott Sales de Andrade Remove some extra variables.
Mon, 10 May 2010 23:14:05 +0000 Elliott Sales de Andrade Implement [gs]et_public_alias in MSN.
Mon, 19 Apr 2010 23:55:03 +0000 Elliott Sales de Andrade Just because a user went offline, doesn't mean we should close the slplink
Thu, 18 Feb 2010 09:22:01 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.next.minor' (head 42544ec892337510146c931806a95dbf69c2fe30)
Thu, 18 Feb 2010 01:19:10 +0000 Elliott Sales de Andrade Remove some unnecessary code.
Tue, 16 Feb 2010 01:26:45 +0000 Elliott Sales de Andrade Remove unnecessary GLIB_CHECK_VERSION in MSN prpl. Refs #10024.
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