log libpurple/protocols/msn/msn.c @ 20394:4a099e4d0d09

age author description
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
Sun, 21 Oct 2007 04:53:02 +0000 Luke Schierer applied changes from 78373ac0523b4bcf8530364077593f822030f45d
Sat, 29 Sep 2007 04:31:49 +0000 Evan Schoenberg Merged MSN_HTTPCONN_SERVER fix
Wed, 19 Sep 2007 16:38:33 +0000 Will Thompson Use purple_connection_error_reason in prpl-msn.
Sun, 16 Sep 2007 05:31:33 +0000 Evan Schoenberg merge of '5eb5c567b85fa0c57d69ad649e737c11b45b70ec'
Sat, 15 Sep 2007 03:01:22 +0000 Daniel Atallah Mark new MSN string translatable now that we're no longer string frozen.
Sun, 16 Sep 2007 05:30:13 +0000 Evan Schoenberg The MSN http method should default to MSN_HTTPCONN_SERVER, not MSN_SERVER
Thu, 13 Sep 2007 03:02:34 +0000 Daniel Atallah A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Sun, 12 Aug 2007 18:50:57 +0000 Gabriel Schulhof Added hints to msn msn.c
Sun, 12 Aug 2007 18:50:14 +0000 Gabriel Schulhof Added hints to msn msn.c
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Mon, 10 Sep 2007 21:19:37 +0000 Richard Laager Capitalize the attention type names.
Mon, 10 Sep 2007 20:51:59 +0000 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
Mon, 10 Sep 2007 20:07:45 +0000 Richard Laager Clear up translation ambiguity with the attention API.
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 28 Aug 2007 07:09:48 +0000 Andreas Monitzer Fixed merge errors stemming from the fact that the main branch and my branch both added something to the prpl struct
Mon, 27 Aug 2007 06:58:54 +0000 Jeffrey Connelly In MSN prpl, use attention API. Can be disabled by undefining
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Mon, 18 Jun 2007 12:37:29 +0000 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
Mon, 18 Jun 2007 03:25:22 +0000 Andreas Monitzer Removed one padding field from PurplePluginProtocolInfo to stay source compatible.
Sun, 17 Jun 2007 20:31:01 +0000 Andreas Monitzer Implemented user tune, currently untested.
Sat, 02 Jun 2007 17:38:22 +0000 Stu Tomlinson Improve parsing user info for MSN, Fixes #690
Wed, 23 May 2007 01:20:42 +0000 Stu Tomlinson When closing IM windows on MSN, don't release the switchboard connection
Sun, 20 May 2007 15:09:59 +0000 Stu Tomlinson Remove an unused variable
Sun, 20 May 2007 15:07:49 +0000 Stu Tomlinson Support for @msn.com accounts when opening Inbox, and unconditioanlly request
Sun, 20 May 2007 12:56:40 +0000 Stu Tomlinson A couple of tweaks to open Hotmail inbox
Thu, 17 May 2007 13:45:18 +0000 Stu Tomlinson Fix MSN "Open Hotmail Inbox" for non-hotmail.com accounts (eg. hotmail.co.uk)
Sat, 12 May 2007 17:38:04 +0000 Stu Tomlinson In MSN we fake sending messages to yourself. This had a small bug in that
Sat, 12 May 2007 13:20:04 +0000 Stu Tomlinson Patch from sourceforge tracker 1652005 from wabz to fix displaying file
Fri, 04 May 2007 04:34:48 +0000 Daniel Atallah Fix declaration after statement.
Fri, 04 May 2007 03:48:12 +0000 Sean Egan Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215
Mon, 30 Apr 2007 00:01:57 +0000 Gary Kramlich And now the protocols
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
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.
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 11 Feb 2007 21:58:50 +0000 Daniel Atallah uri-handler support for AIM/ICQ, Yahoo and MSN
Fri, 09 Feb 2007 07:22:19 +0000 Mark Doliner Get rid of a minor compile warning
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
Tue, 30 Jan 2007 06:53:23 +0000 Sean Egan Emblems in the blist
Sat, 27 Jan 2007 11:41:32 +0000 Sean Egan This should be the last of the string changes
Mon, 22 Jan 2007 09:27:02 +0000 Sean Egan I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/