www/adium.im 263:a4d957dc48ff: 1.4b11.
commits at adium.im
commits at adium.im
Sat Oct 24 21:24:49 UTC 2009
details: http://hg.adium.im/www/adium.im/rev/a4d957dc48ff
revision: 263:a4d957dc48ff
author: Zachary West <zacw at adium.im>
date: Sat Oct 24 17:24:45 2009 -0400
1.4b11.
diffs (64 lines):
diff -r 7f66d93ebcee -r a4d957dc48ff beta/index.php
--- a/beta/index.php Fri Oct 16 14:13:28 2009 -0400
+++ b/beta/index.php Sat Oct 24 17:24:45 2009 -0400
@@ -26,6 +26,12 @@
)
*/
array(
+ "ver" => "1.4b11",
+ "rev" => "7ae6496e17bc",
+ "date" => "2009-10-24",
+ "md5" => "4e66b9b7cb1a01b567afe21cc04bb62f"
+ ),
+ array(
"ver" => "1.4b10",
"rev" => "495dcfece6b3",
"date" => "2009-10-16",
@@ -87,7 +93,7 @@
)
);
-$motd = 'Note that no localization efforts have begun! Please check <a href="http://trac.adium.im/query?status=assigned&status=new&group=severity&milestone=Adium+1.4">open tickets</a> for 1.4 before filing bugs!';
+$motd = 'Please check <a href="http://trac.adium.im/query?status=assigned&status=new&group=severity&milestone=Adium+1.4">open tickets</a> for 1.4 before filing bugs!';
$repo = "adium-1.4";
diff -r 7f66d93ebcee -r a4d957dc48ff changelogs/1.4b11.htmlfrag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.4b11.htmlfrag Sat Oct 24 17:24:45 2009 -0400
@@ -0,0 +1,17 @@
+<div class="changegroup">
+<h3>General</h3>
+<ul><li>Significantly increased performance when displaying a lot of messages at once. This greatly affects, for example, loading message history when opening a window or loading a lot of Twitter messages at once.
+<ul>
+<li>This only applies to styles which do not override the Template.html file, as the improvements were made there.</li>
+<li>If you see any weird behavior with message display, please let us know.</li>
+</ul>
+</li><li>In the contact list, pressing left-arrow when selecting an item will select its parent item if it's not expanded, like Finder.
+</li><li>Added %serviceIconPath% keyword to statuses and messages, fixed %statusIconImg% in header not working for IRC, Facebook, Twitter, etc. (<a class="closed ticket" href="http://trac.adium.im/ticket/12697" title="defect: %serviceIcon% fails to display IRC service icon (closed: fixed)">#12697</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/12665" title="enhancement: please enable %serviceIconImg% in topic (closed: fixed)">#12665</a>)
+</li><li>Added %senderColor% keyword to header replacements. (<a class="closed ticket" href="http://trac.adium.im/ticket/12666" title="enhancement: please enable %sendercolor% in header.html (closed: fixed)">#12666</a>)
+</li><li>Added %dateOpened% keyword to header replacements. (<a class="closed ticket" href="http://trac.adium.im/ticket/12692" title="enhancement: Please add %dateOpened% as keyword to header.html (closed: fixed)">#12692</a>)
+</li><li>Fixed BOSH server replacing normal Jabber connect server. (<a class="closed ticket" href="http://trac.adium.im/ticket/13206" title="defect: Jabber/XMPP doesn't save connect server info (closed: fixed)">#13206</a>)
+</li><li>Fixed automatically connecting to a server that specifies an AAAA (IPv6) address. (<a class="closed ticket" href="http://trac.adium.im/ticket/12632" title="defect: Adium will not connect if host has AAAA record and IPv6 unavailable (closed: fixed)">#12632</a>)
+</li><li>Fixed "save open chats" breaking tab moving, and causing crashes. (<a class="closed ticket" href="http://trac.adium.im/ticket/12212" title="crash: Crash when changing window tabs (closed: fixed)">#12212</a>)
+</li><li>Fixed "smart links" being turned on by default, causing much confusion.
+</li></ul>
+</div>
diff -r 7f66d93ebcee -r a4d957dc48ff sparkle/appcast-beta.xml
--- a/sparkle/appcast-beta.xml Fri Oct 16 14:13:28 2009 -0400
+++ b/sparkle/appcast-beta.xml Sat Oct 24 17:24:45 2009 -0400
@@ -4,11 +4,11 @@
<title>Adium Updates</title>
<language>en</language>
<item>
- <title>Adium 1.4b10</title>
- <pubDate>Friday, October 16th, 2009 13:00:00 GMT-5</pubDate>
+ <title>Adium 1.4b11</title>
+ <pubDate>Saturday, October 24th, 2009 17:30:00 GMT-5</pubDate>
<sparkle:releaseNotesLink>http://beta.adium.im/?notemplate</sparkle:releaseNotesLink>
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
- <enclosure sparkle:version="1.4b10" url="http://adiumx.cachefly.net/Adium_1.4b10.dmg" length="25786004" sparkle:dsaSignature="MC4CFQDFrpERaknLvPT158Uyx3pRT1Hu3gIVAIrbaZ6pfCuG+1xgvMvlWkjVOol9" type="application/octet-stream"/>
+ <enclosure sparkle:version="1.4b11" url="http://adiumx.cachefly.net/Adium_1.4b11.dmg" length="25803945" sparkle:dsaSignature="MC0CFE5FGaXYPe/EJw3ffW64xmofkLSoAhUA3Dyd7fnEhIMohXZPhCu1jSxlbSI=" type="application/octet-stream"/>
</item>
<item>
<title>Adium 1.3.7</title>
More information about the commits
mailing list