www/adium.im 316:aaddf09fe99b: 1.4.1 beta
commits at adium.im
commits at adium.im
Sun Nov 14 16:57:55 UTC 2010
details: http://hg.adium.im/www/adium.im/rev/aaddf09fe99b
revision: 316:aaddf09fe99b
author: Evan Schoenberg
date: Sun Nov 14 10:57:47 2010 -0600
1.4.1 beta
diffs (96 lines):
diff -r 1ab6ce8147a2 -r aaddf09fe99b beta/index.php
--- a/beta/index.php Tue Nov 02 18:11:39 2010 -0500
+++ b/beta/index.php Sun Nov 14 10:57:47 2010 -0600
@@ -25,10 +25,18 @@
"md5" => "c94754b2d7c3d5609c47612efedf32da"
)
*/
+ array(
+ "ver" => "1.4.1b1",
+ "rev" => "23669f134680",
+ "date" => "2010-11-14",
+ "md5" => "b51eddcda38b8349192e70c704f0027d"
+ )
);
-$motd = 'Please check <a href="http://trac.adium.im/query?status=assigned&status=new&status=pending&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&status=pending&group=severity&milestone=Adium+1.4">open tickets</a> for 1.4 before filing bugs!';
+
+$motd = '';
$repo = "adium-1.4";
diff -r 1ab6ce8147a2 -r aaddf09fe99b changelogs/1.4.1.htmlfrag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.4.1.htmlfrag Sun Nov 14 10:57:47 2010 -0600
@@ -0,0 +1,49 @@
+<div class="changegroup">
+<h3>Version 1.4.1b1 (11/14/2010)</h3>
+<ul>
+<li>Updated to libpurple 2.7.5. Highlights of applicable changes:</li><ul>
+ <li>MSN</li><ul>
+ <li>Support for MSN direct connections, enabling faster file transfers and faster retrieval of custom emoticons and buddy icons
+ <li>AIM and ICQ
+ <li>A bunch of fixes for ICQ encoding problems
+ <li>Corrected hostnames (server settings) for ICQ connections; existing accounts will be upgraded automatically
+ <li>Improved ICQ privacy lists (visible / invisible lists) support
+ <li>Fixed handling of certain incoming HTML messages
+ <li>Fixed sending messages to AIM chat rooms
+ <li>Yahoo
+ <li>Fixed sending SMS messages
+ <li>Some filet transfer improvements
+ <li>XMPP
+ <li>Improved connectivity to servers that do not offer Stream ID
+ <li>Fixed detected file transfer proxies
+ <li>Improved determination of a contact's destination resource
+ <li>Fixed a crash when using UPnP networking
+ </ul>
+</ul>
+
+<li>IRC</li><ul>
+ <li>Added handling of irc:// URIs by creating guest accounts if required. (#12339)
+ <li>Fixed respecting and setting port number for IRC links. (#13899)
+ <li>Added support for /say command. (#13649)
+</ul>
+
+<li>Twitter</li><ul>
+ <li>Add the "@" sign for Twitter's tabcomplete. (#13987) (Moses Lei)
+ <li>Deleting a Twitter group will now hide the contacts within Adium rather than unfollowing them (#12148)
+ <li>Fixed overlapping buttons in "Reply to a Tweet" dialogue. (#14017)
+ <li>Distinguish StatusNet accounts with same username on different servers. (#13604) (Brion Vibber)
+</ul>
+
+<li>Message Styles</li><ul>
+ <li>Fixed message style "Mockie" being broken on some systems. (#14480)
+</ul>
+
+<li>Miscellaneous</li><ul>
+ <li>Fixed a hang caused by large contact lists. (#14463)
+ <li>Fixed contact status background colors updating in the contact list, including both static and flashing statuses. (#14534, #14493)
+ <li>Fixed a long-standing bug preventing a minimum text size preferences smaller than 9pt to take effect. (#49) (Tim Horton)
+ <li>PSD files and PDFs are now sent as files, not as 'images', where appliable.
+ <li>Fixed alignment and clipping issues in the "About" box. (#13541)
+ <li>Fixed minor issues in Adium Help documentation.
+</ul>
+</div>
\ No newline at end of file
diff -r 1ab6ce8147a2 -r aaddf09fe99b sparkle/appcast-beta.xml
--- a/sparkle/appcast-beta.xml Tue Nov 02 18:11:39 2010 -0500
+++ b/sparkle/appcast-beta.xml Sun Nov 14 10:57:47 2010 -0600
@@ -4,11 +4,11 @@
<title>Adium Updates</title>
<language>en</language>
<item>
- <title>Adium 1.4</title>
- <pubDate>Sun, Oct 31st, 2010 10:00:00 GMT-5</pubDate>
- <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.4.html</sparkle:releaseNotesLink>
+ <title>Adium 1.4.1</title>
+ <pubDate>Sun, Nov 14th, 2010 10: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.4" url="http://download.adium.im/Adium_1.4.dmg" length="26130355" sparkle:dsaSignature="MCwCFGlZZFf3zPuAIrAEa8APv3uQy+5eAhRcSN5odJ8L/qsM8dBCwBnnn6WGjQ==" type="application/octet-stream"/>
+ <enclosure sparkle:version="1.4.1" url="http://download.adium.im/Adium_1.4.1.dmg" length="31477479" sparkle:dsaSignature="MCwCFHKenp3r5oz//dM4M7V+IX87Jhk4AhQenVSV+cuiNLK0IAtTZ7hzzm3LWw==" type="application/octet-stream"/>
</item>
<item>
<title>Adium 1.3.10</title>
More information about the commits
mailing list