log libpurple/protocols/msn/notification.c @ 31344:ac9035aeb087

age author description
Thu, 04 Nov 2010 04:41:48 +0000 Elliott Sales de Andrade Remove dead assignments in new MSN code.
Wed, 15 Sep 2010 17:34:21 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head a27b68b2e6653e6b96aa0279bd649181c89b20ed)
Sat, 11 Sep 2010 19:03:25 +0000 masca propagate from branch 'im.pidgin.pidgin' (head fabc09bf724818b9b50e1c41d4afd6549f298c05)
Sun, 01 Aug 2010 00:08:26 +0000 Elliott Sales de Andrade applied changes from cc2567c1558bffb058fda6a6319faf70206a8c34
Sat, 31 Jul 2010 23:42:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5b9ae21a0927d9a160964bfb1cad7a43253fba0d)
Mon, 19 Jul 2010 21:11:32 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 07d0765c444a097af45c2650f54323afb900a07b)
Mon, 19 Jul 2010 21:05:06 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 51236278b5344e58692ae671bd25a862058432da)
Wed, 07 Jul 2010 21:26:08 +0000 masca Do not send the extended caps when using msnp < 16.
Wed, 02 Jun 2010 20:51:24 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head 49bf2f5880edfe6f07decbf14418f2032ba59ad0)
Wed, 02 Jun 2010 20:08:53 +0000 masca propagate from branch 'im.pidgin.pidgin' (head a16b83242562658cc9f08739aedaa0a4b621077a)
Wed, 02 Jun 2010 09:33:21 +0000 masca Cleanup notification.c includes
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.
Mon, 10 May 2010 23:21:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head f6cdf8776559775f9a4a72563e69741e139518bd)
Thu, 22 Apr 2010 17:15:26 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 73717266fa7d3a35ac09e09781fc5b48e2954fab)
Wed, 31 Mar 2010 17:32:36 +0000 masca Remove deprecated (since MSNP13) commands and relevant files.
Sat, 13 Mar 2010 08:18:25 +0000 Elliott Sales de Andrade I don't really like this name.
Sat, 13 Mar 2010 08:09:32 +0000 Elliott Sales de Andrade Fix a few little things.
Thu, 11 Mar 2010 17:59:53 +0000 masca We need a way to send commands without transaction ID
Wed, 10 Mar 2010 22:16:04 +0000 masca msn: Remove msn_cmdproc_send_quick in favor of msn_cmdproc_send_trans
Wed, 10 Mar 2010 21:46:37 +0000 masca msn: Delete msn_cmdproc_send since it just have duplicated code from
Thu, 18 Feb 2010 16:59:04 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 624bba8bd37445c496620c94bfe6da7da8af2ee4)
Mon, 08 Feb 2010 07:41:15 +0000 Mark Doliner Rename "attribute" to "header" in a bunch of places. The SLP protocol
Sat, 06 Feb 2010 05:15:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Tue, 15 Dec 2009 08:12:52 +0000 Elliott Sales de Andrade Support receiving UBN and sending UUN, which seem to have been added way
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
Thu, 04 Feb 2010 00:15:41 +0000 Mark Doliner Keep CurrentMedia in a separate object outside of MsnUser that needs to
Sat, 28 Nov 2009 23:13:55 +0000 Elliott Sales de Andrade Due to a server change, the friendly name on MSN was being changed to the
Fri, 30 Oct 2009 06:52:29 +0000 Elliott Sales de Andrade merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'
Fri, 30 Oct 2009 06:46:11 +0000 Elliott Sales de Andrade When restricting a buddy on both the Allow and Block lists to just one
Fri, 30 Oct 2009 03:52:09 +0000 Elliott Sales de Andrade Add an error handler for the RML command as well.