www/adium.im 634:adbd9b1d79dd: Update "Hot Issues" to mention re...
commits at adium.im
commits at adium.im
Wed Mar 21 23:32:36 UTC 2012
details: http://hg.adium.im/www/adium.im/rev/adbd9b1d79dd
revision: 634:adbd9b1d79dd
branch: adiumx.com
author: Robert Vehse
date: Thu Mar 22 00:32:27 2012 +0100
Update "Hot Issues" to mention recent AIM connection problem.
diffs (29 lines):
diff -r 0d2e00c33485 -r adbd9b1d79dd help/css/hot.css
--- a/help/css/hot.css Wed Mar 21 09:20:47 2012 +0100
+++ b/help/css/hot.css Thu Mar 22 00:32:27 2012 +0100
@@ -8,6 +8,10 @@
padding: 3px 0 3px 45px;
}
+li.li_aim {
+ background-image: url(http://adium.im/images/services/icon-aim.png);
+}
+
li.li_fb {
background-image: url(http://adium.im/images/services/icon-facebook.png);
}
diff -r 0d2e00c33485 -r adbd9b1d79dd help/hot.json
--- a/help/hot.json Wed Mar 21 09:20:47 2012 +0100
+++ b/help/hot.json Thu Mar 22 00:32:27 2012 +0100
@@ -1,5 +1,11 @@
var hotIssues = [
{
+ "protocol": "aim",
+ "ticket": 15258,
+ "closed": true,
+ "description": "Since March 21st, many users of third-party clients such as Adium are reporting connection problems with AIM involving an error: "AOL does not allow your screen name to authenticate here". AOL have said they are working to resolve the problem. In the meantime, logging in to <a href='http://www.aim.com'>aim.com</a> and entering personal information there as requested seems to help. <a href='http://gizmodo.com/5895333/are-you-part-of-todays-aim-apocalypse'>Gizmodo</a> has more information."
+ },
+ {
"protocol": "icq",
"ticket": 15884,
"closed": false,
More information about the commits
mailing list