log libpurple/protocols/msn/user.c @ 22570:1168dc635ac1

age author description
Fri, 28 Mar 2008 07:58:20 +0000 Ka-Hing Cheung some other mobile stuff that Maiku fixed, fixes #2359
Fri, 07 Mar 2008 23:19:47 +0000 Sadrul Habib Chowdhury The patch to msn to allow sending custom smileys. Doesn't send all the custom smileys correctly at the moment. References #1187.
Thu, 06 Dec 2007 08:10:46 +0000 Ka-Hing Cheung memleak fixes
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Fri, 19 Oct 2007 01:38:35 +0000 Daniel Atallah Cleanup some unnecessary NULL checks in g_strdup()/g_free().
Thu, 18 Oct 2007 20:20:57 +0000 Daniel Atallah Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().
Mon, 15 Oct 2007 23:46:02 +0000 Evan Schoenberg Use a #define for the msn 'currentmedia' status attribute in line with the PURPLE_TUNE_ attributes used in the xmpp prpl
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
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
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
Mon, 28 May 2007 16:12:25 +0000 Stu Tomlinson Add Pending list to recognized lists during contact list parsing
Mon, 28 May 2007 02:15:55 +0000 Stu Tomlinson Patch media_if_no_status.diff from ticket #93 - fixes setting "currentmedia"
Sun, 27 May 2007 21:13:37 +0000 Stu Tomlinson Make the MsnUser type an enum so we have fewer magic numbers
Sat, 26 May 2007 17:14:25 +0000 Stu Tomlinson Fix msn_user_remove_group_id()
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sun, 06 May 2007 02:40:23 +0000 Ka-Hing Cheung propagate of im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
Sun, 06 May 2007 02:17:45 +0000 Ka-Hing Cheung propagate im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
Wed, 02 May 2007 06:12:13 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cf7db89f6020ededb2d5c948c11c3fd0ef30bba5)
Sun, 15 Apr 2007 04:29:56 +0000 Richard Laager merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 04 May 2007 03:52:10 +0000 Stu Tomlinson merge of '069be2b4bd499fec1fb9220c617ecdd271e0fd16'
Thu, 03 May 2007 19:55:50 +0000 Stu Tomlinson Fix calculating SHA1C for buddy icons
Fri, 04 May 2007 03:48:12 +0000 Sean Egan Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 04 Feb 2007 09:36:33 +0000 Sean Egan This is my attempt at MSN mobile status, but I suspect MSN mobile status doesn't exist. If it's confirmed that it doesn't, I'll revert this. But I want to keep it for posterity, in case it does exist
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/