www/adium.im 405:cb28c4d6f977: Add current Twitter issue.

commits at adium.im commits at adium.im
Thu Jun 9 14:30:09 UTC 2011


details:	http://hg.adium.im/www/adium.im/rev/cb28c4d6f977
revision:	405:cb28c4d6f977
branch:		adiumx.com
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Thu Jun 09 16:29:46 2011 +0200

Add current Twitter issue.

diffs (32 lines):

diff -r a15455c6753c -r cb28c4d6f977 help/css/hot.css
--- a/help/css/hot.css	Mon Jun 06 11:52:08 2011 +0200
+++ b/help/css/hot.css	Thu Jun 09 16:29:46 2011 +0200
@@ -24,6 +24,10 @@
 	background-image: url(http://adium.im/images/services/icon-irc.png);
 }
 
+li.li_twitter {
+	background-image: url(http://adium.im/images/services/icon-twitter.png);
+}
+
 li.li_cocoaforge {
 	background-image: url(../gfx/cocoaforge.png);
 }
diff -r a15455c6753c -r cb28c4d6f977 help/index.html
--- a/help/index.html	Mon Jun 06 11:52:08 2011 +0200
+++ b/help/index.html	Thu Jun 09 16:29:46 2011 +0200
@@ -166,12 +166,13 @@
 					<p>These problems are known to us, and fixes will hopefully be released for it soon.</p>
 					<p>A number of these have been fixed in the latest beta. <a href="http://beta.adium.im">Try it here →</a></p>
 					<ul class="iconed">
+						<li class="li_twitter"><p>For still unknown reasons, a lot people are having problems logging in to <strong>Twitter</strong> since June 8. See also <a class="ticket" href="http://trac.adium.im/ticket/15239">#15239</a>.</p></li>
 						<li class="li_fb"><p>Any issues with <strong>Facebook</strong> chat? See <a class="ext_link" href="http://trac.adium.im/wiki/FacebookChat">this</a>.</p></li>
 						<li class="li_msn"><p>"Unable to add the buddy <email> because the username is invalid.  Usernames must be valid email addresses." is mistakenly occuring a lot on <strong>MSN</strong> lately. This issue will be fixed in Adium 1.4.2. To work around this issue add MSN contacts using the <a class="ext_link" href="http://live.com">Windows live website</a> or the official MSN client.</p></li>
 						<li class="li_msn"><p>Some people are experiencing a problem connecting to <strong>MSN</strong> with an error stating "You have signed in at another location" (<a class="ticket" href="http://trac.adium.im/ticket/13654">#13654</a>). This will be fixed in Adium 1.4.2.</p></li>
 						<li class="li_msn"><p>There is a new crash when connecting to <strong>MSN</strong> since 1.4.1. This will be fixed in Adium 1.4.2. In the meanwhile, <a class="ext_link" href="http://trac.adium.im/wiki/PreviousReleases">downgrading to 1.4</a> prevents it. See <a class="ticket" href="http://trac.adium.im/ticket/14650">#14650</a> for more information.</p></li>
 						<li class="li_icq"><p>Under some conditions, <strong>ICQ</strong> might drop all messages and prevent Adium from closing. This will be fixed in 1.4.2. See <a class="ticket" href="http://trac.adium.im/ticket/14229">#14229</a> to learn more.</p></li>
-						<li class="li_icq"><p>Because <strong>ICQ</strong> has a new owner, SSL is no longer working and has been automatically disabled in 1.4.1. We hope to re-enable it in a future update.</p></li>
+						<li class="li_icq"><p>Because <strong>ICQ</strong> has a new owner, SSL is no longer working and has been automatically disabled in 1.4.1. It will be re-enabled in 1.4.2. See <a class="ticket" href="http://trac.adium.im/ticket/15000">#15000</a> for more information.</p></li>
 					</ul>
 			</div>
 		</div>




More information about the commits mailing list