www/adium.im 264:cbf1c54d9830: 1.4b12. /facepalmity
commits at adium.im
commits at adium.im
Sat Oct 24 22:42:06 UTC 2009
details: http://hg.adium.im/www/adium.im/rev/cbf1c54d9830
revision: 264:cbf1c54d9830
author: Zachary West <zacw at adium.im>
date: Sat Oct 24 18:42:02 2009 -0400
1.4b12. /facepalmity
diffs (76 lines):
diff -r a4d957dc48ff -r cbf1c54d9830 beta/index.php
--- a/beta/index.php Sat Oct 24 17:24:45 2009 -0400
+++ b/beta/index.php Sat Oct 24 18:42:02 2009 -0400
@@ -26,10 +26,10 @@
)
*/
array(
- "ver" => "1.4b11",
- "rev" => "7ae6496e17bc",
+ "ver" => "1.4b12",
+ "rev" => "cdc1b3a12cf7",
"date" => "2009-10-24",
- "md5" => "4e66b9b7cb1a01b567afe21cc04bb62f"
+ "md5" => "2545d615e2b3994e41fe4794d0e0fe17"
),
array(
"ver" => "1.4b10",
diff -r a4d957dc48ff -r cbf1c54d9830 changelogs/1.4b11.htmlfrag
--- a/changelogs/1.4b11.htmlfrag Sat Oct 24 17:24:45 2009 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-<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 a4d957dc48ff -r cbf1c54d9830 changelogs/1.4b12.htmlfrag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.4b12.htmlfrag Sat Oct 24 18:42:02 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><li>(b12) Fixed a crash introduced in b11 when checking hosts.</li></ul>
+</div>
diff -r a4d957dc48ff -r cbf1c54d9830 sparkle/appcast-beta.xml
--- a/sparkle/appcast-beta.xml Sat Oct 24 17:24:45 2009 -0400
+++ b/sparkle/appcast-beta.xml Sat Oct 24 18:42:02 2009 -0400
@@ -4,11 +4,11 @@
<title>Adium Updates</title>
<language>en</language>
<item>
- <title>Adium 1.4b11</title>
+ <title>Adium 1.4b12</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.4b11" url="http://adiumx.cachefly.net/Adium_1.4b11.dmg" length="25803945" sparkle:dsaSignature="MC0CFE5FGaXYPe/EJw3ffW64xmofkLSoAhUA3Dyd7fnEhIMohXZPhCu1jSxlbSI=" type="application/octet-stream"/>
+ <enclosure sparkle:version="1.4b12" url="http://adiumx.cachefly.net/Adium_1.4b12.dmg" length="25801926" sparkle:dsaSignature="MC0CFQDTHSn/M3u+Hm9BbxONGNRNoMZGLAIUG+yX5h1RsylwK+okk45e5Faobuo=" type="application/octet-stream"/>
</item>
<item>
<title>Adium 1.3.7</title>
More information about the commits
mailing list