www/adium.im 278:d6ebc9e20666: 1.4b17 with facebook auth fixes.

commits at adium.im commits at adium.im
Wed Dec 2 02:10:26 UTC 2009


details:	http://hg.adium.im/www/adium.im/rev/d6ebc9e20666
revision:	278:d6ebc9e20666
author:		Zachary West <zacw at adium.im>
date:		Tue Dec 01 21:10:18 2009 -0500

1.4b17 with facebook auth fixes.

diffs (51 lines):

diff -r f111292d52f3 -r d6ebc9e20666 beta/index.php
--- a/beta/index.php	Sat Nov 28 22:25:27 2009 -0500
+++ b/beta/index.php	Tue Dec 01 21:10:18 2009 -0500
@@ -26,6 +26,12 @@
 					)
 	         */
 					array(
+						"ver" => "1.4b17",
+						"rev" => "f4b27fed10e3",
+						"date" => "2009-12-01",
+						"md5" => "652d2b6d830ebc4f130e74096350c088"
+					),
+					array(
 						"ver" => "1.4b16",
 						"rev" => "7d822254e708",
 						"date" => "2009-11-28",
diff -r f111292d52f3 -r d6ebc9e20666 changelogs/1.4b17.htmlfrag
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.4b17.htmlfrag	Tue Dec 01 21:10:18 2009 -0500
@@ -0,0 +1,13 @@
+<div class="changegroup">
+<h3>General</h3>
+<ul>
+	<li>Disabled the Facebook CAPTCHA.</li>
+	<li>Added a Twitter action link to quote the text of a tweet.</li>
+	<li>Added the name of a contact to the Authorization Requests window, removed account name if there's only one of that type.</li>
+	<li>Fixed Facebook authorization requests duplicating themselves in the Authorization Requests window.</li>
+	<li>Fixed Facebook authorization requests' authorize/deny not working in some cases.</li>
+	<li>Fixed a Facebook crash when disconnecting after receiving authorization requests.</li>
+	<li>Fixed a localization display issue in the Message Alerts Advanced Preferences. (<a href="http://trac.adium.im/ticket/13371">#13371</a>)</li>
+	<li>Updated Czech localization.</li>
+</ul>
+</div>
diff -r f111292d52f3 -r d6ebc9e20666 sparkle/appcast-beta.xml
--- a/sparkle/appcast-beta.xml	Sat Nov 28 22:25:27 2009 -0500
+++ b/sparkle/appcast-beta.xml	Tue Dec 01 21:10:18 2009 -0500
@@ -4,11 +4,11 @@
     <title>Adium Updates</title>
     <language>en</language>
     <item>
-        <title>Adium 1.4b16</title>
-        <pubDate>Saturday, November 28th, 2009 22:00:00 GMT-5</pubDate>
+        <title>Adium 1.4b17</title>
+        <pubDate>Tuesday, December 1st, 2009 21:00:00 GMT-5</pubDate>
         <sparkle:releaseNotesLink>http://beta.adium.im/?notemplate</sparkle:releaseNotesLink>
         <sparkle:minimumSystemVersion>10.5.8</sparkle:minimumSystemVersion>
-        <enclosure sparkle:version="1.4b16" url="http://adiumx.cachefly.net/Adium_1.4b16.dmg" length="24588499" sparkle:dsaSignature="MC0CFQCrlITxFeGUoIBypidtcURyDCjSFgIUXuIDopZethEzzll/2STWb/q5ti4=" type="application/octet-stream"/>
+        <enclosure sparkle:version="1.4b17" url="http://adiumx.cachefly.net/Adium_1.4b17.dmg" length="24705158" sparkle:dsaSignature="MCwCFAWOn3P2zCPf+P5kjjd21A8Pqbr+AhQvPbCOW61DTa2omaQaK1Cn52og3g==" type="application/octet-stream"/>
     </item>
     <item>
         <title>Adium 1.3.8</title>




More information about the commits mailing list