log libpurple/protocols/msn/notification.c @ 24671:d6de4f9de12d

age author description
Sun, 14 Dec 2008 03:09:51 +0000 Elliott Sales de Andrade Make the add/remove buddy from list functions take a MsnUser* instead of the
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
Sun, 23 Nov 2008 22:29:41 +0000 Elliott Sales de Andrade Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
Sun, 23 Nov 2008 21:57:18 +0000 Elliott Sales de Andrade disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
Sun, 23 Nov 2008 04:12:43 +0000 Elliott Sales de Andrade Mark added a workaround for not having enough parameters in this command.
Sun, 23 Nov 2008 04:06:45 +0000 Elliott Sales de Andrade merge of '8298236e9cd6a6127656eacf513bc6928bee9065'
Sun, 23 Nov 2008 04:04:57 +0000 Elliott Sales de Andrade disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'
Sun, 23 Nov 2008 04:05:14 +0000 Elliott Sales de Andrade disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'
Tue, 18 Nov 2008 23:34:14 +0000 Mark Doliner Counting is for dummies
Tue, 18 Nov 2008 07:16:49 +0000 Mark Doliner I've seen this crash a few times where cmd->param_count is 4 and
Fri, 31 Oct 2008 04:03:44 +0000 Richard Laager Kill some // comments. Sigh.
Sun, 19 Oct 2008 05:48:11 +0000 Elliott Sales de Andrade merge of '0e036cef0f8a3bdfd1d7f7fc082edca43d3153df'
Sun, 19 Oct 2008 05:45:16 +0000 Elliott Sales de Andrade Apply khc's patch for ADL error 205, with a few changes to get around
Sun, 12 Oct 2008 22:02:07 +0000 Ka-Hing Cheung References #6907, wrap a NULL check
Sun, 12 Oct 2008 22:00:56 +0000 Ka-Hing Cheung merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
Sat, 27 Sep 2008 22:47:46 +0000 Elliott Sales de Andrade Update MSN Client Version (CVR) string to match 8.5.1302.
Sat, 27 Sep 2008 03:20:48 +0000 Elliott Sales de Andrade Fix a possible xmlnode leak and an extra g_strdup when processing
Tue, 23 Sep 2008 05:33:04 +0000 Elliott Sales de Andrade merge of '092bbcea7b768d21baff3362314e784b26b1ced7'
Sat, 20 Sep 2008 03:53:16 +0000 Ka-Hing Cheung don't crash if we get a NLN command from someone not on the blist
Wed, 17 Sep 2008 04:10:43 +0000 Elliott Sales de Andrade Apply khc's patch for 241 error. Tested it out myself. Cleaned up the
Wed, 17 Sep 2008 00:30:18 +0000 Elliott Sales de Andrade merge of 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
Wed, 27 Aug 2008 04:52:29 +0000 Ka-Hing Cheung prints out the payload to debug log in case we get an invalid UBX command,
Sun, 12 Oct 2008 22:00:38 +0000 Ka-Hing Cheung disapproval of revision 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
Wed, 17 Sep 2008 00:29:56 +0000 Elliott Sales de Andrade disapproval of revision 'c3270f154f1777243d7c71b4e7eaa86bb417d93a'
Thu, 21 Aug 2008 06:40:00 +0000 Elliott Sales de Andrade Support some older versions of the ILN command. Apparently some IM
Thu, 21 Aug 2008 05:23:47 +0000 Elliott Sales de Andrade Apparently messenger@microsoft.com is some sort of server-side buddy
Sat, 16 Aug 2008 03:15:07 +0000 Elliott Sales de Andrade Turn off those MSN NOTification debug messages. It should work now, and
Sat, 09 Aug 2008 04:24:54 +0000 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
Thu, 07 Aug 2008 05:08:44 +0000 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.