www/adium.im 732:4101fa4b0a13: s|whttp://trac.adium.im|https://t...
commits at adium.im
commits at adium.im
Tue Feb 19 16:49:08 UTC 2013
details: http://hg.adium.im/www/adium.im/rev/4101fa4b0a13
revision: 732:4101fa4b0a13
branch: adiumx.com
author: Thijs Alkemade <me at thijsalkema.de>
date: Tue Feb 19 17:48:46 2013 +0100
s|whttp://trac.adium.im|https://trac.adium.im|g
diffs (truncated from 9162 to 1000 lines):
diff -r 9282bb299dea -r 4101fa4b0a13 .htaccess
--- a/.htaccess Sun Feb 17 20:22:09 2013 +0000
+++ b/.htaccess Tue Feb 19 17:48:46 2013 +0100
@@ -29,15 +29,15 @@
RewriteRule ^screenshots\.php /screenshots/ [R=301,L]
# Some people appear to be checking history.html for updates *sigh*
-RewriteRule ^(history\.html|Adium0\.80-fullchanges\.txt) http://trac.adium.im/wiki/AdiumVersionHistory [R=301,L]
+RewriteRule ^(history\.html|Adium0\.80-fullchanges\.txt) https://trac.adium.im/wiki/AdiumVersionHistory [R=301,L]
# No idea why somebody is still linking to this. Yeehaw.
-RewriteRule ^irc\.php http://trac.adium.im/wiki/GettingOnIRC [L]
+RewriteRule ^irc\.php https://trac.adium.im/wiki/GettingOnIRC [L]
-RewriteRule ^documentation$ http://trac.adium.im/doxygen [L,R=301]
-RewriteRule ^documentation/ http://trac.adium.im/doxygen [L,R=301]
+RewriteRule ^documentation$ https://trac.adium.im/doxygen [L,R=301]
+RewriteRule ^documentation/ https://trac.adium.im/doxygen [L,R=301]
-RewriteRule ^faq/(.+) http://trac.adium.im/wiki/$1 [L]
+RewriteRule ^faq/(.+) https://trac.adium.im/wiki/$1 [L]
RewriteRule ^screenshot_tutorial http://docs.info.apple.com/article.html?path=Mac/10.5/en/cdb_scrshtfky.html [L]
@@ -57,7 +57,7 @@
RewriteRule ^(.*)$ http://www.sourceforge.net/projects/adium [R=301,L]
RewriteCond %{HTTP_HOST} ^team.adium.im$
-RewriteRule ^(.*)$ http://trac.adium.im/wiki/AdiumDevelopers [R=301,L]
+RewriteRule ^(.*)$ https://trac.adium.im/wiki/AdiumDevelopers [R=301,L]
RewriteRule ^donate/ https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7LLXHMM3BEA8C [L,R=301]
RewriteRule ^donate$ https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7LLXHMM3BEA8C [L,R=301]
diff -r 9282bb299dea -r 4101fa4b0a13 about/index.html
--- a/about/index.html Sun Feb 17 20:22:09 2013 +0000
+++ b/about/index.html Tue Feb 19 17:48:46 2013 +0100
@@ -18,7 +18,7 @@
<a class="navtabcurrent" href="http://adium.im/about/">About</a>
<a class="navtab" href="http://adium.im/blog/">Blog</a>
<a class="navtab" href="http://adium.im/help/">Help</a>
- <a class="navtab" href="http://trac.adium.im">Development</a>
+ <a class="navtab" href="https://trac.adium.im">Development</a>
<a class="navtab" href="http://adium.spreadshirt.com">Merchandise</a>
<a class="navtab" href="http://www.adiumxtras.com/">Xtras</a>
</div>
@@ -36,8 +36,8 @@
<h3></h3>
</div>
<div class="taskboxtext">
- <p>Adium is a free and open source instant messaging application for <a class="ext_link" href="http://www.apple.com/macosx/">Mac OS X</a>, written using Mac OS X's Cocoa API, released under the <a class="ext_link" href="http://www.gnu.org/licenses/licenses.html#GPL">GNU GPL</a> and developed by <a class="ext_link" href="http://trac.adium.im/wiki/AdiumTeam">the Adium team</a>.</p>
- <p>Based on the <a class="ext_link" href="http://trac.adium.im/wiki/LibPurple">libpurple</a> protocol library, Adium can connect you to any number of messaging accounts on any combination of supported messaging services (see further down for the list) and then chat with other people using those services.</p>
+ <p>Adium is a free and open source instant messaging application for <a class="ext_link" href="http://www.apple.com/macosx/">Mac OS X</a>, written using Mac OS X's Cocoa API, released under the <a class="ext_link" href="http://www.gnu.org/licenses/licenses.html#GPL">GNU GPL</a> and developed by <a class="ext_link" href="https://trac.adium.im/wiki/AdiumTeam">the Adium team</a>.</p>
+ <p>Based on the <a class="ext_link" href="https://trac.adium.im/wiki/LibPurple">libpurple</a> protocol library, Adium can connect you to any number of messaging accounts on any combination of supported messaging services (see further down for the list) and then chat with other people using those services.</p>
<p>Note: We do not host any IM services ourselves. Adium is a third-party client for connecting to services run by other people (mostly companies).</p>
</div>
</div>
@@ -48,7 +48,7 @@
</div>
<div class="taskboxtext">
<ul>
- <li>Open Source, so everyone can see how Adium works and <a class="ext_link" href="http://trac.adium.im/wiki/Development">help improve it</a></li>
+ <li>Open Source, so everyone can see how Adium works and <a class="ext_link" href="https://trac.adium.im/wiki/Development">help improve it</a></li>
<li>Support for a wide range of different Instant Messaging services (see the <a class="ext_link" href="http://adium.im/help/pgs/Accounts-ListOfServices.html">full list</a>)</li>
<li>A delightful UI</li>
<ul>
@@ -61,11 +61,11 @@
</ul>
<li><a class="ext_link" href="http://adium.im/help/pgs/ContactList-CombiningContacts.html">Combined Contacts</a>: Merge your contacts so that each one represents a person, not an account</li>
<li>A sophisticated events system (including <a class="ext_link" href="http://adium.im/help/pgs/AdvancedFeatures-GrowlSupport.html">Growl notifications</a>)</li>
- <li><a class="ext_link" href="http://trac.adium.im/wiki/OTREncryption">OTR Encryption</a></li>
+ <li><a class="ext_link" href="https://trac.adium.im/wiki/OTREncryption">OTR Encryption</a></li>
<li><a class="ext_link" href="http://adium.im/help/pgs/AdvancedFeatures-FileTransfer.html">File Transfer</a></li>
<li><a class="ext_link" href="http://adium.im/help/pgs/AdvancedFeatures-AdiumXtras.html">Xtras</a> and many, many other customization options</li>
- <li>A beautiful icon, the "<a class="ext_link" href="http://trac.adium.im/wiki/Adiumy">Adiumy</a>" duck</li>
- <li><a class="ext_link" href="http://trac.adium.im/wiki/Translations">Translations</a>: Adium speaks 27 different languages</li>
+ <li>A beautiful icon, the "<a class="ext_link" href="https://trac.adium.im/wiki/Adiumy">Adiumy</a>" duck</li>
+ <li><a class="ext_link" href="https://trac.adium.im/wiki/Translations">Translations</a>: Adium speaks 27 different languages</li>
</ul>
</div>
</div>
@@ -98,7 +98,7 @@
</tr>
</table>
<p>Adium X 0.88 and later are Universal applications which run natively on both PowerPC- and Intel-based Macintosh computers.</p>
- <p>See our <a class="ext_link" href="http://trac.adium.im/wiki/SupportedOSPolicy">Supported OS Policy</a> for more information.</p>
+ <p>See our <a class="ext_link" href="https://trac.adium.im/wiki/SupportedOSPolicy">Supported OS Policy</a> for more information.</p>
</div>
</div>
</div>
diff -r 9282bb299dea -r 4101fa4b0a13 beta/index.php
--- a/beta/index.php Sun Feb 17 20:22:09 2013 +0000
+++ b/beta/index.php Tue Feb 19 17:48:46 2013 +0100
@@ -27,7 +27,7 @@
*/
);
-// $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="https://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 = '';
@@ -77,7 +77,7 @@
<a class="navtab" href="http://adium.im/about/">About</a>
<a class="navtab" href="http://adium.im/blog/">Blog</a>
<a class="navtab" href="http://adium.im/help/">Help</a>
- <a class="navtabcurrent" href="http://trac.adium.im">Development</a>
+ <a class="navtabcurrent" href="https://trac.adium.im">Development</a>
<a class="navtab" href="http://adium.spreadshirt.com">Merchandise</a>
<a class="navtab" href="http://www.adiumxtras.com/">Xtras</a>
</div>
diff -r 9282bb299dea -r 4101fa4b0a13 blog/wp-content/themes/default/header.php
--- a/blog/wp-content/themes/default/header.php Sun Feb 17 20:22:09 2013 +0000
+++ b/blog/wp-content/themes/default/header.php Tue Feb 19 17:48:46 2013 +0100
@@ -19,7 +19,7 @@
<a class="navtab" href="http://adium.im/about/">About</a>
<a class="navtabcurrent" href="http://adium.im/blog/">Blog</a>
<a class="navtab" href="http://adium.im/help/">Help</a>
- <a class="navtab" href="http://trac.adium.im">Development</a>
+ <a class="navtab" href="https://trac.adium.im">Development</a>
<a class="navtab" href="http://adium.spreadshirt.com">Merchandise</a>
<a class="navtab" href="http://www.adiumxtras.com/">Xtras</a>
</div>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.0.1.html
--- a/changelogs/1.0.1.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.0.1.html Tue Feb 19 17:48:46 2013 +0100
@@ -163,33 +163,33 @@
<h1 id="ChangesinAdiumX1.1">Changes in Adium X 1.0.1</h1>
<ul><li>Improved reliability of AIM file transfer reception
</li><li>Fixed white text color in chat transcripts under certain conditions
-</li><li>Fixed incorrect display of oneself on the contact list when logging in with Bonjour (<a class="closed ticket" href="http://trac.adium.im/ticket/177" title="See myself in Bonjour (closed)">#177</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/5992" title="Offline Bonjour contacts stay on contact list (closed)">#5992</a>)
-</li><li>Fixed a sporadic crash when closing message windows with logging enabled (<a class="closed ticket" href="http://trac.adium.im/ticket/6270" title="NSConcreteFileHandle bad file descriptor exception needs to be avoided or ... (closed)">#6270</a>)
+</li><li>Fixed incorrect display of oneself on the contact list when logging in with Bonjour (<a class="closed ticket" href="https://trac.adium.im/ticket/177" title="See myself in Bonjour (closed)">#177</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/5992" title="Offline Bonjour contacts stay on contact list (closed)">#5992</a>)
+</li><li>Fixed a sporadic crash when closing message windows with logging enabled (<a class="closed ticket" href="https://trac.adium.im/ticket/6270" title="NSConcreteFileHandle bad file descriptor exception needs to be avoided or ... (closed)">#6270</a>)
</li><li>Fixed a crash when waking from sleep with a Jabber account connected
-</li><li>Fixed the Fonts toolbar item in the message window to show the Set Default button in the resulting Fonts window (<a class="closed ticket" href="http://trac.adium.im/ticket/6286" title="Font Panel does not have a âSet Default Fontâ button when summoned using ... (closed)">#6286</a>)
-</li><li>Fixed retention of the musical notes prefix when switching away from the iTunes Now Playing status (<a class="closed ticket" href="http://trac.adium.im/ticket/6250" title="Music Note Appearing on Newly Made Custom Status while on iTunes Status. (closed)">#6250</a>)
+</li><li>Fixed the Fonts toolbar item in the message window to show the Set Default button in the resulting Fonts window (<a class="closed ticket" href="https://trac.adium.im/ticket/6286" title="Font Panel does not have a âSet Default Fontâ button when summoned using ... (closed)">#6286</a>)
+</li><li>Fixed retention of the musical notes prefix when switching away from the iTunes Now Playing status (<a class="closed ticket" href="https://trac.adium.im/ticket/6250" title="Music Note Appearing on Newly Made Custom Status while on iTunes Status. (closed)">#6250</a>)
</li><li>Fixed a crash wen retrieving Yahoo! Japan profiles
-</li><li>Fixed slowdown problems when VoiceOver is enabled (<a class="closed ticket" href="http://trac.adium.im/ticket/6094" title="Slowdowns under VoiceOver (closed)">#6094</a>)
+</li><li>Fixed slowdown problems when VoiceOver is enabled (<a class="closed ticket" href="https://trac.adium.im/ticket/6094" title="Slowdowns under VoiceOver (closed)">#6094</a>)
</li><li>Fixed MSN emoticons which don't have case-reversed equivalents
</li><li>Made "Accept MSN Custom Emoticons" default to Yes
</li><li>Fixed a problem when importing Fire settings in which AIM accounts would have the wrong server set
</li><li>Fixed crash when inviting a contact to a chat
</li><li>Fixed display of an error message when accepting a group chat invitation
-</li><li>Fixed use of 'localhost' as a Jabber connect server (<a class="closed ticket" href="http://trac.adium.im/ticket/6300" title="'localhost' as connect server in Jabber doesn't work, but 127.0.0.1 does (closed)">#6300</a>)
+</li><li>Fixed use of 'localhost' as a Jabber connect server (<a class="closed ticket" href="https://trac.adium.im/ticket/6300" title="'localhost' as connect server in Jabber doesn't work, but 127.0.0.1 does (closed)">#6300</a>)
</li><li>Fixed display of the password prompt window in Dutch
-</li><li>Fixed a crash when upgrading from old versions of Adium in certain situations (<a class="closed ticket" href="http://trac.adium.im/ticket/6273" title="Assertion in -[AIContactController addListObject:toMetaContact:] is being ... (closed)">#6273</a>)
+</li><li>Fixed a crash when upgrading from old versions of Adium in certain situations (<a class="closed ticket" href="https://trac.adium.im/ticket/6273" title="Assertion in -[AIContactController addListObject:toMetaContact:] is being ... (closed)">#6273</a>)
</li><li>Fixed a crash when deleting a Guest account
</li><li>Fixed display of 0-length status messages in the contact list
</li><li>Fixed a display problem with the included Stockholm message style
-</li><li>Selecting Custom... for a status which is currently being edited now brings the status window forwad (<a class="closed ticket" href="http://trac.adium.im/ticket/5714" title=""Status > Custom..." should bring Custom Status window to front (closed)">#5714</a>)
-</li><li>Properly handle new messages received while the File menu is visible when determining whether to display a quit confirmation dialogue (<a class="closed ticket" href="http://trac.adium.im/ticket/5668" title="No warning before quit when in menues (closed)">#5668</a>)
+</li><li>Selecting Custom... for a status which is currently being edited now brings the status window forwad (<a class="closed ticket" href="https://trac.adium.im/ticket/5714" title=""Status > Custom..." should bring Custom Status window to front (closed)">#5714</a>)
+</li><li>Properly handle new messages received while the File menu is visible when determining whether to display a quit confirmation dialogue (<a class="closed ticket" href="https://trac.adium.im/ticket/5668" title="No warning before quit when in menues (closed)">#5668</a>)
</li><li>Fixed focus-stealing of password prompt windows
</li><li>Removed some unneeded debug logging
</li><li>Fixed memory leaks when:
-<ul><li>Sending a message (<a class="closed ticket" href="http://trac.adium.im/ticket/6425" title="Memory leak when using AIContentMessage (closed)">#6425</a>)
-</li><li>Utilizing encryption (<a class="closed ticket" href="http://trac.adium.im/ticket/6424" title="Memory leak when using OTR encrytion (closed)">#6424</a>)
-</li><li>Initializing MSN (<a class="closed ticket" href="http://trac.adium.im/ticket/6430" title="Memory leak due to double gaim_init_msn_plugin() (closed)">#6430</a>)
-</li><li>Handling Jabber network traffic (<a class="closed ticket" href="http://trac.adium.im/ticket/6429" title="Memory leak in jabber_parser_element_start_libxml (closed)">#6429</a>)
-</li><li>Displaying certain menus (<a class="closed ticket" href="http://trac.adium.im/ticket/6427" title="Memory leak in AIAccountMenu (closed)">#6427</a>)
+<ul><li>Sending a message (<a class="closed ticket" href="https://trac.adium.im/ticket/6425" title="Memory leak when using AIContentMessage (closed)">#6425</a>)
+</li><li>Utilizing encryption (<a class="closed ticket" href="https://trac.adium.im/ticket/6424" title="Memory leak when using OTR encrytion (closed)">#6424</a>)
+</li><li>Initializing MSN (<a class="closed ticket" href="https://trac.adium.im/ticket/6430" title="Memory leak due to double gaim_init_msn_plugin() (closed)">#6430</a>)
+</li><li>Handling Jabber network traffic (<a class="closed ticket" href="https://trac.adium.im/ticket/6429" title="Memory leak in jabber_parser_element_start_libxml (closed)">#6429</a>)
+</li><li>Displaying certain menus (<a class="closed ticket" href="https://trac.adium.im/ticket/6427" title="Memory leak in AIAccountMenu (closed)">#6427</a>)
</li></ul></li><li>Various localization improvements, including Dutch, French, German, Japanese, Russian, and zh_TW updates. Restored the Brazilian Portuguese localization.
</li></ul><p>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.0.2.html
--- a/changelogs/1.0.2.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.0.2.html Tue Feb 19 17:48:46 2013 +0100
@@ -163,31 +163,31 @@
<h1 id="ChangesinAdiumX1.2">Changes in Adium X 1.0.2</h1>
<ul><li>Fixed a crash which could occur while performing DNS resolutions and optimized for performance
</li><li>Fixed another situation in which an AIM file transfer could fail, introduced in the fix included in 1.0.1
-</li><li>Fixed a crash when sending formatted MSN text (<a class="closed ticket" href="http://trac.adium.im/ticket/5753" title="Adium crashes when sending formatted input over MSN (closed)">#5753</a>)
+</li><li>Fixed a crash when sending formatted MSN text (<a class="closed ticket" href="https://trac.adium.im/ticket/5753" title="Adium crashes when sending formatted input over MSN (closed)">#5753</a>)
</li><li>Fixed linkification of .eu domains
</li><li>Various performance improvements to the log viewer when opening it and performing searches, particularly in searching while indexing occurs. All logs will be reindexed the first time 1.0.2's log viewer opens.
</li><li>Fixed sending of packages and folders via file transfer
</li><li>Fixed sending of images via copy-paste on services besides AIM
-</li><li>Fixed default Google Talk configuration for Google Talk Enterprise users (<a class="closed ticket" href="http://trac.adium.im/ticket/6505" title="Adding New Google Talk Account Does Not Populate Server Field with ... (closed)">#6505</a>)
-</li><li>Fixed searching of the keychain list (<a class="closed ticket" href="http://trac.adium.im/ticket/4463" title="can't use multiple keychains? (closed)">#4463</a>)
-</li><li>Fixed rate limiting error when using the iTunes Now Playing status and rapidly changing the iTunes track (<a class="closed ticket" href="http://trac.adium.im/ticket/2463" title="rate limited after changing songs willy nilly (closed)">#2463</a>)
-</li><li>Fixed dock-like hiding on the right side of the screen after the scrollbar disappears with autosizing disabled. (<a class="closed ticket" href="http://trac.adium.im/ticket/6179" title="Group Bubbles don't hide automatically (when hiding at right screen edge) ... (closed)">#6179</a>)
-</li><li>We now once again send autoreplies to strangers (<a class="closed ticket" href="http://trac.adium.im/ticket/6334" title="Auto-reply not working (closed)">#6334</a>)
+</li><li>Fixed default Google Talk configuration for Google Talk Enterprise users (<a class="closed ticket" href="https://trac.adium.im/ticket/6505" title="Adding New Google Talk Account Does Not Populate Server Field with ... (closed)">#6505</a>)
+</li><li>Fixed searching of the keychain list (<a class="closed ticket" href="https://trac.adium.im/ticket/4463" title="can't use multiple keychains? (closed)">#4463</a>)
+</li><li>Fixed rate limiting error when using the iTunes Now Playing status and rapidly changing the iTunes track (<a class="closed ticket" href="https://trac.adium.im/ticket/2463" title="rate limited after changing songs willy nilly (closed)">#2463</a>)
+</li><li>Fixed dock-like hiding on the right side of the screen after the scrollbar disappears with autosizing disabled. (<a class="closed ticket" href="https://trac.adium.im/ticket/6179" title="Group Bubbles don't hide automatically (when hiding at right screen edge) ... (closed)">#6179</a>)
+</li><li>We now once again send autoreplies to strangers (<a class="closed ticket" href="https://trac.adium.im/ticket/6334" title="Auto-reply not working (closed)">#6334</a>)
</li><li>Fixed the password prompt window to properly come to the front
-</li><li>Windows whose saved position is off-screen due to a resolution change now display on-screen, as expected, when opened (<a class="closed ticket" href="http://trac.adium.im/ticket/5845" title="Adium crashes on opening a chat window (closed)">#5845</a>)
-</li><li>Fixed incorrect indication of certain MSN contacts as being mobile (<a class="closed ticket" href="http://trac.adium.im/ticket/6477" title="MSN contacts improperly shown as "mobile" (closed)">#6477</a>)
-</li><li>Incoming Bonjour messages which don't have an HTML component are now properly displayed (<a class="closed ticket" href="http://trac.adium.im/ticket/6590" title="Ignores plaintext part of the message stanza (closed)">#6590</a>)
-</li><li>Fixed the date logged for a window closed event (<a class="closed ticket" href="http://trac.adium.im/ticket/6566" title="windowClosed event shows windowOpened time (closed)">#6566</a>)
-</li><li>Added ability to import Fire accounts and logs after first-run (<a class="closed ticket" href="http://trac.adium.im/ticket/6519" title="Add possibility to initiate a Fire import manually (closed)">#6519</a>)
+</li><li>Windows whose saved position is off-screen due to a resolution change now display on-screen, as expected, when opened (<a class="closed ticket" href="https://trac.adium.im/ticket/5845" title="Adium crashes on opening a chat window (closed)">#5845</a>)
+</li><li>Fixed incorrect indication of certain MSN contacts as being mobile (<a class="closed ticket" href="https://trac.adium.im/ticket/6477" title="MSN contacts improperly shown as "mobile" (closed)">#6477</a>)
+</li><li>Incoming Bonjour messages which don't have an HTML component are now properly displayed (<a class="closed ticket" href="https://trac.adium.im/ticket/6590" title="Ignores plaintext part of the message stanza (closed)">#6590</a>)
+</li><li>Fixed the date logged for a window closed event (<a class="closed ticket" href="https://trac.adium.im/ticket/6566" title="windowClosed event shows windowOpened time (closed)">#6566</a>)
+</li><li>Added ability to import Fire accounts and logs after first-run (<a class="closed ticket" href="https://trac.adium.im/ticket/6519" title="Add possibility to initiate a Fire import manually (closed)">#6519</a>)
</li><li>Fixed the progress bar in the Fire improter
</li><li>Correct a situation in which the Fire log importer could generate invalid XML
</li><li>Fire import now supports HTML-styled away messages
</li><li>Fixed a memory leak when a DNS query is cancelled
-</li><li>Removed the broken feature which was supposed to allow applescript xtra script triggers to be escaped (<a class="closed ticket" href="http://trac.adium.im/ticket/6552" title="Backslash before substitution scripts causes messages to stop sending (closed)">#6552</a>)
-</li><li>iTunes substitution triggers are now case insensitive (<a class="closed ticket" href="http://trac.adium.im/ticket/6293" title="Request for %_iTunes to not be case sensitive. (closed)">#6293</a>)
-</li><li>Left and right arrow keys now behave as expected in the file transfer progress window (<a class="closed ticket" href="http://trac.adium.im/ticket/1813" title="File Transfer Window Should Accept Left/Right Arrow (closed)">#1813</a>)
+</li><li>Removed the broken feature which was supposed to allow applescript xtra script triggers to be escaped (<a class="closed ticket" href="https://trac.adium.im/ticket/6552" title="Backslash before substitution scripts causes messages to stop sending (closed)">#6552</a>)
+</li><li>iTunes substitution triggers are now case insensitive (<a class="closed ticket" href="https://trac.adium.im/ticket/6293" title="Request for %_iTunes to not be case sensitive. (closed)">#6293</a>)
+</li><li>Left and right arrow keys now behave as expected in the file transfer progress window (<a class="closed ticket" href="https://trac.adium.im/ticket/1813" title="File Transfer Window Should Accept Left/Right Arrow (closed)">#1813</a>)
</li><li>Emoticon packs' names and emoticon names can now be localized
-</li><li>Use the correct extension for incoming custom emoticons; this hopefully fixes some problems with their display in 10.3. (<a class="closed ticket" href="http://trac.adium.im/ticket/6232" title="Failure to display custom emoticons with incorrect filenames (closed)">#6232</a>)
+</li><li>Use the correct extension for incoming custom emoticons; this hopefully fixes some problems with their display in 10.3. (<a class="closed ticket" href="https://trac.adium.im/ticket/6232" title="Failure to display custom emoticons with incorrect filenames (closed)">#6232</a>)
</li><li>Catalan, Dutch, Finnish, French, Italian, Japanese, Norwegian, Portuguese, Russian, zh_CN, and zh_TW localization updates
</li>
</ul><p>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.0.3.html
--- a/changelogs/1.0.3.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.0.3.html Tue Feb 19 17:48:46 2013 +0100
@@ -168,29 +168,29 @@
</li><li>Updated to <a class="ext-link" href="http://pidgin.im"><span class="icon">libpurple</span></a> 2.0.0 (from libpurple 2.0.0 beta)
<ul><li>Improved retrieval of MSN buddy icons
</li><li>Fixed setting our own buddy icon in some situations in which it would not be set previously
-</li><li>Fixed determination of encoding for some AIM profiles and messages (<a class="closed ticket" href="http://trac.adium.im/ticket/6839" title="AIM Info encoding error (closed)">#6839</a>)
+</li><li>Fixed determination of encoding for some AIM profiles and messages (<a class="closed ticket" href="https://trac.adium.im/ticket/6839" title="AIM Info encoding error (closed)">#6839</a>)
</li><li>Added NAT-PMP support, significantly improving AIM File Transfer, AIM Direct Connect, and more when behind an Apple Airport Express or Extreme router
</li></ul></li><li>Fixed Direct IM images sent to iChat users after pasting from the clipboard
</li><li>Fixed the dropdown menu shown when there are multiple destination contact choices for an outgoing message. It previously could display a contact different form the one to which the message would actually be sent.
-</li><li>Fixed reversion of privacy settings to "Block Certain Contacts" for ICQ and Yahoo accounts (<a class="closed ticket" href="http://trac.adium.im/ticket/4770" title="Privacy settings are not saved after quitting and are reset (closed)">#4770</a>)
+</li><li>Fixed reversion of privacy settings to "Block Certain Contacts" for ICQ and Yahoo accounts (<a class="closed ticket" href="https://trac.adium.im/ticket/4770" title="Privacy settings are not saved after quitting and are reset (closed)">#4770</a>)
</li><li>Fixed a crash which could occur when waking a system which had gone to sleep while Adium was conencting
-</li><li>Fixed import of logs via Spotlight (<a class="closed ticket" href="http://trac.adium.im/ticket/6287" title="Spotlight does not match the contents of chat transcripts (closed)">#6287</a>)
-</li><li>Fixed printing of logs (<a class="closed ticket" href="http://trac.adium.im/ticket/5617" title="Print issue (closed)">#5617</a>)
+</li><li>Fixed import of logs via Spotlight (<a class="closed ticket" href="https://trac.adium.im/ticket/6287" title="Spotlight does not match the contents of chat transcripts (closed)">#6287</a>)
+</li><li>Fixed printing of logs (<a class="closed ticket" href="https://trac.adium.im/ticket/5617" title="Print issue (closed)">#5617</a>)
</li><li>Fixed a crash which could occur after finishing indexing of chat transcripts
</li><li>Fixed an exception when importing Fire contacts
</li><li>Fixed display of bold in the Chat Transcript viewer
</li><li>Fixed a crash which could occur with certain font related problems
-</li><li>Improved performance when pasting or dropping large images for use as contact icons or account icons (<a class="closed ticket" href="http://trac.adium.im/ticket/6729" title="dragging from iphoto into dp locks adium (closed)">#6729</a>)
-</li><li>Fixed incorrect shadow drawing in some situations in the contact list (<a class="closed ticket" href="http://trac.adium.im/ticket/5232" title="Shadows of group bubble after deselecting show offline contacts (closed)">#5232</a>)
-</li><li>Suppressed a spurious warning message when connecting to ICQ in some situations (<a class="closed ticket" href="http://trac.adium.im/ticket/6533" title="ÒUnable to format screen nameÓ error on ICQ (closed)">#6533</a>)
-</li><li>Fixed iTunes away status when nothing is playing (<a class="closed ticket" href="http://trac.adium.im/ticket/5899" title="%_iTunes script erroneously affecting AIM based accounts' status (closed)">#5899</a>)
-</li><li>Fixed cascading a message windows when 'open new chats in tabs' is disabled. (<a class="closed ticket" href="http://trac.adium.im/ticket/4451" title="Message Window not saving location when closed. (closed)">#4451</a>)
-</li><li>Allow ` in Jabber / XMPP usernames (<a class="closed ticket" href="http://trac.adium.im/ticket/6690" title="Allow ` in Jabber usernames (closed)">#6690</a>)
+</li><li>Improved performance when pasting or dropping large images for use as contact icons or account icons (<a class="closed ticket" href="https://trac.adium.im/ticket/6729" title="dragging from iphoto into dp locks adium (closed)">#6729</a>)
+</li><li>Fixed incorrect shadow drawing in some situations in the contact list (<a class="closed ticket" href="https://trac.adium.im/ticket/5232" title="Shadows of group bubble after deselecting show offline contacts (closed)">#5232</a>)
+</li><li>Suppressed a spurious warning message when connecting to ICQ in some situations (<a class="closed ticket" href="https://trac.adium.im/ticket/6533" title="ÒUnable to format screen nameÓ error on ICQ (closed)">#6533</a>)
+</li><li>Fixed iTunes away status when nothing is playing (<a class="closed ticket" href="https://trac.adium.im/ticket/5899" title="%_iTunes script erroneously affecting AIM based accounts' status (closed)">#5899</a>)
+</li><li>Fixed cascading a message windows when 'open new chats in tabs' is disabled. (<a class="closed ticket" href="https://trac.adium.im/ticket/4451" title="Message Window not saving location when closed. (closed)">#4451</a>)
+</li><li>Allow ` in Jabber / XMPP usernames (<a class="closed ticket" href="https://trac.adium.im/ticket/6690" title="Allow ` in Jabber usernames (closed)">#6690</a>)
</li><li>Improved icons for SIMPLE, QQ, and Zephyr, using <a class="ext-link" href="http://pidgin.im"><span class="icon">Pidgin</span></a>'s icons
</li><li>Various localizability improvements
</li><li>Switch to Smart Crash Reports for crash reporting. This will only do anything if Smart Crash Reports is installed (see <a href="http://www.smartcrashreports.com">smartcrashreports.com</a>); Adium does not install it.
</li><li>(French) Fixed Encryption preferences
-</li><li>(German) Fixed advanced messages preferences (<a class="closed ticket" href="http://trac.adium.im/ticket/6781" title="bug in german preferences window (closed)">#6781</a>)
+</li><li>(German) Fixed advanced messages preferences (<a class="closed ticket" href="https://trac.adium.im/ticket/6781" title="bug in german preferences window (closed)">#6781</a>)
</li><li>(Portuguese) Fixed Personal preferences
</li><li>(Turkish) Fixed a crash on first launch
</li><li>Updated Catalan, Chinese (Simplified), Chinese (Traditional), Czech, Dutch, German, French, Italian, Japanese, Portuguese, Russian, Swedish, and Turkish translations
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.0.4 copy.html
--- a/changelogs/1.0.4 copy.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.0.4 copy.html Tue Feb 19 17:48:46 2013 +0100
@@ -168,12 +168,12 @@
</li><li>Fixed a crash introduced in 1.0.3 which could occur after a chat is closed
</li><li>Fixed group chat when message history is enabled
</li><li>Fixed incorrect updating of icons in an active chat when a contact's icon changes or your own icon changes
-</li><li>Properly upgrade OTR fingerprints and private keys made in Adium 1.0.2 and earlier (<a class="closed ticket" href="http://trac.adium.im/ticket/6891" title="Upgrade from Adium 1.0.2 to 1.0.3 - OTR keys change (closed)">#6891</a>)
-</li><li>Fixed deletion of temporary images when they are no longer needed (<a class="closed ticket" href="http://trac.adium.im/ticket/4711" title="Cached user icons use unreasonable amount of disk space (closed)">#4711</a> and <a class="closed ticket" href="http://trac.adium.im/ticket/6732" title="Temporary files should be deleted sooner than later (e.g. when closing a ... (closed)">#6732</a>)
-</li><li>Fixed a crash when command-dragging the message window (<a class="closed ticket" href="http://trac.adium.im/ticket/6873" title="Adium crashes when dragging IM window while its in the background (closed)">#6873</a>)
+</li><li>Properly upgrade OTR fingerprints and private keys made in Adium 1.0.2 and earlier (<a class="closed ticket" href="https://trac.adium.im/ticket/6891" title="Upgrade from Adium 1.0.2 to 1.0.3 - OTR keys change (closed)">#6891</a>)
+</li><li>Fixed deletion of temporary images when they are no longer needed (<a class="closed ticket" href="https://trac.adium.im/ticket/4711" title="Cached user icons use unreasonable amount of disk space (closed)">#4711</a> and <a class="closed ticket" href="https://trac.adium.im/ticket/6732" title="Temporary files should be deleted sooner than later (e.g. when closing a ... (closed)">#6732</a>)
+</li><li>Fixed a crash when command-dragging the message window (<a class="closed ticket" href="https://trac.adium.im/ticket/6873" title="Adium crashes when dragging IM window while its in the background (closed)">#6873</a>)
</li><li>Improved chat transcript viewer performance after finishing transcript indexing
</li><li>Added ability for external processes to communicate with Adium via Distributed Objects (connection name: @"com.adiumX.adiumX")
-</li><li>We now follow updates to the system time zone (<a class="closed ticket" href="http://trac.adium.im/ticket/5383" title="Time zone does not update while Adium is running (closed)">#5383</a>)
+</li><li>We now follow updates to the system time zone (<a class="closed ticket" href="https://trac.adium.im/ticket/5383" title="Time zone does not update while Adium is running (closed)">#5383</a>)
</li></ul>
</body>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.0.5.html
--- a/changelogs/1.0.5.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.0.5.html Tue Feb 19 17:48:46 2013 +0100
@@ -5,7 +5,7 @@
<head>
<title>Adium X 1.0.5 Changes</title><style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -156,7 +156,7 @@
/* For LastModified */
span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
</style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
+ <script type="text/javascript" src="https://trac.adium.im/chrome/common/js/trac.js"></script>
</head>
<body>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.0.5b4.html
--- a/changelogs/1.0.5b4.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.0.5b4.html Tue Feb 19 17:48:46 2013 +0100
@@ -159,7 +159,7 @@
<script type="text/javascript" src="http://trac.static.23i.net/js/trac.js"></script>
</head>
<body>
-<center><b>This is intended to be the final beta for Adium 1.0.5. Please report any issues immediately via <a href="http://trac.adium.im">Trac</a> if they need to be addressed before release!</b></center>
+<center><b>This is intended to be the final beta for Adium 1.0.5. Please report any issues immediately via <a href="https://trac.adium.im">Trac</a> if they need to be addressed before release!</b></center>
<h1 id="ChangesinAdiumX1.0.5b4">Changes in Adium X 1.0.5b4</h1>
<ul>
<li>Fixed retrieval of user name and password for systemwide proxy settings when the proxy requires authentication. (#6998)</li>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.0.6.html
--- a/changelogs/1.0.6.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.0.6.html Tue Feb 19 17:48:46 2013 +0100
@@ -5,7 +5,7 @@
<head>
<title>Adium X 1.0.6 Changes</title><style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -156,17 +156,17 @@
/* For LastModified */
span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
</style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
+ <script type="text/javascript" src="https://trac.adium.im/chrome/common/js/trac.js"></script>
</head>
<body>
<h1 id="ChangesinAdiumX1.0.6">Changes in Adium X 1.0.6</h1>
<p>
<strong>Version 1.0.6 (2007-08-13)</strong>
-SVN revision: <a class="changeset" href="http://trac.adium.im/changeset/20585">[20585]</a><br />
+SVN revision: <a class="changeset" href="https://trac.adium.im/changeset/20585">[20585]</a><br />
<i>Note: Adium 1.0.6 requires Mac OS X 10.3.9 or later.</i><br />
</p>
-<ul><li>Fixed <a class="closed ticket" href="http://trac.adium.im/ticket/7542" title=""Check For Updates..." systematically crashes adium (closed)">#7542</a>, the Sparkle Plus bug that caused it to crash when passed a minimum OS version in an appcast (update feed).</li></ul>
+<ul><li>Fixed <a class="closed ticket" href="https://trac.adium.im/ticket/7542" title=""Check For Updates..." systematically crashes adium (closed)">#7542</a>, the Sparkle Plus bug that caused it to crash when passed a minimum OS version in an appcast (update feed).</li></ul>
</body>
</html>
\ No newline at end of file
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.1.1.html
--- a/changelogs/1.1.1.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.1.1.html Tue Feb 19 17:48:46 2013 +0100
@@ -5,7 +5,7 @@
<head>
<title>Adium X 1.1.1 Changes</title><style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -156,7 +156,7 @@
/* For LastModified */
span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
</style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
+ <script type="text/javascript" src="https://trac.adium.im/chrome/common/js/trac.js"></script>
</head>
<body>
@@ -165,90 +165,90 @@
<h1 id="ChangesinAdiumX1.1.1">Changes in Adium X 1.1.1</h1>
<p>
<strong>Version 1.1.1 (2007-08-13)</strong>
-SVN revision: <a class="changeset" href="http://trac.adium.im/changeset/20585">[20585]</a><br />
+SVN revision: <a class="changeset" href="https://trac.adium.im/changeset/20585">[20585]</a><br />
<i>Note: Adium now requires Mac OS X 10.4.0 or later.</i><br />
</p>
-<ul><li>Fixed <a class="closed ticket" href="http://trac.adium.im/ticket/7542" title=""Check For Updates..." systematically crashes adium (closed)">#7542</a>, the Sparkle Plus bug that caused it to crash when passed a minimum OS version in an appcast (update feed).</li></ul>
+<ul><li>Fixed <a class="closed ticket" href="https://trac.adium.im/ticket/7542" title=""Check For Updates..." systematically crashes adium (closed)">#7542</a>, the Sparkle Plus bug that caused it to crash when passed a minimum OS version in an appcast (update feed).</li></ul>
<h1 id="ChangesinAdiumX1.1">Changes in Adium X 1.1</h1>
<p>
<strong>Version 1.1 (2007-08-12)</strong>
-SVN revision: <a class="changeset" href="http://trac.adium.im/changeset/20566" title="explicitFileType, xcode says">[20566]</a><br />
+SVN revision: <a class="changeset" href="https://trac.adium.im/changeset/20566" title="explicitFileType, xcode says">[20566]</a><br />
<i>Note: Adium now requires Mac OS X 10.4.0 or later.</i><br />
</p>
<h3 id="SummerofCode2006Changes">Summer of Code 2006 Changes</h3>
<ul><li>Rewritten tabs using PSMTabBarControl (Kent Sutherland, mentored by David Smith)
-<ul><li>Tabs can now be oriented vertically or horizontally (<a class="closed ticket" href="http://trac.adium.im/ticket/3372" title="Chat Window Tabs Sidebar (closed)">#3372</a>)
-</li><li>Tabs handle overflow better, by showing a âchevronâ (») pop-up menu (<a class="closed ticket" href="http://trac.adium.im/ticket/12" title="Tab bar needs a chevron when the tabs overflow the bar (closed)">#12</a>)
-</li><li>Improved drag & drop behavior with tabs (<a class="closed ticket" href="http://trac.adium.im/ticket/2555" title="Spring-loaded tabs (closed)">#2555</a>)
-</li><li>Improved tab length calculation (<a class="closed ticket" href="http://trac.adium.im/ticket/6775" title="Tab length is sometimes too short (closed)">#6775</a>)
+<ul><li>Tabs can now be oriented vertically or horizontally (<a class="closed ticket" href="https://trac.adium.im/ticket/3372" title="Chat Window Tabs Sidebar (closed)">#3372</a>)
+</li><li>Tabs handle overflow better, by showing a âchevronâ (») pop-up menu (<a class="closed ticket" href="https://trac.adium.im/ticket/12" title="Tab bar needs a chevron when the tabs overflow the bar (closed)">#12</a>)
+</li><li>Improved drag & drop behavior with tabs (<a class="closed ticket" href="https://trac.adium.im/ticket/2555" title="Spring-loaded tabs (closed)">#2555</a>)
+</li><li>Improved tab length calculation (<a class="closed ticket" href="https://trac.adium.im/ticket/6775" title="Tab length is sometimes too short (closed)">#6775</a>)
</li><li>Tabs can display the number of unread messages
</li></ul></li></ul><h3 id="ContactList">Contact List</h3>
-<ul><li>Horizontal autosizing of the contact list is now more accurate (<a class="closed ticket" href="http://trac.adium.im/ticket/6618" title="Size to Fit Horizontally cuts off contact alias (closed)">#6618</a>)
-</li><li>Added an animated transition for contact list sorting (<a class="closed ticket" href="http://trac.adium.im/ticket/5633" title="iChatesque visual effects (closed)">#5633</a>)
+<ul><li>Horizontal autosizing of the contact list is now more accurate (<a class="closed ticket" href="https://trac.adium.im/ticket/6618" title="Size to Fit Horizontally cuts off contact alias (closed)">#6618</a>)
+</li><li>Added an animated transition for contact list sorting (<a class="closed ticket" href="https://trac.adium.im/ticket/5633" title="iChatesque visual effects (closed)">#5633</a>)
</li><li>Hi, LH.
</li></ul><h3 id="Xtras">Xtras</h3>
-<ul><li><a class="wiki" href="http://trac.adium.im/wiki/StatusItem">StatusItem</a> can now be customized via .AdiumMenuBarIcons <a class="wiki" href="http://trac.adium.im/wiki/AdiumXtras">AdiumXtras</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/7237" title="Menu Bar Icon Bundles (closed)">#7237</a>)
-</li><li>Improved Adiumy emoticon text equivalents (<a class="closed ticket" href="http://trac.adium.im/ticket/6327" title="Not all adiumy emoticons include the "noseless" alternative (closed)">#6327</a>)
-</li><li>Custom menu bar icons are now preserved when upgrading to a new version of Adium (<a class="closed ticket" href="http://trac.adium.im/ticket/6972" title="Preserve Custom Menubar Icons across Upgrades (closed)">#6972</a>)
-</li><li>Multi-state menu bar icon options (<a class="closed ticket" href="http://trac.adium.im/ticket/4905" title="Multi-state menubar icon options (closed)">#4905</a>)
-</li><li>Detailed menu bar status is now optional via menu bar xtras (<a class="closed ticket" href="http://trac.adium.im/ticket/4532" title="Making detailed menubar status optional (closed)">#4532</a>)
-</li><li>Added a <tt>%messageClasses%</tt> keyword to <a class="wiki" href="http://trac.adium.im/wiki/CreatingMessageStyles" rel="nofollow">message view styles?</a>, allowing greatly improved CSS selector targetting
+<ul><li><a class="wiki" href="https://trac.adium.im/wiki/StatusItem">StatusItem</a> can now be customized via .AdiumMenuBarIcons <a class="wiki" href="https://trac.adium.im/wiki/AdiumXtras">AdiumXtras</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/7237" title="Menu Bar Icon Bundles (closed)">#7237</a>)
+</li><li>Improved Adiumy emoticon text equivalents (<a class="closed ticket" href="https://trac.adium.im/ticket/6327" title="Not all adiumy emoticons include the "noseless" alternative (closed)">#6327</a>)
+</li><li>Custom menu bar icons are now preserved when upgrading to a new version of Adium (<a class="closed ticket" href="https://trac.adium.im/ticket/6972" title="Preserve Custom Menubar Icons across Upgrades (closed)">#6972</a>)
+</li><li>Multi-state menu bar icon options (<a class="closed ticket" href="https://trac.adium.im/ticket/4905" title="Multi-state menubar icon options (closed)">#4905</a>)
+</li><li>Detailed menu bar status is now optional via menu bar xtras (<a class="closed ticket" href="https://trac.adium.im/ticket/4532" title="Making detailed menubar status optional (closed)">#4532</a>)
+</li><li>Added a <tt>%messageClasses%</tt> keyword to <a class="wiki" href="https://trac.adium.im/wiki/CreatingMessageStyles" rel="nofollow">message view styles?</a>, allowing greatly improved CSS selector targetting
</li></ul><h3 id="UserInterface">User Interface</h3>
-<ul><li>Automatically remember buddy list positioning when plugging in external monitors (<a class="closed ticket" href="http://trac.adium.im/ticket/5583" title="Automatically remember buddy list positioning when plugging in external ... (closed)">#5583</a>)
-</li><li>The menu bar icon now updates with a badge when a custom available message is selected (<a class="closed ticket" href="http://trac.adium.im/ticket/4924" title="update menu bar icon with badge when custom available message selected (closed)">#4924</a>)
-</li><li>Added a "Show Contact List" item to <a class="wiki" href="http://trac.adium.im/wiki/StatusItem">StatusItem</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/772" title="adding a "Show Contact List" item to Adium menu-bar icon (closed)">#772</a>)
-</li><li>Corrected a slight visual misalignment in <a class="wiki" href="http://trac.adium.im/wiki/StatusItem">StatusItem</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/4419" title="slight misalignment in EMD (closed)">#4419</a>)
-</li><li>Added a separator line underneath "All" in transcript viewer (<a class="closed ticket" href="http://trac.adium.im/ticket/5129" title="Line underneath "All" in log viewer (closed)">#5129</a>)
-</li><li>Toolbar button to send nudge/buzz (notification) (<a class="closed ticket" href="http://trac.adium.im/ticket/6635" title="Nudge/Buzz (Notification) Toolbar Button (closed)">#6635</a>)
+<ul><li>Automatically remember buddy list positioning when plugging in external monitors (<a class="closed ticket" href="https://trac.adium.im/ticket/5583" title="Automatically remember buddy list positioning when plugging in external ... (closed)">#5583</a>)
+</li><li>The menu bar icon now updates with a badge when a custom available message is selected (<a class="closed ticket" href="https://trac.adium.im/ticket/4924" title="update menu bar icon with badge when custom available message selected (closed)">#4924</a>)
+</li><li>Added a "Show Contact List" item to <a class="wiki" href="https://trac.adium.im/wiki/StatusItem">StatusItem</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/772" title="adding a "Show Contact List" item to Adium menu-bar icon (closed)">#772</a>)
+</li><li>Corrected a slight visual misalignment in <a class="wiki" href="https://trac.adium.im/wiki/StatusItem">StatusItem</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/4419" title="slight misalignment in EMD (closed)">#4419</a>)
+</li><li>Added a separator line underneath "All" in transcript viewer (<a class="closed ticket" href="https://trac.adium.im/ticket/5129" title="Line underneath "All" in log viewer (closed)">#5129</a>)
+</li><li>Toolbar button to send nudge/buzz (notification) (<a class="closed ticket" href="https://trac.adium.im/ticket/6635" title="Nudge/Buzz (Notification) Toolbar Button (closed)">#6635</a>)
</li><li>Added events for nudge/buzz (notification)
-</li><li>Clarified UI to show that logging needs to be on for message history to work (<a class="closed ticket" href="http://trac.adium.im/ticket/6682" title="It's unclear that Message History requires Logging to be turned on (closed)">#6682</a>)
-</li><li>Move Accounts to the left of the prefs window (<a class="closed ticket" href="http://trac.adium.im/ticket/6190" title="Move Accounts to the left of the prefs window (closed)">#6190</a>)
+</li><li>Clarified UI to show that logging needs to be on for message history to work (<a class="closed ticket" href="https://trac.adium.im/ticket/6682" title="It's unclear that Message History requires Logging to be turned on (closed)">#6682</a>)
+</li><li>Move Accounts to the left of the prefs window (<a class="closed ticket" href="https://trac.adium.im/ticket/6190" title="Move Accounts to the left of the prefs window (closed)">#6190</a>)
</li></ul><h3 id="FileTransfer">File Transfer</h3>
-<ul><li>Fixed resolving of aliases for <a class="wiki" href="http://trac.adium.im/wiki/FileTransfer">file transfers</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/6601" title="Sending aliases fails (closed)">#6601</a>)
+<ul><li>Fixed resolving of aliases for <a class="wiki" href="https://trac.adium.im/wiki/FileTransfer">file transfers</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/6601" title="Sending aliases fails (closed)">#6601</a>)
</li></ul><h3 id="ChatTranscripts">Chat Transcripts</h3>
-<ul><li>Usernames are now shown in the chat transcript viewer (<a class="closed ticket" href="http://trac.adium.im/ticket/6760" title="Show usernames in log viewer (closed)">#6760</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/6866" title="Feature request: display contact alias/contact name instead of identifier ... (closed)">#6866</a>)
+<ul><li>Usernames are now shown in the chat transcript viewer (<a class="closed ticket" href="https://trac.adium.im/ticket/6760" title="Show usernames in log viewer (closed)">#6760</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/6866" title="Feature request: display contact alias/contact name instead of identifier ... (closed)">#6866</a>)
</li></ul><h3 id="Misc.">Misc.</h3>
-<ul><li>There is no longer an invisible window when Exposé is active and the contact list is offscreen (<a class="closed ticket" href="http://trac.adium.im/ticket/6397" title="Hide contact list in screen borders shows an invisible window when exposé ... (closed)">#6397</a>)
-</li><li>Adium now handles disconnecting when AirPort is turned off more gracefully (<a class="closed ticket" href="http://trac.adium.im/ticket/6466" title="Adium thinks it is still connected if Airport is manually turned off (closed)">#6466</a>)
-</li><li>Improved determination of network availability when waking from sleep (<a class="closed ticket" href="http://trac.adium.im/ticket/5678" title="Reconnect waking from sleep fails with GTalk (closed)">#5678</a>)
-</li><li>Added an iChat importer (<a class="closed ticket" href="http://trac.adium.im/ticket/6698" title="Merge iChat Importer branch (closed)">#6698</a>)
-</li><li>Improved display of idle times when somebody is <i>really, really</i> idle (<a class="closed ticket" href="http://trac.adium.im/ticket/1347" title="Status Time Problem (closed)">#1347</a>)
-</li><li>The time zone now updates while Adium is running (<a class="closed ticket" href="http://trac.adium.im/ticket/5383" title="Time zone does not update while Adium is running (closed)">#5383</a>)
-</li><li>Group chats no longer attempt to send files dropped on the message text field (<a class="closed ticket" href="http://trac.adium.im/ticket/7133" title="Multi user chat allows file tranfer via text bar (closed)">#7133</a>)
-</li><li>Drag & drop of .textClipping files is now handled properly (<a class="closed ticket" href="http://trac.adium.im/ticket/6929" title="Dropping .textClipping-files does not work (closed)">#6929</a>)
-</li><li>When responding to an authorization request, adding the contact to your contact list now uses the correct account (<a class="closed ticket" href="http://trac.adium.im/ticket/6977" title="Add Contact in response to an auth request should reflect accounts ... (closed)">#6977</a>)
-</li><li>Updated sound playing to be more likely to work on future versions of Mac OS X (<a class="closed ticket" href="http://trac.adium.im/ticket/5636" title="Remove reliance on deprecated CoreAudio calls (closed)">#5636</a>)
-</li><li>Added grace period following closing of message window during which a new autoreply will not be sent if they message you again (<a class="closed ticket" href="http://trac.adium.im/ticket/4849" title="Autoreply grace period (closed)">#4849</a>)
-</li><li>The cursor now reappears when sending a message, as well as when moving the mouse (<a class="closed ticket" href="http://trac.adium.im/ticket/5651" title="Have pointer re-appear (closed)">#5651</a>)
-</li><li>Attempting to delete multiple saved statuses at once only deletes one (<a class="closed ticket" href="http://trac.adium.im/ticket/6608" title="Attempting to delete multiple saved statuses at once only deletes one (closed)">#6608</a>)
-</li><li>Appearance preferences now include <a class="wiki" href="http://trac.adium.im/wiki/MenuBarIcons">MenuBarIcons</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/6335" title="Update Appearance Nibs to Include Menu Bar Icons (closed)">#6335</a>)
+<ul><li>There is no longer an invisible window when Exposé is active and the contact list is offscreen (<a class="closed ticket" href="https://trac.adium.im/ticket/6397" title="Hide contact list in screen borders shows an invisible window when exposé ... (closed)">#6397</a>)
+</li><li>Adium now handles disconnecting when AirPort is turned off more gracefully (<a class="closed ticket" href="https://trac.adium.im/ticket/6466" title="Adium thinks it is still connected if Airport is manually turned off (closed)">#6466</a>)
+</li><li>Improved determination of network availability when waking from sleep (<a class="closed ticket" href="https://trac.adium.im/ticket/5678" title="Reconnect waking from sleep fails with GTalk (closed)">#5678</a>)
+</li><li>Added an iChat importer (<a class="closed ticket" href="https://trac.adium.im/ticket/6698" title="Merge iChat Importer branch (closed)">#6698</a>)
+</li><li>Improved display of idle times when somebody is <i>really, really</i> idle (<a class="closed ticket" href="https://trac.adium.im/ticket/1347" title="Status Time Problem (closed)">#1347</a>)
+</li><li>The time zone now updates while Adium is running (<a class="closed ticket" href="https://trac.adium.im/ticket/5383" title="Time zone does not update while Adium is running (closed)">#5383</a>)
+</li><li>Group chats no longer attempt to send files dropped on the message text field (<a class="closed ticket" href="https://trac.adium.im/ticket/7133" title="Multi user chat allows file tranfer via text bar (closed)">#7133</a>)
+</li><li>Drag & drop of .textClipping files is now handled properly (<a class="closed ticket" href="https://trac.adium.im/ticket/6929" title="Dropping .textClipping-files does not work (closed)">#6929</a>)
+</li><li>When responding to an authorization request, adding the contact to your contact list now uses the correct account (<a class="closed ticket" href="https://trac.adium.im/ticket/6977" title="Add Contact in response to an auth request should reflect accounts ... (closed)">#6977</a>)
+</li><li>Updated sound playing to be more likely to work on future versions of Mac OS X (<a class="closed ticket" href="https://trac.adium.im/ticket/5636" title="Remove reliance on deprecated CoreAudio calls (closed)">#5636</a>)
+</li><li>Added grace period following closing of message window during which a new autoreply will not be sent if they message you again (<a class="closed ticket" href="https://trac.adium.im/ticket/4849" title="Autoreply grace period (closed)">#4849</a>)
+</li><li>The cursor now reappears when sending a message, as well as when moving the mouse (<a class="closed ticket" href="https://trac.adium.im/ticket/5651" title="Have pointer re-appear (closed)">#5651</a>)
+</li><li>Attempting to delete multiple saved statuses at once only deletes one (<a class="closed ticket" href="https://trac.adium.im/ticket/6608" title="Attempting to delete multiple saved statuses at once only deletes one (closed)">#6608</a>)
+</li><li>Appearance preferences now include <a class="wiki" href="https://trac.adium.im/wiki/MenuBarIcons">MenuBarIcons</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/6335" title="Update Appearance Nibs to Include Menu Bar Icons (closed)">#6335</a>)
</li><li>When Adium is run from the installation disk image, we now offer to install it. Thanks to Google for donating the code for this feature.
</li><li>Updated to libpurple 2.1.0
</li></ul><h3 id="Dock">Dock</h3>
-<ul><li>Dock icon (.<a class="wiki" href="http://trac.adium.im/wiki/AdiumIcon">AdiumIcon</a>) Xtras now work correctly with case-sensitive HFS+ (<a class="closed ticket" href="http://trac.adium.im/ticket/176" title="dock icons don't work with case-sensitive HFS+ (closed)">#176</a>)
+<ul><li>Dock icon (.<a class="wiki" href="https://trac.adium.im/wiki/AdiumIcon">AdiumIcon</a>) Xtras now work correctly with case-sensitive HFS+ (<a class="closed ticket" href="https://trac.adium.im/ticket/176" title="dock icons don't work with case-sensitive HFS+ (closed)">#176</a>)
</li></ul><h3 id="PerformanceandMemory">Performance and Memory</h3>
-<ul><li>Fixed leaks in outgoing messages in <a class="wiki" href="http://trac.adium.im/wiki/DirectConnect">DirectConnect</a> chats (<a class="closed ticket" href="http://trac.adium.im/ticket/6982" title="Leaks outgoing messages in DirectIM Chat (closed)">#6982</a>)
-</li><li>Temporary files are now deleted sooner than in 1.0.x (for example, when closing a chat) (<a class="closed ticket" href="http://trac.adium.im/ticket/6732" title="Temporary files should be deleted sooner than later (e.g. when closing a ... (closed)">#6732</a>)
-</li><li>Removed all remaining calls to QuickDraw APIs, improving performance (<a class="closed ticket" href="http://trac.adium.im/ticket/5770" title="QuickDraw is deprecated; stop using it (closed)">#5770</a>)
-</li><li>Improved smoothness of <a class="wiki" href="http://trac.adium.im/wiki/ContactList">ContactList</a> hiding animation in the Regular Window style (<a class="closed ticket" href="http://trac.adium.im/ticket/6396" title="âHide contact list in the screen bordersâ animation doesn't move smoothly (closed)">#6396</a>)
+<ul><li>Fixed leaks in outgoing messages in <a class="wiki" href="https://trac.adium.im/wiki/DirectConnect">DirectConnect</a> chats (<a class="closed ticket" href="https://trac.adium.im/ticket/6982" title="Leaks outgoing messages in DirectIM Chat (closed)">#6982</a>)
+</li><li>Temporary files are now deleted sooner than in 1.0.x (for example, when closing a chat) (<a class="closed ticket" href="https://trac.adium.im/ticket/6732" title="Temporary files should be deleted sooner than later (e.g. when closing a ... (closed)">#6732</a>)
+</li><li>Removed all remaining calls to QuickDraw APIs, improving performance (<a class="closed ticket" href="https://trac.adium.im/ticket/5770" title="QuickDraw is deprecated; stop using it (closed)">#5770</a>)
+</li><li>Improved smoothness of <a class="wiki" href="https://trac.adium.im/wiki/ContactList">ContactList</a> hiding animation in the Regular Window style (<a class="closed ticket" href="https://trac.adium.im/ticket/6396" title="âHide contact list in the screen bordersâ animation doesn't move smoothly (closed)">#6396</a>)
</li></ul><h3 id="Service-specificUpdates">Service-specific Updates</h3>
<h4 id="OscarAIMICQand.Mac">Oscar (AIM, ICQ and .Mac)</h4>
-<ul><li>Corrected handling of different inline images with the same name (<a class="closed ticket" href="http://trac.adium.im/ticket/5493" title="inline images get cached on the sender side, even if file is updated (closed)">#5493</a>)
-</li><li>Support embedded iTunes link when using the iTunes status on AIM (<a class="closed ticket" href="http://trac.adium.im/ticket/3152" title="Support "current itunes track" available message (closed)">#3152</a>)
-</li><li><a class="wiki" href="http://trac.adium.im/wiki/DirectConnect">DirectConnect</a> requests are now automatically accepted for contacts on your contact list (<a class="closed ticket" href="http://trac.adium.im/ticket/700" title="Direct IM notification should be a configurable event (closed)">#700</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/5934" title="Auto-Accept Direct IM Requests? (closed)">#5934</a>)
-</li><li>Improved display of the error message when attempting to send a message that's too large for AIM (<a class="closed ticket" href="http://trac.adium.im/ticket/6469" title="Message too large for AIM chat error message appears in wrong location (closed)">#6469</a>)
-</li><li>Fixed login with AIM for certain screennames which were previously AOL names (<a class="closed ticket" href="http://trac.adium.im/ticket/2013" title="Adium requires passwords to be entered in lowercase (closed)">#2013</a>)
-</li><li>Fixed the "Unable to format screen name" error on ICQ (<a class="closed ticket" href="http://trac.adium.im/ticket/6533" title="âUnable to format screen nameâ error on ICQ (closed)">#6533</a>)
+<ul><li>Corrected handling of different inline images with the same name (<a class="closed ticket" href="https://trac.adium.im/ticket/5493" title="inline images get cached on the sender side, even if file is updated (closed)">#5493</a>)
+</li><li>Support embedded iTunes link when using the iTunes status on AIM (<a class="closed ticket" href="https://trac.adium.im/ticket/3152" title="Support "current itunes track" available message (closed)">#3152</a>)
+</li><li><a class="wiki" href="https://trac.adium.im/wiki/DirectConnect">DirectConnect</a> requests are now automatically accepted for contacts on your contact list (<a class="closed ticket" href="https://trac.adium.im/ticket/700" title="Direct IM notification should be a configurable event (closed)">#700</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/5934" title="Auto-Accept Direct IM Requests? (closed)">#5934</a>)
+</li><li>Improved display of the error message when attempting to send a message that's too large for AIM (<a class="closed ticket" href="https://trac.adium.im/ticket/6469" title="Message too large for AIM chat error message appears in wrong location (closed)">#6469</a>)
+</li><li>Fixed login with AIM for certain screennames which were previously AOL names (<a class="closed ticket" href="https://trac.adium.im/ticket/2013" title="Adium requires passwords to be entered in lowercase (closed)">#2013</a>)
+</li><li>Fixed the "Unable to format screen name" error on ICQ (<a class="closed ticket" href="https://trac.adium.im/ticket/6533" title="âUnable to format screen nameâ error on ICQ (closed)">#6533</a>)
</li></ul><h4 id="JabberincludesGoogleTalkandLiveJournalTalk">Jabber (includes Google Talk and LiveJournal Talk)</h4>
-<ul><li>Added (some) support for xmpp: URIs (<a class="closed ticket" href="http://trac.adium.im/ticket/6541" title="Patch to add (some) support for xmpp: URIs (closed)">#6541</a>)
-</li><li>Fixed a crash when retrieving a user icon over XMPP (Jabber) (<a class="closed ticket" href="http://trac.adium.im/ticket/7240" title="Crashed in libpurple (closed)">#7240</a>)
+<ul><li>Added (some) support for xmpp: URIs (<a class="closed ticket" href="https://trac.adium.im/ticket/6541" title="Patch to add (some) support for xmpp: URIs (closed)">#6541</a>)
+</li><li>Fixed a crash when retrieving a user icon over XMPP (Jabber) (<a class="closed ticket" href="https://trac.adium.im/ticket/7240" title="Crashed in libpurple (closed)">#7240</a>)
</li><li>Quit yo Jibba Jabba
-</li><li>Corrected client information (<a class="closed ticket" href="http://trac.adium.im/ticket/7256" title="Supplying incorrect client information (closed)">#7256</a>)
+</li><li>Corrected client information (<a class="closed ticket" href="https://trac.adium.im/ticket/7256" title="Supplying incorrect client information (closed)">#7256</a>)
</li></ul><h4 id="Bonjour">Bonjour</h4>
-<ul><li>Bonjour contacts are no longer marked as online after signing off (<a class="closed ticket" href="http://trac.adium.im/ticket/5992" title="Offline Bonjour contacts stay on contact list (closed)">#5992</a>)
+<ul><li>Bonjour contacts are no longer marked as online after signing off (<a class="closed ticket" href="https://trac.adium.im/ticket/5992" title="Offline Bonjour contacts stay on contact list (closed)">#5992</a>)
</li></ul><h4 id="MSN">MSN</h4>
-<ul><li>Added support for right-to-left messages (<a class="closed ticket" href="http://trac.adium.im/ticket/5431" title="Messages in MSN are always aligned to the left for the other end (closed)">#5431</a>)
+<ul><li>Added support for right-to-left messages (<a class="closed ticket" href="https://trac.adium.im/ticket/5431" title="Messages in MSN are always aligned to the left for the other end (closed)">#5431</a>)
</li></ul><p>
</body>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.1.2.html
--- a/changelogs/1.1.2.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.1.2.html Tue Feb 19 17:48:46 2013 +0100
@@ -5,7 +5,7 @@
<head>
<title>Adium X 1.1.2 Changes</title><style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -156,41 +156,41 @@
/* For LastModified */
span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
</style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
+ <script type="text/javascript" src="https://trac.adium.im/chrome/common/js/trac.js"></script>
</head>
<body>
<h1 id="ChangesinAdiumX1.1.2">Changes in Adium X 1.1.2</h1>
-SVN revision: <a class="changeset" href="http://trac.adium.im/changeset/20844" title="1.1.2">[20844]</a><br />
+SVN revision: <a class="changeset" href="https://trac.adium.im/changeset/20844" title="1.1.2">[20844]</a><br />
<p>
<ul><li>Added preference to turn off the contact list animations (Preferences->Advanced->Contact List)
-</li><li>Option+Close now closes all other tabs (<a class="closed ticket" href="http://trac.adium.im/ticket/7573" title="closing all tabs but one not working (closed)">#7573</a>)
-</li><li>Fixed a memory leak and potential visual glitch when viewing tooltips for contacts (<a class="closed ticket" href="http://trac.adium.im/ticket/7585" title="ToolTip Window Leak/Blank Tool tip windows show up & never fade from the ... (closed)">#7585</a>)
+</li><li>Option+Close now closes all other tabs (<a class="closed ticket" href="https://trac.adium.im/ticket/7573" title="closing all tabs but one not working (closed)">#7573</a>)
+</li><li>Fixed a memory leak and potential visual glitch when viewing tooltips for contacts (<a class="closed ticket" href="https://trac.adium.im/ticket/7585" title="ToolTip Window Leak/Blank Tool tip windows show up & never fade from the ... (closed)">#7585</a>)
</li><li>Fixed display of AIM contacts after they return from being mobile via 'forward to mobile'
</li><li>Fixed retention of the 'docked' status of the contact list across launches
</li><li>Fixed drawing glitches and improved performance in the Events preferences pane and Events tab of the Get Info window
</li><li>Fixed default showing of offline contacts, which was turned on in 1.1. As of 1.1.2, this is off by default, as it was in versions of Adium prior to 1.1. This can always be changed from the View menu.
-</li><li>Fixed spring-loaded tabs to wait for a definitive hover before switching. The delay is the same as the Finder's delay for spring-loaded folders. As with Finder, space bar can be pressed to switch immediately. (<a class="closed ticket" href="http://trac.adium.im/ticket/7588" title="Spring-loaded tabs should have a delay (closed)">#7588</a>)
-</li><li>Fixed Gadu-Gadu on PPC machines (<a class="closed ticket" href="http://trac.adium.im/ticket/7556" title="Adium 1.1 Gadu-Gadu will not connect (closed)">#7556</a>)
-</li><li>Fixed reopening of chat windows after using encryption (<a class="closed ticket" href="http://trac.adium.im/ticket/6664" title="windows pop up when people sign off, when using OTR (closed)">#6664</a>)
+</li><li>Fixed spring-loaded tabs to wait for a definitive hover before switching. The delay is the same as the Finder's delay for spring-loaded folders. As with Finder, space bar can be pressed to switch immediately. (<a class="closed ticket" href="https://trac.adium.im/ticket/7588" title="Spring-loaded tabs should have a delay (closed)">#7588</a>)
+</li><li>Fixed Gadu-Gadu on PPC machines (<a class="closed ticket" href="https://trac.adium.im/ticket/7556" title="Adium 1.1 Gadu-Gadu will not connect (closed)">#7556</a>)
+</li><li>Fixed reopening of chat windows after using encryption (<a class="closed ticket" href="https://trac.adium.im/ticket/6664" title="windows pop up when people sign off, when using OTR (closed)">#6664</a>)
</li><li>Fixed an exception which could occur when Spotlight was importing chat transcripts
</li><li>Fixed a one pixel border at the bottom of the borderless contact list
</li><li>Fixed a crash which occurred when the contact list was closed while an animation was in progress
-</li><li>Fixed incorrect reporting of servers on the local network as unavailable (<a class="closed ticket" href="http://trac.adium.im/ticket/7381" title="Jabber Account is always offline on startup (closed)">#7381</a>)
+</li><li>Fixed incorrect reporting of servers on the local network as unavailable (<a class="closed ticket" href="https://trac.adium.im/ticket/7381" title="Jabber Account is always offline on startup (closed)">#7381</a>)
</li><li>Snap-to-edges is now disabled in all contact list window types when holding the shift key
-</li><li>Fixed minimize and zoom buttons in the Preferences window (<a class="closed ticket" href="http://trac.adium.im/ticket/7612" title="Preferences toolbar buttons are in bad configuration (closed)">#7612</a>)
+</li><li>Fixed minimize and zoom buttons in the Preferences window (<a class="closed ticket" href="https://trac.adium.im/ticket/7612" title="Preferences toolbar buttons are in bad configuration (closed)">#7612</a>)
</li><li>Fixed improper minimum height for the borderless contact list
-</li><li>Fixed a flickering scrollbar which could occur when the contact list's size was very close to the size at which it needed to show a scrollbar (<a class="closed ticket" href="http://trac.adium.im/ticket/6725" title="Scroll Bars appear and disappear every 2nd frame of scrolling animation (closed)">#6725</a>)
-</li><li>Fixed transparency of message windows in Safari 3.0b (<a class="closed ticket" href="http://trac.adium.im/ticket/7164" title="Safari 3.0b causes chat windows transparency not to work (closed)">#7164</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/7769" title="Shadow behind transparent chat window isn't updated (closed)">#7769</a>)
-</li><li>Fixed toggling of emoticons to and from their text equivalent in Safari 3.0b (<a class="closed ticket" href="http://trac.adium.im/ticket/7148" title="Emoticons don't correctly re-display after installing Safari 3 (closed)">#7148</a>)
+</li><li>Fixed a flickering scrollbar which could occur when the contact list's size was very close to the size at which it needed to show a scrollbar (<a class="closed ticket" href="https://trac.adium.im/ticket/6725" title="Scroll Bars appear and disappear every 2nd frame of scrolling animation (closed)">#6725</a>)
+</li><li>Fixed transparency of message windows in Safari 3.0b (<a class="closed ticket" href="https://trac.adium.im/ticket/7164" title="Safari 3.0b causes chat windows transparency not to work (closed)">#7164</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/7769" title="Shadow behind transparent chat window isn't updated (closed)">#7769</a>)
+</li><li>Fixed toggling of emoticons to and from their text equivalent in Safari 3.0b (<a class="closed ticket" href="https://trac.adium.im/ticket/7148" title="Emoticons don't correctly re-display after installing Safari 3 (closed)">#7148</a>)
</li><li>Fixed a bug when changing status or service icons
-</li><li>Fixed the link attribute hanging around after clear the message entry text area with the cursor inside a link (<a class="closed ticket" href="http://trac.adium.im/ticket/7365" title="Escape does not remove the link (closed)">#7365</a>)
-</li><li>Fixed multiple contact removal from the privacy list (<a class="closed ticket" href="http://trac.adium.im/ticket/7106" title="Can't remove multiple blocked contacts at once from privacy settings (closed)">#7106</a>)
+</li><li>Fixed the link attribute hanging around after clear the message entry text area with the cursor inside a link (<a class="closed ticket" href="https://trac.adium.im/ticket/7365" title="Escape does not remove the link (closed)">#7365</a>)
+</li><li>Fixed multiple contact removal from the privacy list (<a class="closed ticket" href="https://trac.adium.im/ticket/7106" title="Can't remove multiple blocked contacts at once from privacy settings (closed)">#7106</a>)
</li><li>Fixed a crash when signing out of gadu-gadu
-</li><li>Fixed stray menu items which appeared in the contextual menu of message windows in languages besides English (<a class="closed ticket" href="http://trac.adium.im/ticket/7667" title="Weird entry in context menu in message windows (Danish localization) (closed)">#7667</a>)
+</li><li>Fixed stray menu items which appeared in the contextual menu of message windows in languages besides English (<a class="closed ticket" href="https://trac.adium.im/ticket/7667" title="Weird entry in context menu in message windows (Danish localization) (closed)">#7667</a>)
</li><li>Fixed 24 hour time display in the Stockholm message style
-</li><li>.Mac names now autocomplete for AIM, and Jabber names autocomplete for GTalk, in the New Message dialogue (<a class="closed ticket" href="http://trac.adium.im/ticket/4983" title="cmd-n prompt will not auto complete users from .mac (closed)">#4983</a>)
-</li><li>zh_CN and Italian (<a class="closed ticket" href="http://trac.adium.im/ticket/7490" title="Encryption panel (under advanced preferences) moved below in italian l18n (closed)">#7490</a>) updates
+</li><li>.Mac names now autocomplete for AIM, and Jabber names autocomplete for GTalk, in the New Message dialogue (<a class="closed ticket" href="https://trac.adium.im/ticket/4983" title="cmd-n prompt will not auto complete users from .mac (closed)">#4983</a>)
+</li><li>zh_CN and Italian (<a class="closed ticket" href="https://trac.adium.im/ticket/7490" title="Encryption panel (under advanced preferences) moved below in italian l18n (closed)">#7490</a>) updates
</li><li>Added help documentation for Show Offline Contacts
</li><li>Fixed display of AdiumLibpurplePlugins as bundles
</li><li>Updated to libpurple 2.1.1
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.1.2b1.html
--- a/changelogs/1.1.2b1.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.1.2b1.html Tue Feb 19 17:48:46 2013 +0100
@@ -5,7 +5,7 @@
<head>
<title>Adium X 1.1.2b1 Changes</title><style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.1.3.html
--- a/changelogs/1.1.3.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.1.3.html Tue Feb 19 17:48:46 2013 +0100
@@ -5,7 +5,7 @@
<head>
<title>Adium X 1.1.3 Changes</title><style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -156,33 +156,33 @@
/* For LastModified */
span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
</style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
+ <script type="text/javascript" src="https://trac.adium.im/chrome/common/js/trac.js"></script>
</head>
<body>
<p style="color: maroon; font-size: large;"><strong>10.3.9 users!</strong> Adium 1.1.3 will <strong>not</strong> run on your system. Sorry for the inconvenience.</p>
<h1 id="ChangesinAdiumX1.1.3">Changes in Adium X 1.1.3</h1>
-SVN revision: <a class="changeset" href="http://trac.adium.im/changeset/21175">[21175]</a><br />
+SVN revision: <a class="changeset" href="https://trac.adium.im/changeset/21175">[21175]</a><br />
</p>
-<ul><li>Fixed a crash when canceling addition of a Bonjour account (<a class="closed ticket" href="http://trac.adium.im/ticket/7523" title="Crash after cancelling adding of a Bonjour account (closed)">#7523</a>)
+<ul><li>Fixed a crash when canceling addition of a Bonjour account (<a class="closed ticket" href="https://trac.adium.im/ticket/7523" title="Crash after cancelling adding of a Bonjour account (closed)">#7523</a>)
</li><li>Added support for serverside aliases in Yahoo
</li><li>Fixed an issue in which accounts which were created with Adium 0.6x would disappear when upgrading to Adium 1.1.x
-</li><li>Fixed display of hidden message windows after clicking the Adium dock icon (<a class="closed ticket" href="http://trac.adium.im/ticket/6101" title="Adium sometimes fails to open chat window. (closed)">#6101</a>)
-</li><li>Fixed a crash which could occur when opening the transcript viewer (<a class="closed ticket" href="http://trac.adium.im/ticket/7791" title="Adium crashes when checking chat logs (Command-L) (closed)">#7791</a>)
+</li><li>Fixed display of hidden message windows after clicking the Adium dock icon (<a class="closed ticket" href="https://trac.adium.im/ticket/6101" title="Adium sometimes fails to open chat window. (closed)">#6101</a>)
+</li><li>Fixed a crash which could occur when opening the transcript viewer (<a class="closed ticket" href="https://trac.adium.im/ticket/7791" title="Adium crashes when checking chat logs (Command-L) (closed)">#7791</a>)
</li><li>Fixed the Custom Pitch setting for the Speak Event action
-</li><li>Fixed a crash after deleting events in the Events preferences (<a class="closed ticket" href="http://trac.adium.im/ticket/7841" title="Crash When Removing Event (closed)">#7841</a>)
-</li><li>Fixed a crash when importing certain Fire chat transcripts with invalid XML (<a class="closed ticket" href="http://trac.adium.im/ticket/6655" title="Adium crashes on Fire log import (closed)">#6655</a>)
+</li><li>Fixed a crash after deleting events in the Events preferences (<a class="closed ticket" href="https://trac.adium.im/ticket/7841" title="Crash When Removing Event (closed)">#7841</a>)
+</li><li>Fixed a crash when importing certain Fire chat transcripts with invalid XML (<a class="closed ticket" href="https://trac.adium.im/ticket/6655" title="Adium crashes on Fire log import (closed)">#6655</a>)
</li><li>Improved display of long names in the Smooth Operator message style
-</li><li>Fixed a visual glitch after clicking the Add button in the Accounts preferences (<a class="closed ticket" href="http://trac.adium.im/ticket/7539" title="Clicking add account button in preferences, then double clicking anywhere ... (closed)">#7539</a>)
+</li><li>Fixed a visual glitch after clicking the Add button in the Accounts preferences (<a class="closed ticket" href="https://trac.adium.im/ticket/7539" title="Clicking add account button in preferences, then double clicking anywhere ... (closed)">#7539</a>)
</li><li>Fixed the iChat Emoticon set in Mac OS X 10.5
</li><li>Updated to <a class="ext-link" href="http://pidgin.im"><span class="icon">Libpurple 2.2.1</span></a>.
-<ul><li>Added MySpaceIM Service (<a class="closed ticket" href="http://trac.adium.im/ticket/4065" title="myspace chat integration (closed)">#4065</a>)
+<ul><li>Added MySpaceIM Service (<a class="closed ticket" href="https://trac.adium.im/ticket/4065" title="myspace chat integration (closed)">#4065</a>)
</li><li>Some of the XMPP improvements by Andy Monitzer from this year's Google Smmer of Code. Others will follow in Adium 1.2.
-</li><li>Fixed sending messages when using the MSN HTTP method (<a class="closed ticket" href="http://trac.adium.im/ticket/7682" title="MSN messages cannot be sent or received through HTTP mode connections (closed)">#7682</a>)
+</li><li>Fixed sending messages when using the MSN HTTP method (<a class="closed ticket" href="https://trac.adium.im/ticket/7682" title="MSN messages cannot be sent or received through HTTP mode connections (closed)">#7682</a>)
</li><li>Fixed Yahoo! group chats
</li><li>Improved AIM file transfer
-</li><li>Fixed an erroneous size display for MSN file transfers. (<a class="closed ticket" href="http://trac.adium.im/ticket/7958" title="File Transfers window shows all incoming files as 128Kb files (closed)">#7958</a>)
+</li><li>Fixed an erroneous size display for MSN file transfers. (<a class="closed ticket" href="https://trac.adium.im/ticket/7958" title="File Transfers window shows all incoming files as 128Kb files (closed)">#7958</a>)
</li><li>Fixed multiple memory leaks
</li><li>Fixed an issue with idle status and time for AIM and ICQ accounts
</li></ul></li><li>French, Dutch, and Swedish updates
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.1.4.html
--- a/changelogs/1.1.4.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.1.4.html Tue Feb 19 17:48:46 2013 +0100
@@ -5,7 +5,7 @@
<head>
<title>Adium X 1.1.4 Changes</title><style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -156,7 +156,7 @@
/* For LastModified */
span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
</style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
+ <script type="text/javascript" src="https://trac.adium.im/chrome/common/js/trac.js"></script>
</head>
<body>
@@ -166,27 +166,27 @@
SVN revision: <a class="changeset" href="/changeset/21542" title="1.1.4">[21542]</a><br />
</p>
<ul><li>Compatibility updates for Mac OS X 10.5:
-<ul><li>Removed the ability for the contact list to ignore exposé, fixing a number of issues with Spaces (<a class="closed ticket" href="http://trac.adium.im/ticket/7862" title="Problem with windows not following spaces rules (Leopard) (closed)">#7862</a>)
-</li><li>Fixed contact dragging (<a class="closed ticket" href="http://trac.adium.im/ticket/8202" title="Contact dragging broken in Leopard (closed)">#8202</a>)
-</li><li>Fixed the image picker for buddy icons (<a class="closed ticket" href="http://trac.adium.im/ticket/8180" title="Dialog to change Buddy Icon on Contact List doesn't open in Leopard (closed)">#8180</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/8184" title="Image picker in AIImageViewWithImagePicker disabled in 10.5 (closed)">#8184</a>)
-</li><li>Fixed translation issues in the menubar (<a class="closed ticket" href="http://trac.adium.im/ticket/8211" title="wrong language in menu bar (leopard) (closed)">#8211</a>)
+<ul><li>Removed the ability for the contact list to ignore exposé, fixing a number of issues with Spaces (<a class="closed ticket" href="https://trac.adium.im/ticket/7862" title="Problem with windows not following spaces rules (Leopard) (closed)">#7862</a>)
+</li><li>Fixed contact dragging (<a class="closed ticket" href="https://trac.adium.im/ticket/8202" title="Contact dragging broken in Leopard (closed)">#8202</a>)
+</li><li>Fixed the image picker for buddy icons (<a class="closed ticket" href="https://trac.adium.im/ticket/8180" title="Dialog to change Buddy Icon on Contact List doesn't open in Leopard (closed)">#8180</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/8184" title="Image picker in AIImageViewWithImagePicker disabled in 10.5 (closed)">#8184</a>)
+</li><li>Fixed translation issues in the menubar (<a class="closed ticket" href="https://trac.adium.im/ticket/8211" title="wrong language in menu bar (leopard) (closed)">#8211</a>)
</li><li>Fixed the typing notification icon in the message window
</li><li>Fixed Contact List autohiding's interaction with Spaces. When hiding on screen edges, it will respond on all Spaces.
</li><li>(Bonjour) Fixed an issue causing a warning message in the system logs
-</li></ul></li><li>Improved the logic used for picking the folder to download file transfers to (<a class="closed ticket" href="http://trac.adium.im/ticket/8145" title="Adium should download to the Downloads folder on Leopard by default (closed)">#8145</a>)
-</li><li>Changed the invalid password dialog to not clear the existing password from the keychain (<a class="closed ticket" href="http://trac.adium.im/ticket/4627" title="After authentication failure, user is forced to type password on reconnect ... (closed)">#4627</a>)
-</li><li>OTR encryption no longer causes chats to spontaneously reopen (<a class="closed ticket" href="http://trac.adium.im/ticket/6664" title="windows pop up when people sign off, when using OTR (closed)">#6664</a>)
+</li></ul></li><li>Improved the logic used for picking the folder to download file transfers to (<a class="closed ticket" href="https://trac.adium.im/ticket/8145" title="Adium should download to the Downloads folder on Leopard by default (closed)">#8145</a>)
+</li><li>Changed the invalid password dialog to not clear the existing password from the keychain (<a class="closed ticket" href="https://trac.adium.im/ticket/4627" title="After authentication failure, user is forced to type password on reconnect ... (closed)">#4627</a>)
+</li><li>OTR encryption no longer causes chats to spontaneously reopen (<a class="closed ticket" href="https://trac.adium.im/ticket/6664" title="windows pop up when people sign off, when using OTR (closed)">#6664</a>)
</li><li>Possibly fixed a crash when receiving file transfers
</li><li>Fixed update checking for people with profile submission turned off
-</li><li>Fixed an issue in which toolbar icons could remain on screen after the window closed (<a class="closed ticket" href="http://trac.adium.im/ticket/8042" title="Display Pictures Get Stuck On Screen (closed)">#8042</a>)
+</li><li>Fixed an issue in which toolbar icons could remain on screen after the window closed (<a class="closed ticket" href="https://trac.adium.im/ticket/8042" title="Display Pictures Get Stuck On Screen (closed)">#8042</a>)
</li><li>Fixed a crash when quitting Adium while the preferences window is open
</li><li>Fixed clearing the file transfer window
-</li><li>Fixed searching logs while indexing is in progress (<a class="closed ticket" href="http://trac.adium.im/ticket/8223" title="Mutually exclusive search/index in log viewer. (closed)">#8223</a>)
+</li><li>Fixed searching logs while indexing is in progress (<a class="closed ticket" href="https://trac.adium.im/ticket/8223" title="Mutually exclusive search/index in log viewer. (closed)">#8223</a>)
</li><li>Fixed a bug that resulted in some logs not being indexed
-</li><li>(MySpace) Clarified that MySpace uses the email address for login, not the username (<a class="closed ticket" href="http://trac.adium.im/ticket/8085" title="myspace account addition dialog should prompt for login email, not user id (closed)">#8085</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/8147" title="MyspaceIM add buddy dialog should not display "email" (closed)">#8147</a>)
-</li><li>(MSN) Fixed Hotmail mail checking (<a class="closed ticket" href="http://trac.adium.im/ticket/7610" title=""Open Hotmail Inbox" option broken in trunk (closed)">#7610</a>)
+</li><li>(MySpace) Clarified that MySpace uses the email address for login, not the username (<a class="closed ticket" href="https://trac.adium.im/ticket/8085" title="myspace account addition dialog should prompt for login email, not user id (closed)">#8085</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/8147" title="MyspaceIM add buddy dialog should not display "email" (closed)">#8147</a>)
+</li><li>(MSN) Fixed Hotmail mail checking (<a class="closed ticket" href="https://trac.adium.im/ticket/7610" title=""Open Hotmail Inbox" option broken in trunk (closed)">#7610</a>)
</li><li>(Gadu-Gadu) Fixed status messages while using the iTunes status
-</li><li>Fixed overlapping buttons in the German localization (<a class="closed ticket" href="http://trac.adium.im/ticket/6143" title="bug in the status preferences (closed)">#6143</a>)
+</li><li>Fixed overlapping buttons in the German localization (<a class="closed ticket" href="https://trac.adium.im/ticket/6143" title="bug in the status preferences (closed)">#6143</a>)
</li><li>Localization updates
</li><li>Updated to Growl 1.1.2 (<a class="ext-link" href="http://growl.info"><span class="icon">http://growl.info</span></a>)
</li></ul>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.1.html
--- a/changelogs/1.1.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.1.html Tue Feb 19 17:48:46 2013 +0100
@@ -5,7 +5,7 @@
<head>
<title>Adium X 1.1 Changes</title><style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -156,89 +156,89 @@
/* For LastModified */
span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
</style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
+ <script type="text/javascript" src="https://trac.adium.im/chrome/common/js/trac.js"></script>
</head>
<body>
<h1 id="ChangesinAdiumX1.1">Changes in Adium X 1.1</h1>
<p>
<strong>Version 1.1 (8/12/2007)</strong>
-SVN revision: <a class="changeset" href="http://trac.adium.im/changeset/20566" title="explicitFileType, xcode says">[20566]</a><br />
+SVN revision: <a class="changeset" href="https://trac.adium.im/changeset/20566" title="explicitFileType, xcode says">[20566]</a><br />
<i>Note: Adium now requires Mac OS X 10.4.0 or later.</i><br />
</p>
<h3 id="SummerofCode2006Changes">Summer of Code 2006 Changes</h3>
<ul><li>Rewritten tabs using PSMTabBarControl (Kent Sutherland, mentored by David Smith)
-<ul><li>Tabs can now be oriented vertically or horizontally (<a class="closed ticket" href="http://trac.adium.im/ticket/3372" title="Chat Window Tabs Sidebar (closed)">#3372</a>)
-</li><li>Tabs handle overflow better, by showing a âchevronâ (») pop-up menu (<a class="closed ticket" href="http://trac.adium.im/ticket/12" title="Tab bar needs a chevron when the tabs overflow the bar (closed)">#12</a>)
-</li><li>Improved drag & drop behavior with tabs (<a class="closed ticket" href="http://trac.adium.im/ticket/2555" title="Spring-loaded tabs (closed)">#2555</a>)
-</li><li>Improved tab length calculation (<a class="closed ticket" href="http://trac.adium.im/ticket/6775" title="Tab length is sometimes too short (closed)">#6775</a>)
+<ul><li>Tabs can now be oriented vertically or horizontally (<a class="closed ticket" href="https://trac.adium.im/ticket/3372" title="Chat Window Tabs Sidebar (closed)">#3372</a>)
+</li><li>Tabs handle overflow better, by showing a âchevronâ (») pop-up menu (<a class="closed ticket" href="https://trac.adium.im/ticket/12" title="Tab bar needs a chevron when the tabs overflow the bar (closed)">#12</a>)
+</li><li>Improved drag & drop behavior with tabs (<a class="closed ticket" href="https://trac.adium.im/ticket/2555" title="Spring-loaded tabs (closed)">#2555</a>)
+</li><li>Improved tab length calculation (<a class="closed ticket" href="https://trac.adium.im/ticket/6775" title="Tab length is sometimes too short (closed)">#6775</a>)
</li><li>Tabs can display the number of unread messages
</li></ul></li></ul><h3 id="ContactList">Contact List</h3>
-<ul><li>Horizontal autosizing of the contact list is now more accurate (<a class="closed ticket" href="http://trac.adium.im/ticket/6618" title="Size to Fit Horizontally cuts off contact alias (closed)">#6618</a>)
-</li><li>Added an animated transition for contact list sorting (<a class="closed ticket" href="http://trac.adium.im/ticket/5633" title="iChatesque visual effects (closed)">#5633</a>)
+<ul><li>Horizontal autosizing of the contact list is now more accurate (<a class="closed ticket" href="https://trac.adium.im/ticket/6618" title="Size to Fit Horizontally cuts off contact alias (closed)">#6618</a>)
+</li><li>Added an animated transition for contact list sorting (<a class="closed ticket" href="https://trac.adium.im/ticket/5633" title="iChatesque visual effects (closed)">#5633</a>)
</li><li>Hi, LH.
</li></ul><h3 id="Xtras">Xtras</h3>
-<ul><li><a class="wiki" href="http://trac.adium.im/wiki/StatusItem">StatusItem</a> can now be customized via .AdiumMenuBarIcons <a class="wiki" href="http://trac.adium.im/wiki/AdiumXtras">AdiumXtras</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/7237" title="Menu Bar Icon Bundles (closed)">#7237</a>)
-</li><li>Improved Adiumy emoticon text equivalents (<a class="closed ticket" href="http://trac.adium.im/ticket/6327" title="Not all adiumy emoticons include the "noseless" alternative (closed)">#6327</a>)
-</li><li>Custom menu bar icons are now preserved when upgrading to a new version of Adium (<a class="closed ticket" href="http://trac.adium.im/ticket/6972" title="Preserve Custom Menubar Icons across Upgrades (closed)">#6972</a>)
-</li><li>Multi-state menu bar icon options (<a class="closed ticket" href="http://trac.adium.im/ticket/4905" title="Multi-state menubar icon options (closed)">#4905</a>)
-</li><li>Detailed menu bar status is now optional via menu bar xtras (<a class="closed ticket" href="http://trac.adium.im/ticket/4532" title="Making detailed menubar status optional (closed)">#4532</a>)
-</li><li>Added a <tt>%messageClasses%</tt> keyword to <a class="wiki" href="http://trac.adium.im/wiki/CreatingMessageStyles" rel="nofollow">message view styles?</a>, allowing greatly improved CSS selector targetting
+<ul><li><a class="wiki" href="https://trac.adium.im/wiki/StatusItem">StatusItem</a> can now be customized via .AdiumMenuBarIcons <a class="wiki" href="https://trac.adium.im/wiki/AdiumXtras">AdiumXtras</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/7237" title="Menu Bar Icon Bundles (closed)">#7237</a>)
+</li><li>Improved Adiumy emoticon text equivalents (<a class="closed ticket" href="https://trac.adium.im/ticket/6327" title="Not all adiumy emoticons include the "noseless" alternative (closed)">#6327</a>)
+</li><li>Custom menu bar icons are now preserved when upgrading to a new version of Adium (<a class="closed ticket" href="https://trac.adium.im/ticket/6972" title="Preserve Custom Menubar Icons across Upgrades (closed)">#6972</a>)
+</li><li>Multi-state menu bar icon options (<a class="closed ticket" href="https://trac.adium.im/ticket/4905" title="Multi-state menubar icon options (closed)">#4905</a>)
+</li><li>Detailed menu bar status is now optional via menu bar xtras (<a class="closed ticket" href="https://trac.adium.im/ticket/4532" title="Making detailed menubar status optional (closed)">#4532</a>)
+</li><li>Added a <tt>%messageClasses%</tt> keyword to <a class="wiki" href="https://trac.adium.im/wiki/CreatingMessageStyles" rel="nofollow">message view styles?</a>, allowing greatly improved CSS selector targetting
</li></ul><h3 id="UserInterface">User Interface</h3>
-<ul><li>Automatically remember buddy list positioning when plugging in external monitors (<a class="closed ticket" href="http://trac.adium.im/ticket/5583" title="Automatically remember buddy list positioning when plugging in external ... (closed)">#5583</a>)
-</li><li>The menu bar icon now updates with a badge when a custom available message is selected (<a class="closed ticket" href="http://trac.adium.im/ticket/4924" title="update menu bar icon with badge when custom available message selected (closed)">#4924</a>)
-</li><li>Added a "Show Contact List" item to <a class="wiki" href="http://trac.adium.im/wiki/StatusItem">StatusItem</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/772" title="adding a "Show Contact List" item to Adium menu-bar icon (closed)">#772</a>)
-</li><li>Corrected a slight visual misalignment in <a class="wiki" href="http://trac.adium.im/wiki/StatusItem">StatusItem</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/4419" title="slight misalignment in EMD (closed)">#4419</a>)
-</li><li>Added a separator line underneath "All" in transcript viewer (<a class="closed ticket" href="http://trac.adium.im/ticket/5129" title="Line underneath "All" in log viewer (closed)">#5129</a>)
-</li><li>Toolbar button to send nudge/buzz (notification) (<a class="closed ticket" href="http://trac.adium.im/ticket/6635" title="Nudge/Buzz (Notification) Toolbar Button (closed)">#6635</a>)
+<ul><li>Automatically remember buddy list positioning when plugging in external monitors (<a class="closed ticket" href="https://trac.adium.im/ticket/5583" title="Automatically remember buddy list positioning when plugging in external ... (closed)">#5583</a>)
+</li><li>The menu bar icon now updates with a badge when a custom available message is selected (<a class="closed ticket" href="https://trac.adium.im/ticket/4924" title="update menu bar icon with badge when custom available message selected (closed)">#4924</a>)
+</li><li>Added a "Show Contact List" item to <a class="wiki" href="https://trac.adium.im/wiki/StatusItem">StatusItem</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/772" title="adding a "Show Contact List" item to Adium menu-bar icon (closed)">#772</a>)
+</li><li>Corrected a slight visual misalignment in <a class="wiki" href="https://trac.adium.im/wiki/StatusItem">StatusItem</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/4419" title="slight misalignment in EMD (closed)">#4419</a>)
+</li><li>Added a separator line underneath "All" in transcript viewer (<a class="closed ticket" href="https://trac.adium.im/ticket/5129" title="Line underneath "All" in log viewer (closed)">#5129</a>)
+</li><li>Toolbar button to send nudge/buzz (notification) (<a class="closed ticket" href="https://trac.adium.im/ticket/6635" title="Nudge/Buzz (Notification) Toolbar Button (closed)">#6635</a>)
</li><li>Added events for nudge/buzz (notification)
-</li><li>Clarified UI to show that logging needs to be on for message history to work (<a class="closed ticket" href="http://trac.adium.im/ticket/6682" title="It's unclear that Message History requires Logging to be turned on (closed)">#6682</a>)
-</li><li>Move Accounts to the left of the prefs window (<a class="closed ticket" href="http://trac.adium.im/ticket/6190" title="Move Accounts to the left of the prefs window (closed)">#6190</a>)
+</li><li>Clarified UI to show that logging needs to be on for message history to work (<a class="closed ticket" href="https://trac.adium.im/ticket/6682" title="It's unclear that Message History requires Logging to be turned on (closed)">#6682</a>)
+</li><li>Move Accounts to the left of the prefs window (<a class="closed ticket" href="https://trac.adium.im/ticket/6190" title="Move Accounts to the left of the prefs window (closed)">#6190</a>)
</li></ul><h3 id="FileTransfer">File Transfer</h3>
-<ul><li>Fixed resolving of aliases for <a class="wiki" href="http://trac.adium.im/wiki/FileTransfer">file transfers</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/6601" title="Sending aliases fails (closed)">#6601</a>)
+<ul><li>Fixed resolving of aliases for <a class="wiki" href="https://trac.adium.im/wiki/FileTransfer">file transfers</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/6601" title="Sending aliases fails (closed)">#6601</a>)
</li></ul><h3 id="ChatTranscripts">Chat Transcripts</h3>
-<ul><li>Usernames are now shown in the chat transcript viewer (<a class="closed ticket" href="http://trac.adium.im/ticket/6760" title="Show usernames in log viewer (closed)">#6760</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/6866" title="Feature request: display contact alias/contact name instead of identifier ... (closed)">#6866</a>)
+<ul><li>Usernames are now shown in the chat transcript viewer (<a class="closed ticket" href="https://trac.adium.im/ticket/6760" title="Show usernames in log viewer (closed)">#6760</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/6866" title="Feature request: display contact alias/contact name instead of identifier ... (closed)">#6866</a>)
</li></ul><h3 id="Misc.">Misc.</h3>
-<ul><li>There is no longer an invisible window when Exposé is active and the contact list is offscreen (<a class="closed ticket" href="http://trac.adium.im/ticket/6397" title="Hide contact list in screen borders shows an invisible window when exposé ... (closed)">#6397</a>)
-</li><li>Adium now handles disconnecting when AirPort is turned off more gracefully (<a class="closed ticket" href="http://trac.adium.im/ticket/6466" title="Adium thinks it is still connected if Airport is manually turned off (closed)">#6466</a>)
-</li><li>Improved determination of network availability when waking from sleep (<a class="closed ticket" href="http://trac.adium.im/ticket/5678" title="Reconnect waking from sleep fails with GTalk (closed)">#5678</a>)
-</li><li>Added an iChat importer (<a class="closed ticket" href="http://trac.adium.im/ticket/6698" title="Merge iChat Importer branch (closed)">#6698</a>)
-</li><li>Improved display of idle times when somebody is <i>really, really</i> idle (<a class="closed ticket" href="http://trac.adium.im/ticket/1347" title="Status Time Problem (closed)">#1347</a>)
-</li><li>The time zone now updates while Adium is running (<a class="closed ticket" href="http://trac.adium.im/ticket/5383" title="Time zone does not update while Adium is running (closed)">#5383</a>)
-</li><li>Group chats no longer attempt to send files dropped on the message text field (<a class="closed ticket" href="http://trac.adium.im/ticket/7133" title="Multi user chat allows file tranfer via text bar (closed)">#7133</a>)
-</li><li>Drag & drop of .textClipping files is now handled properly (<a class="closed ticket" href="http://trac.adium.im/ticket/6929" title="Dropping .textClipping-files does not work (closed)">#6929</a>)
-</li><li>When responding to an authorization request, adding the contact to your contact list now uses the correct account (<a class="closed ticket" href="http://trac.adium.im/ticket/6977" title="Add Contact in response to an auth request should reflect accounts ... (closed)">#6977</a>)
-</li><li>Updated sound playing to be more likely to work on future versions of Mac OS X (<a class="closed ticket" href="http://trac.adium.im/ticket/5636" title="Remove reliance on deprecated CoreAudio calls (closed)">#5636</a>)
-</li><li>Added grace period following closing of message window during which a new autoreply will not be sent if they message you again (<a class="closed ticket" href="http://trac.adium.im/ticket/4849" title="Autoreply grace period (closed)">#4849</a>)
-</li><li>The cursor now reappears when sending a message, as well as when moving the mouse (<a class="closed ticket" href="http://trac.adium.im/ticket/5651" title="Have pointer re-appear (closed)">#5651</a>)
-</li><li>Attempting to delete multiple saved statuses at once only deletes one (<a class="closed ticket" href="http://trac.adium.im/ticket/6608" title="Attempting to delete multiple saved statuses at once only deletes one (closed)">#6608</a>)
-</li><li>Appearance preferences now include <a class="wiki" href="http://trac.adium.im/wiki/MenuBarIcons">MenuBarIcons</a> (<a class="closed ticket" href="http://trac.adium.im/ticket/6335" title="Update Appearance Nibs to Include Menu Bar Icons (closed)">#6335</a>)
+<ul><li>There is no longer an invisible window when Exposé is active and the contact list is offscreen (<a class="closed ticket" href="https://trac.adium.im/ticket/6397" title="Hide contact list in screen borders shows an invisible window when exposé ... (closed)">#6397</a>)
+</li><li>Adium now handles disconnecting when AirPort is turned off more gracefully (<a class="closed ticket" href="https://trac.adium.im/ticket/6466" title="Adium thinks it is still connected if Airport is manually turned off (closed)">#6466</a>)
+</li><li>Improved determination of network availability when waking from sleep (<a class="closed ticket" href="https://trac.adium.im/ticket/5678" title="Reconnect waking from sleep fails with GTalk (closed)">#5678</a>)
+</li><li>Added an iChat importer (<a class="closed ticket" href="https://trac.adium.im/ticket/6698" title="Merge iChat Importer branch (closed)">#6698</a>)
+</li><li>Improved display of idle times when somebody is <i>really, really</i> idle (<a class="closed ticket" href="https://trac.adium.im/ticket/1347" title="Status Time Problem (closed)">#1347</a>)
+</li><li>The time zone now updates while Adium is running (<a class="closed ticket" href="https://trac.adium.im/ticket/5383" title="Time zone does not update while Adium is running (closed)">#5383</a>)
+</li><li>Group chats no longer attempt to send files dropped on the message text field (<a class="closed ticket" href="https://trac.adium.im/ticket/7133" title="Multi user chat allows file tranfer via text bar (closed)">#7133</a>)
+</li><li>Drag & drop of .textClipping files is now handled properly (<a class="closed ticket" href="https://trac.adium.im/ticket/6929" title="Dropping .textClipping-files does not work (closed)">#6929</a>)
+</li><li>When responding to an authorization request, adding the contact to your contact list now uses the correct account (<a class="closed ticket" href="https://trac.adium.im/ticket/6977" title="Add Contact in response to an auth request should reflect accounts ... (closed)">#6977</a>)
+</li><li>Updated sound playing to be more likely to work on future versions of Mac OS X (<a class="closed ticket" href="https://trac.adium.im/ticket/5636" title="Remove reliance on deprecated CoreAudio calls (closed)">#5636</a>)
+</li><li>Added grace period following closing of message window during which a new autoreply will not be sent if they message you again (<a class="closed ticket" href="https://trac.adium.im/ticket/4849" title="Autoreply grace period (closed)">#4849</a>)
+</li><li>The cursor now reappears when sending a message, as well as when moving the mouse (<a class="closed ticket" href="https://trac.adium.im/ticket/5651" title="Have pointer re-appear (closed)">#5651</a>)
+</li><li>Attempting to delete multiple saved statuses at once only deletes one (<a class="closed ticket" href="https://trac.adium.im/ticket/6608" title="Attempting to delete multiple saved statuses at once only deletes one (closed)">#6608</a>)
+</li><li>Appearance preferences now include <a class="wiki" href="https://trac.adium.im/wiki/MenuBarIcons">MenuBarIcons</a> (<a class="closed ticket" href="https://trac.adium.im/ticket/6335" title="Update Appearance Nibs to Include Menu Bar Icons (closed)">#6335</a>)
</li><li>When Adium is run from the installation disk image, we now offer to install it. Thanks to Google for donating the code for this feature.
</li><li>Updated to libpurple 2.1.0
</li></ul><h3 id="Dock">Dock</h3>
-<ul><li>Dock icon (.<a class="wiki" href="http://trac.adium.im/wiki/AdiumIcon">AdiumIcon</a>) Xtras now work correctly with case-sensitive HFS+ (<a class="closed ticket" href="http://trac.adium.im/ticket/176" title="dock icons don't work with case-sensitive HFS+ (closed)">#176</a>)
+<ul><li>Dock icon (.<a class="wiki" href="https://trac.adium.im/wiki/AdiumIcon">AdiumIcon</a>) Xtras now work correctly with case-sensitive HFS+ (<a class="closed ticket" href="https://trac.adium.im/ticket/176" title="dock icons don't work with case-sensitive HFS+ (closed)">#176</a>)
</li></ul><h3 id="PerformanceandMemory">Performance and Memory</h3>
-<ul><li>Fixed leaks in outgoing messages in <a class="wiki" href="http://trac.adium.im/wiki/DirectConnect">DirectConnect</a> chats (<a class="closed ticket" href="http://trac.adium.im/ticket/6982" title="Leaks outgoing messages in DirectIM Chat (closed)">#6982</a>)
-</li><li>Temporary files are now deleted sooner than in 1.0.x (for example, when closing a chat) (<a class="closed ticket" href="http://trac.adium.im/ticket/6732" title="Temporary files should be deleted sooner than later (e.g. when closing a ... (closed)">#6732</a>)
-</li><li>Removed all remaining calls to QuickDraw APIs, improving performance (<a class="closed ticket" href="http://trac.adium.im/ticket/5770" title="QuickDraw is deprecated; stop using it (closed)">#5770</a>)
-</li><li>Improved smoothness of <a class="wiki" href="http://trac.adium.im/wiki/ContactList">ContactList</a> hiding animation in the Regular Window style (<a class="closed ticket" href="http://trac.adium.im/ticket/6396" title="âHide contact list in the screen bordersâ animation doesn't move smoothly (closed)">#6396</a>)
+<ul><li>Fixed leaks in outgoing messages in <a class="wiki" href="https://trac.adium.im/wiki/DirectConnect">DirectConnect</a> chats (<a class="closed ticket" href="https://trac.adium.im/ticket/6982" title="Leaks outgoing messages in DirectIM Chat (closed)">#6982</a>)
+</li><li>Temporary files are now deleted sooner than in 1.0.x (for example, when closing a chat) (<a class="closed ticket" href="https://trac.adium.im/ticket/6732" title="Temporary files should be deleted sooner than later (e.g. when closing a ... (closed)">#6732</a>)
+</li><li>Removed all remaining calls to QuickDraw APIs, improving performance (<a class="closed ticket" href="https://trac.adium.im/ticket/5770" title="QuickDraw is deprecated; stop using it (closed)">#5770</a>)
+</li><li>Improved smoothness of <a class="wiki" href="https://trac.adium.im/wiki/ContactList">ContactList</a> hiding animation in the Regular Window style (<a class="closed ticket" href="https://trac.adium.im/ticket/6396" title="âHide contact list in the screen bordersâ animation doesn't move smoothly (closed)">#6396</a>)
</li></ul><h3 id="Service-specificUpdates">Service-specific Updates</h3>
<h4 id="OscarAIMICQand.Mac">Oscar (AIM, ICQ and .Mac)</h4>
-<ul><li>Corrected handling of different inline images with the same name (<a class="closed ticket" href="http://trac.adium.im/ticket/5493" title="inline images get cached on the sender side, even if file is updated (closed)">#5493</a>)
-</li><li>Support embedded iTunes link when using the iTunes status on AIM (<a class="closed ticket" href="http://trac.adium.im/ticket/3152" title="Support "current itunes track" available message (closed)">#3152</a>)
-</li><li><a class="wiki" href="http://trac.adium.im/wiki/DirectConnect">DirectConnect</a> requests are now automatically accepted for contacts on your contact list (<a class="closed ticket" href="http://trac.adium.im/ticket/700" title="Direct IM notification should be a configurable event (closed)">#700</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/5934" title="Auto-Accept Direct IM Requests? (closed)">#5934</a>)
-</li><li>Improved display of the error message when attempting to send a message that's too large for AIM (<a class="closed ticket" href="http://trac.adium.im/ticket/6469" title="Message too large for AIM chat error message appears in wrong location (closed)">#6469</a>)
-</li><li>Fixed login with AIM for certain screennames which were previously AOL names (<a class="closed ticket" href="http://trac.adium.im/ticket/2013" title="Adium requires passwords to be entered in lowercase (closed)">#2013</a>)
-</li><li>Fixed the "Unable to format screen name" error on ICQ (<a class="closed ticket" href="http://trac.adium.im/ticket/6533" title="âUnable to format screen nameâ error on ICQ (closed)">#6533</a>)
+<ul><li>Corrected handling of different inline images with the same name (<a class="closed ticket" href="https://trac.adium.im/ticket/5493" title="inline images get cached on the sender side, even if file is updated (closed)">#5493</a>)
+</li><li>Support embedded iTunes link when using the iTunes status on AIM (<a class="closed ticket" href="https://trac.adium.im/ticket/3152" title="Support "current itunes track" available message (closed)">#3152</a>)
+</li><li><a class="wiki" href="https://trac.adium.im/wiki/DirectConnect">DirectConnect</a> requests are now automatically accepted for contacts on your contact list (<a class="closed ticket" href="https://trac.adium.im/ticket/700" title="Direct IM notification should be a configurable event (closed)">#700</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/5934" title="Auto-Accept Direct IM Requests? (closed)">#5934</a>)
+</li><li>Improved display of the error message when attempting to send a message that's too large for AIM (<a class="closed ticket" href="https://trac.adium.im/ticket/6469" title="Message too large for AIM chat error message appears in wrong location (closed)">#6469</a>)
+</li><li>Fixed login with AIM for certain screennames which were previously AOL names (<a class="closed ticket" href="https://trac.adium.im/ticket/2013" title="Adium requires passwords to be entered in lowercase (closed)">#2013</a>)
+</li><li>Fixed the "Unable to format screen name" error on ICQ (<a class="closed ticket" href="https://trac.adium.im/ticket/6533" title="âUnable to format screen nameâ error on ICQ (closed)">#6533</a>)
</li></ul><h4 id="JabberincludesGoogleTalkandLiveJournalTalk">Jabber (includes Google Talk and LiveJournal Talk)</h4>
-<ul><li>Added (some) support for xmpp: URIs (<a class="closed ticket" href="http://trac.adium.im/ticket/6541" title="Patch to add (some) support for xmpp: URIs (closed)">#6541</a>)
-</li><li>Fixed a crash when retrieving a user icon over XMPP (Jabber) (<a class="closed ticket" href="http://trac.adium.im/ticket/7240" title="Crashed in libpurple (closed)">#7240</a>)
+<ul><li>Added (some) support for xmpp: URIs (<a class="closed ticket" href="https://trac.adium.im/ticket/6541" title="Patch to add (some) support for xmpp: URIs (closed)">#6541</a>)
+</li><li>Fixed a crash when retrieving a user icon over XMPP (Jabber) (<a class="closed ticket" href="https://trac.adium.im/ticket/7240" title="Crashed in libpurple (closed)">#7240</a>)
</li><li>Quit yo Jibba Jabba
-</li><li>Corrected client information (<a class="closed ticket" href="http://trac.adium.im/ticket/7256" title="Supplying incorrect client information (closed)">#7256</a>)
+</li><li>Corrected client information (<a class="closed ticket" href="https://trac.adium.im/ticket/7256" title="Supplying incorrect client information (closed)">#7256</a>)
</li></ul><h4 id="Bonjour">Bonjour</h4>
-<ul><li>Bonjour contacts are no longer marked as online after signing off (<a class="closed ticket" href="http://trac.adium.im/ticket/5992" title="Offline Bonjour contacts stay on contact list (closed)">#5992</a>)
+<ul><li>Bonjour contacts are no longer marked as online after signing off (<a class="closed ticket" href="https://trac.adium.im/ticket/5992" title="Offline Bonjour contacts stay on contact list (closed)">#5992</a>)
</li></ul><h4 id="MSN">MSN</h4>
-<ul><li>Added support for right-to-left messages (<a class="closed ticket" href="http://trac.adium.im/ticket/5431" title="Messages in MSN are always aligned to the left for the other end (closed)">#5431</a>)
+<ul><li>Added support for right-to-left messages (<a class="closed ticket" href="https://trac.adium.im/ticket/5431" title="Messages in MSN are always aligned to the left for the other end (closed)">#5431</a>)
</li></ul><p>
</body>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.2.2.html
--- a/changelogs/1.2.2.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.2.2.html Tue Feb 19 17:48:46 2013 +0100
@@ -4,7 +4,7 @@
<title>Adium X 1.2.2 Changes</title>
<style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -155,40 +155,40 @@
/* For LastModified */
span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
</style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
+ <script type="text/javascript" src="https://trac.adium.im/chrome/common/js/trac.js"></script>
</head>
<body>
<strong>Version 1.2.2 (2/18/08)</strong>
-SVN Revision: <a class="changeset" href="http://trac.adium.im/changeset/22646" title="1.2.2">[22646]</a><br />
+SVN Revision: <a class="changeset" href="https://trac.adium.im/changeset/22646" title="1.2.2">[22646]</a><br />
</p>
-<ul><li>Fixed incorrect behavior (including seemingly random changes in selection) in the account/contact selector at the top of chats when multiple sources or destinations are possible (<a class="closed ticket" href="http://trac.adium.im/ticket/9013" title="Adium changes destination protocol while typing a message (closed)">#9013</a>)
+<ul><li>Fixed incorrect behavior (including seemingly random changes in selection) in the account/contact selector at the top of chats when multiple sources or destinations are possible (<a class="closed ticket" href="https://trac.adium.im/ticket/9013" title="Adium changes destination protocol while typing a message (closed)">#9013</a>)
</li><li>XMPP & Google Talk
-<ul><li>Fixed validation of Google Talk SSL certificates (<a class="closed ticket" href="http://trac.adium.im/ticket/8529" title="Jabber certificate check is wrong, also forcing trust doesn't work (closed)">#8529</a>)
-</li><li>Fixed connecting to @googlemail.com Google Talk accounts with an @gmail.com ID (<a class="closed ticket" href="http://trac.adium.im/ticket/8971" title="Adium 1.2.x does not connect to GTalk when googlemail.com address is ... (closed)">#8971</a>)
+<ul><li>Fixed validation of Google Talk SSL certificates (<a class="closed ticket" href="https://trac.adium.im/ticket/8529" title="Jabber certificate check is wrong, also forcing trust doesn't work (closed)">#8529</a>)
+</li><li>Fixed connecting to @googlemail.com Google Talk accounts with an @gmail.com ID (<a class="closed ticket" href="https://trac.adium.im/ticket/8971" title="Adium 1.2.x does not connect to GTalk when googlemail.com address is ... (closed)">#8971</a>)
</li><li>Fixed a crash which could occur when an SSL handshake failed
-</li><li>Added support for <a class="ext-link" href="xmpp://?join"><span class="icon">xmpp://?join</span></a> URIs. (<a class="reopened ticket" href="http://trac.adium.im/ticket/8914" title="XMPP URI for joining muc chatrooms don't (reopened)">#8914</a>)
-</li><li>Improved determination of the default handle for XMPP conferences (<a class="closed ticket" href="http://trac.adium.im/ticket/8757" title="Display alias in handle textfield by default (closed)">#8757</a>)
+</li><li>Added support for <a class="ext-link" href="xmpp://?join"><span class="icon">xmpp://?join</span></a> URIs. (<a class="reopened ticket" href="https://trac.adium.im/ticket/8914" title="XMPP URI for joining muc chatrooms don't (reopened)">#8914</a>)
+</li><li>Improved determination of the default handle for XMPP conferences (<a class="closed ticket" href="https://trac.adium.im/ticket/8757" title="Display alias in handle textfield by default (closed)">#8757</a>)
</li><li>Fixed a condition which could cause failure to connect to iChat Server 10.5 when GSSAPI authentication fails but the traditional authentication method is available
-</li><li>Fixed appearance of the certificate trust panel (<a class="closed ticket" href="http://trac.adium.im/ticket/8702" title="Certificate alert text does not fit (closed)">#8702</a>)
-</li><li>Fixed joining chats via the XMPP services discovery browser (<a class="closed ticket" href="http://trac.adium.im/ticket/9007" title="Joint chatrrom button disable when using "Jabber services Browser" (closed)">#9007</a>)
+</li><li>Fixed appearance of the certificate trust panel (<a class="closed ticket" href="https://trac.adium.im/ticket/8702" title="Certificate alert text does not fit (closed)">#8702</a>)
+</li><li>Fixed joining chats via the XMPP services discovery browser (<a class="closed ticket" href="https://trac.adium.im/ticket/9007" title="Joint chatrrom button disable when using "Jabber services Browser" (closed)">#9007</a>)
</li></ul></li><li>Fixes for regressions in Adium 1.2 and 1.2.1
<ul><li>Fixed a crash introduced in 1.2.1 when connecting with a proxy configured within Adium
-</li><li>Fixed speech of chat joined / chat left events (<a class="closed ticket" href="http://trac.adium.im/ticket/8995" title="Contact joins a chat group - Speak the event aloud says "Null... Null" for ... (closed)">#8995</a>)
-</li><li>Fixed a crash introduced in 1.2.1 when using Fast User Switching (<a class="closed ticket" href="http://trac.adium.im/ticket/9040" title="Adium Crashes (closed)">#9040</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/9060" title="Adium crashes when "Login Window..." is selected. (closed)">#9060</a>)
-</li><li>Fixed the Custom Status window to show the last-used status, broken in 1.2 (<a class="closed ticket" href="http://trac.adium.im/ticket/9082" title="Custom Status dialog does not pre-populate with previous message (closed)">#9082</a>)
-</li><li>Fixed autoaccepting of final transfers, broken in 1.2 (<a class="closed ticket" href="http://trac.adium.im/ticket/8928" title="The Auto-accept files doesn't work (closed)">#8928</a>)
-</li><li>Fixed the Finnish and Dutch Jabber / Google Talk account preferences (<a class="closed ticket" href="http://trac.adium.im/ticket/9020" title="Missing 'Jabber ID' field when adding Jabber account (closed)">#9020</a>)
-</li><li>Properly retry the connection if the SSL handshake fails (<a class="closed ticket" href="http://trac.adium.im/ticket/9214" title="SSL handshake failed is treated as a fatal error (closed)">#9214</a>)
-</li></ul></li><li>Fixed an intermittent crash related to memory management (<a class="closed ticket" href="http://trac.adium.im/ticket/8692" title="During start up invalid memory is accessed, crashes with EXC_BAD_ACCESS (closed)">#8692</a>)
-</li><li>Fixed a spacing issue in the Mockie message style (<a class="closed ticket" href="http://trac.adium.im/ticket/8966" title="divider lines in mockie message style (closed)">#8966</a>)
-</li><li>Fixed a hang if iTunes was showing its license agreement or preferences window when Adium first set an iTunes status (<a class="closed ticket" href="http://trac.adium.im/ticket/8310" title="Adium hangs if status set to iTunes, and iTunes shows "Agree / Disagree" ... (closed)">#8310</a>)
+</li><li>Fixed speech of chat joined / chat left events (<a class="closed ticket" href="https://trac.adium.im/ticket/8995" title="Contact joins a chat group - Speak the event aloud says "Null... Null" for ... (closed)">#8995</a>)
+</li><li>Fixed a crash introduced in 1.2.1 when using Fast User Switching (<a class="closed ticket" href="https://trac.adium.im/ticket/9040" title="Adium Crashes (closed)">#9040</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/9060" title="Adium crashes when "Login Window..." is selected. (closed)">#9060</a>)
+</li><li>Fixed the Custom Status window to show the last-used status, broken in 1.2 (<a class="closed ticket" href="https://trac.adium.im/ticket/9082" title="Custom Status dialog does not pre-populate with previous message (closed)">#9082</a>)
+</li><li>Fixed autoaccepting of final transfers, broken in 1.2 (<a class="closed ticket" href="https://trac.adium.im/ticket/8928" title="The Auto-accept files doesn't work (closed)">#8928</a>)
+</li><li>Fixed the Finnish and Dutch Jabber / Google Talk account preferences (<a class="closed ticket" href="https://trac.adium.im/ticket/9020" title="Missing 'Jabber ID' field when adding Jabber account (closed)">#9020</a>)
+</li><li>Properly retry the connection if the SSL handshake fails (<a class="closed ticket" href="https://trac.adium.im/ticket/9214" title="SSL handshake failed is treated as a fatal error (closed)">#9214</a>)
+</li></ul></li><li>Fixed an intermittent crash related to memory management (<a class="closed ticket" href="https://trac.adium.im/ticket/8692" title="During start up invalid memory is accessed, crashes with EXC_BAD_ACCESS (closed)">#8692</a>)
+</li><li>Fixed a spacing issue in the Mockie message style (<a class="closed ticket" href="https://trac.adium.im/ticket/8966" title="divider lines in mockie message style (closed)">#8966</a>)
+</li><li>Fixed a hang if iTunes was showing its license agreement or preferences window when Adium first set an iTunes status (<a class="closed ticket" href="https://trac.adium.im/ticket/8310" title="Adium hangs if status set to iTunes, and iTunes shows "Agree / Disagree" ... (closed)">#8310</a>)
</li><li>Improved the Add Contact dialogue to validate entered information and to add contacts to the correct account when entering the window via an authorization request window
-</li><li>Fixed a visual display glitch when scrolling the standard contact list with a dark background (<a class="closed ticket" href="http://trac.adium.im/ticket/9055" title="Buddy List window has artifacts when scrolling (closed)">#9055</a>)
-</li><li>Fixed display of 24 hour time in the Stockholm message style (<a class="closed ticket" href="http://trac.adium.im/ticket/8989" title="Adium 1.2.1 sometimes use 12h time format instead of 24h (closed)">#8989</a>)
-</li><li>Fixed a crash when dragging a tab out of a window (<a class="closed ticket" href="http://trac.adium.im/ticket/8999" title="Crash when moving widow by clicking and dragging tab in single-tabbed chat ... (closed)">#8999</a>)
+</li><li>Fixed a visual display glitch when scrolling the standard contact list with a dark background (<a class="closed ticket" href="https://trac.adium.im/ticket/9055" title="Buddy List window has artifacts when scrolling (closed)">#9055</a>)
+</li><li>Fixed display of 24 hour time in the Stockholm message style (<a class="closed ticket" href="https://trac.adium.im/ticket/8989" title="Adium 1.2.1 sometimes use 12h time format instead of 24h (closed)">#8989</a>)
+</li><li>Fixed a crash when dragging a tab out of a window (<a class="closed ticket" href="https://trac.adium.im/ticket/8999" title="Crash when moving widow by clicking and dragging tab in single-tabbed chat ... (closed)">#8999</a>)
</li><li>Fixed a visual glitch when dragging a tab out of a window
-</li><li>Fixed a bug which could cause Adium to use large amounts of memory when the system was idle for a long time (<a class="closed ticket" href="http://trac.adium.im/ticket/8892" title="Leak: Applescript in Status-Message (closed)">#8892</a>)
-</li><li>Fixed saving of Status preferences, which previously would fail to save in some situations (<a class="closed ticket" href="http://trac.adium.im/ticket/225" title="Idle preference not saved (closed)">#225</a>)
+</li><li>Fixed a bug which could cause Adium to use large amounts of memory when the system was idle for a long time (<a class="closed ticket" href="https://trac.adium.im/ticket/8892" title="Leak: Applescript in Status-Message (closed)">#8892</a>)
+</li><li>Fixed saving of Status preferences, which previously would fail to save in some situations (<a class="closed ticket" href="https://trac.adium.im/ticket/225" title="Idle preference not saved (closed)">#225</a>)
</li><li>Updated Firewall instructions in Adium Help for 10.5
</li><li>Czech, Danish, French Canadian, German, Simplified Chinese, Swedish, and Traditional Chinese localization updates
</li></ul><p>
\ No newline at end of file
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.2.2b1.html
--- a/changelogs/1.2.2b1.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.2.2b1.html Tue Feb 19 17:48:46 2013 +0100
@@ -5,7 +5,7 @@
<head>
<title>Adium X 1.2.2b1 Changes</title><style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -162,7 +162,7 @@
Changes in Adium 1.2.2b1
</h2>
<p>
- Subversion revision: <a href="http://trac.adium.im/changeset/22613">[22613]</a>
+ Subversion revision: <a href="https://trac.adium.im/changeset/22613">[22613]</a>
</p>
<ul>
<li>Fixed incorrect behavior (including seemingly random changes in selection) in the account/contact selector at the top of chats when multiple sources or destinations are possible (#9013) </li>
diff -r 9282bb299dea -r 4101fa4b0a13 changelogs/1.2.3.html
--- a/changelogs/1.2.3.html Sun Feb 17 20:22:09 2013 +0000
+++ b/changelogs/1.2.3.html Tue Feb 19 17:48:46 2013 +0100
@@ -4,7 +4,7 @@
<title>Adium X 1.2.3 Changes</title>
<style type="text/css">
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
+ at import url(https://trac.adium.im/chrome/common/sites/adium/tracnav.css);
/* Override links*/
a:link, a:visited {
@@ -155,54 +155,54 @@
/* For LastModified */
span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
</style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
+ <script type="text/javascript" src="https://trac.adium.im/chrome/common/js/trac.js"></script>
</head>
<body>
<p>
<strong>Version 1.2.3 (2/25/08)</strong>
-SVN Revision: <a class="changeset" href="http://trac.adium.im/changeset/22688" title="1.2.3">[22688]</a><br />
More information about the commits
mailing list