<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>FacebookToolkit Source Control Rss Feed</title><link>http://www.codeplex.com/FacebookToolkit/SourceControl/ListDownloadableCommits.aspx</link><description>FacebookToolkit Source Control Rss Description</description><item><title>Source code checked in, #69709</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/69709</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:10:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69709 20121001101056P</guid></item><item><title>Source code checked in, #69708</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/69708</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:06:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69708 20121001100645P</guid></item><item><title>Patch Uploaded: #7341</title><link>http://facebooktoolkit.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/mgilbertnz'&gt;mgilbertnz&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Wrap return values from GetNextUrl and GetCancelUrl in HttpUtility.UrlEncode so if a next or cancel URL with a querystring is passed then the querystring gets persisted when navigating to the next page.  Also, the URL returned in these two functions were being converted to lowercase.  This has been removed as the querystring was also always being converted to lowercase.&lt;/p&gt;</description><author>mgilbertnz</author><pubDate>Thu, 11 Nov 2010 03:49:54 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #7341 20101111034954A</guid></item><item><title>Patch Uploaded: #7272</title><link>http://facebooktoolkit.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/tmccowan'&gt;tmccowan&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Updated the ExtendedPermissions to match Facebook documentation http&amp;#58;&amp;#47;&amp;#47;developers.facebook.com&amp;#47;docs&amp;#47;authentication&amp;#47;permissions&lt;/p&gt;</description><author>tmccowan</author><pubDate>Thu, 04 Nov 2010 19:39:46 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #7272 20101104073946P</guid></item><item><title>Source code checked in, #52373</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/52373</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Wed, 28 Jul 2010 17:08:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #52373 20100728050820P</guid></item><item><title>Source code checked in, #52355</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/52355</link><description>Added check for MVC FacebookAuthorizationAttribute to check if the session is no longer valid due to the user logging out of Facebook</description><author>bfwizard</author><pubDate>Tue, 27 Jul 2010 21:16:30 GMT</pubDate><guid isPermaLink="false">Source code checked in, #52355 20100727091630P</guid></item><item><title>Source code checked in, #52319</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/52319</link><description>Added AccessToken to the session object. Fixed issue with Deserialize of the JSON Session Object. Facebook sometimes sends the session object twice, which breaks the Canvas Session. </description><author>bfwizard</author><pubDate>Sun, 25 Jul 2010 20:04:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #52319 20100725080434P</guid></item><item><title>Source code checked in, #52254</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/52254</link><description></description><author>rpowers119</author><pubDate>Wed, 21 Jul 2010 18:19:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #52254 20100721061936P</guid></item><item><title>Patch Uploaded: #6197</title><link>http://facebooktoolkit.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/kayson'&gt;kayson&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;solved the problem of &amp;#34;require valid next URL after enabling New Data Permissions.&lt;/p&gt;</description><author>kayson</author><pubDate>Fri, 25 Jun 2010 09:14:24 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #6197 20100625091424A</guid></item><item><title>Source code checked in, #51096</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/51096</link><description>Updated the permissions_response class so the FQL permission query will serialize the extended permissions that were added to Enums.ExtendedPermissions in the CheckPermissions function.&amp;#13;&amp;#10;&amp;#13;&amp;#10;If you code requires any type of extended permissions, then use this change set</description><author>bfwizard</author><pubDate>Wed, 02 Jun 2010 17:54:30 GMT</pubDate><guid isPermaLink="false">Source code checked in, #51096 20100602055430P</guid></item><item><title>Source code checked in, #51079</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/51079</link><description>I added GetCancelUrl&amp;#40;&amp;#41;&amp;#8230;this is when the user clicks &amp;#34;don&amp;#39;t allow&amp;#34; when authorizing your app.  The behavior now is to keep the user in a infinite loop.&amp;#13;&amp;#10;&amp;#13;&amp;#10;This gives you an optional parameter CancelUrl which is relative your callback url&amp;#13;&amp;#10;If you don&amp;#8217;t add this parameter it behaves as it did before and will keep the user in a loop if they keep clicking &amp;#8220;don&amp;#8217;t allow&amp;#8221;&amp;#8230;so it is backwards compatible&amp;#13;&amp;#10;&amp;#13;&amp;#10;Example&amp;#58;&amp;#13;&amp;#10;&amp;#60;add key&amp;#61;&amp;#34;CancelUrl&amp;#34; value&amp;#61;&amp;#34;MyCancelUrl&amp;#34;&amp;#47;&amp;#62;&amp;#13;&amp;#10;&amp;#13;&amp;#10;This resolves to http&amp;#58;&amp;#47;&amp;#47;apps.facebook.com&amp;#47;appname&amp;#47;MyCancelUrl&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;this is relative your callback url&amp;#41;&amp;#13;&amp;#10;If your callback url is&amp;#13;&amp;#10;http&amp;#58;&amp;#47;&amp;#47;www.hostapp.com&amp;#47;&amp;#13;&amp;#10;then cancel goes to&amp;#13;&amp;#10;http&amp;#58;&amp;#47;&amp;#47;www.hostapp.com&amp;#47;MyCancelUrl&amp;#13;&amp;#10;</description><author>bfwizard</author><pubDate>Wed, 02 Jun 2010 01:16:14 GMT</pubDate><guid isPermaLink="false">Source code checked in, #51079 20100602011614A</guid></item><item><title>Source code checked in, #50970</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/50970</link><description>smore more graph api changes.  Lots of testing on canvas pages still needed.</description><author>rpowers119</author><pubDate>Fri, 28 May 2010 20:32:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50970 20100528083248P</guid></item><item><title>Source code checked in, #50906</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/50906</link><description>added replace of port 20000 when using library in azure.  Thanks danrussell for helping me find this issue when i searched for what was going on</description><author>jimzim</author><pubDate>Thu, 27 May 2010 04:15:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50906 20100527041519A</guid></item><item><title>Source code checked in, #50904</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/50904</link><description>sample silverlight</description><author>rpowers119</author><pubDate>Thu, 27 May 2010 03:26:17 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50904 20100527032617A</guid></item><item><title>Source code checked in, #50903</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/50903</link><description>wpf sample</description><author>rpowers119</author><pubDate>Thu, 27 May 2010 03:24:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50903 20100527032433A</guid></item><item><title>Source code checked in, #50902</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/50902</link><description>winform sample code with many graph api example calls</description><author>rpowers119</author><pubDate>Thu, 27 May 2010 03:21:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50902 20100527032154A</guid></item><item><title>Source code checked in, #50901</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/50901</link><description>graph api</description><author>rpowers119</author><pubDate>Thu, 27 May 2010 03:18:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50901 20100527031806A</guid></item><item><title>Source code checked in, #50900</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/50900</link><description>graph api.  still in progress</description><author>rpowers119</author><pubDate>Thu, 27 May 2010 03:16:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50900 20100527031633A</guid></item><item><title>Source code checked in, #50830</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/50830</link><description>Added all new friends extended permissions also</description><author>jimzim</author><pubDate>Tue, 25 May 2010 16:50:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50830 20100525045045P</guid></item><item><title>Source code checked in, #50807</title><link>http://facebooktoolkit.codeplex.com/SourceControl/changeset/changes/50807</link><description>added all new extended permissions so that apps can ask for specific data in the new allow.</description><author>jimzim</author><pubDate>Mon, 24 May 2010 23:47:30 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50807 20100524114730P</guid></item></channel></rss>