|
|
|
@ -579,14 +579,6 @@ Ext.define('Rambox.store.ServicesList', {
|
|
|
|
|
,js_unread: 'function checkUnread(){var a=document.getElementsByClassName("mx_RoomTile_nameContainer"),b=0;for(i=0;i<a.length;i++){var c=a[i].getElementsByClassName("mx_RoomTile_badge");for(ii=0;ii<c.length;ii++)parseInt(c[ii].textContent.trim())%1===0&&(b+=parseInt(c[ii].textContent.trim()))}updateBadge(b)}function updateBadge(a){a>=1?document.title="("+a+") "+originalTitle:document.title=originalTitle}var originalTitle=document.title;setInterval(checkUnread,1e3);' |
|
|
|
|
,custom_domain: true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
id: 'actor' |
|
|
|
|
,logo: 'actor.png' |
|
|
|
|
,name: 'Actor' |
|
|
|
|
,description: 'Free and Secure text, photo and voice messages over 2G/3G or Wi-Fi.' |
|
|
|
|
,url: 'https://app.actor.im/' |
|
|
|
|
,type: 'messaging' |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
id: 'socialcast' |
|
|
|
|
,logo: 'socialcast.png' |
|
|
|
|