log libpurple/protocols/msn/session.h @ 32782:90ae6701eaf2

age author description
Sun, 05 Dec 2010 08:13:13 +0000 Elliott Sales de Andrade Replace the mpop account setting with a session boolean, because I
Thu, 02 Dec 2010 05:21:50 +0000 Elliott Sales de Andrade I think we can save some memory by making these booleans into a single
Thu, 02 Dec 2010 05:16:27 +0000 Elliott Sales de Andrade It doesn't seem like we use this kv value, so might as well save the
Wed, 15 Sep 2010 17:34:21 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head a27b68b2e6653e6b96aa0279bd649181c89b20ed)
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)
Wed, 23 Jun 2010 23:35:13 +0000 masca Remove unneeded include.
Fri, 28 May 2010 09:29:47 +0000 masca Remove unused includes.
Wed, 31 Mar 2010 17:32:36 +0000 masca Remove deprecated (since MSNP13) commands and relevant files.
Sat, 06 Feb 2010 05:26:27 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 8a0b15ca6f7e80f487af0b74bda066a717062d0f)
Tue, 01 Dec 2009 22:13:30 +0000 Elliott Sales de Andrade Initial support for msnp16, based on patch by Masca.
Sat, 31 Jul 2010 20:47:31 +0000 Elliott Sales de Andrade Save and cancel-on-exit any URL requests, instead of checking the
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
Fri, 05 Feb 2010 23:04:41 +0000 Mark Doliner Remove an unused login step value
Fri, 05 Feb 2010 22:49:11 +0000 Mark Doliner Minor header file cleanup. Mostly I wanted to move some enums above some #includes
Thu, 13 Aug 2009 02:19:16 +0000 Mark Doliner These two headers don't use anything from cmdproc.h, so don't include
Tue, 28 Apr 2009 20:55:35 +0000 Ethan Blanton applied changes from 70fa4cc384b7643ab1f296bdc2399bc208542a20
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/