www/adium.im 888:aaf0ec22a6c6: Add mention of Facebook's depreca...

commits at adium.im commits at adium.im
Wed May 27 16:10:05 UTC 2015


details:	http://hg.adium.im/www/adium.im/rev/aaf0ec22a6c6
revision:	888:aaf0ec22a6c6
branch:		adiumx.com
author:		Robert Vehse <robertvehse at fastmail.fm>
date:		Wed May 27 18:09:50 2015 +0200

Add mention of Facebook's deprecation of its support for third-party apps. Remove CPU issue fixed in 1.5.10 which has been out for a while now. Add mention of the 1.5.11 beta which includes a fix for Yahoo connectivity.

diffs (36 lines):

diff -r e54a15b293f7 -r aaf0ec22a6c6 help/hot.json
--- a/help/hot.json	Thu Apr 16 20:19:24 2015 +0200
+++ b/help/hot.json	Wed May 27 18:09:50 2015 +0200
@@ -1,24 +1,25 @@
 var hotIssues = [
 	{
+		"description": "Facebook announced access to Facebook Chat for third-party apps would be deprecated on April 30, 2015. As of May 27, it seems they have started refusing Adium and other apps access.",
+		"ticket": 16907,
+		"closed": false,
+		"protocol": "fb"
+	},
+	{
 		"description": "There is a common AIM connection issue. It is currently being investigated.",
 		"ticket": 16834,
 		"closed": false,
 		"protocol": "aim"
 	},
 	{
-		"description": "AIM accounts using @mac.com or @me.com addresses no longer work with Adium. We do not yet have a timeline for a fix.",
+		"description": "AIM accounts using @mac.com or @me.com addresses no longer work with Adium.",
 		"protocol": "aim"
 	},
 	{
-		"description": "There is a widespread Yahoo connection issue (<a href='http://forums.cocoaforge.com/viewtopic.php?f=13&t=26488'>forum thread</a>) which is currently being investigated.",
+		"description": "There is a widespread Yahoo connection issue (<a href='http://forums.cocoaforge.com/viewtopic.php?f=13&t=26488'>forum thread</a>). It will be fixed in the next Adium version, 1.5.11. A beta is available on the <a href='https://beta.adium.im'>beta page</a>.",
 		"ticket": 16678,
 		"closed": false,
 		"protocol": "yahoo"
-	},
-	{
-		"description": "The Yahoo connection issue also triggers a bug causing high CPU use which is fixed in Adium 1.5.10.",
-		"ticket": 16431,
-		"closed": true,
 	}
 
 ]




More information about the commits mailing list