From 241e2133d27d9dd94e2bf5c0b9c4163dd478c0cc Mon Sep 17 00:00:00 2001 From: Vulich Fernando <46904390+fvulich@users.noreply.github.com> Date: Fri, 4 Sep 2020 11:51:15 -0300 Subject: [PATCH] Add again Riot (now Element.io) to prevent migration issues --- api/services.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/api/services.json b/api/services.json index c63104a7..18657cda 100644 --- a/api/services.json +++ b/api/services.json @@ -1019,6 +1019,21 @@ "titleBlink": false, "custom_domain": false }, + { + "id": "riot", + "logo": "riot.png", + "name": "Riot", + "description": "Riot is now Element.io.", + "url": "https://riot.im/app/", + "type": "messaging", + "allow_popups": false, + "manual_notifications": false, + "js_unread": "function checkUnread(){var a=document.getElementsByClassName(\"mx_RoomTile_nameContainer\"),b=0;for(i=0;i=1?document.title=\"(\"+a+\") \"+originalTitle:document.title=originalTitle}var originalTitle=document.title;setInterval(checkUnread,1e3);", + "userAgent": "", + "note": "", + "titleBlink": false, + "custom_domain": true + }, { "id": "rocketchat", "logo": "rocketchat.png",