log libpurple/protocols/msn/user.c @ 28978:746bf7d8b34e

age author description
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
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/