log libpurple/protocols/msn/session.h @ 25092:b1080a1a2cb0

age author description
Sun, 15 Feb 2009 21:15:39 +0000 Elliott Sales de Andrade Save and use the CacheKey for ABCH SOAP requests.
Sun, 15 Feb 2009 20:51:25 +0000 Elliott Sales de Andrade Comment out this extra string until we need it (if ever).
Mon, 19 Jan 2009 00:59:53 +0000 Elliott Sales de Andrade Minor type fix.
Tue, 29 Jul 2008 06:12:40 +0000 Elliott Sales de Andrade Use a URL to open MSN Hotmail inbox instead of a temporary file.
Mon, 28 Jul 2008 05:10:48 +0000 Elliott Sales de Andrade Use "EmailEnabled" from the MSN profile message to determine whether
Thu, 17 Jul 2008 05:25:48 +0000 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
Fri, 20 Jun 2008 05:36:18 +0000 Elliott Sales de Andrade Make errors when sending OIM's more visible.
Sun, 15 Jun 2008 06:55:21 +0000 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
Sat, 14 Jun 2008 07:47:38 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
Sat, 07 Jun 2008 06:08:01 +0000 Elliott Sales de Andrade Update MSN nexus functions so that tokens are properly updateable. It
Sun, 09 Mar 2008 23:55:27 +0000 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
Sat, 07 Jun 2008 00:43:33 +0000 Mark Doliner Remove an unused linked list
Tue, 08 Jan 2008 03:46:41 +0000 Stu Tomlinson Use a unique chat id across all sessions for multi-user chats, probably
Mon, 01 Oct 2007 01:22:37 +0000 Ka-Hing Cheung cleanup soap connection with a timeout
Mon, 24 Sep 2007 05:29:07 +0000 Ka-Hing Cheung removes public handle to soap connection, instead a connection is looked up
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Sat, 26 May 2007 15:21:33 +0000 Stu Tomlinson Remove the no longer used random blist node from the session struct
Sat, 26 May 2007 15:20:23 +0000 Stu Tomlinson use serv_got_im to report received oim's
Sat, 26 May 2007 15:07:26 +0000 Stu Tomlinson Store account specific settings in the account, not in some random blist
Sun, 15 Apr 2007 04:59:43 +0000 Richard Laager Fix up some gaim -> purple issues.
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.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/