From 190a4036f04e66615b01c037b571f0097899c809 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Mon, 21 Oct 2019 18:09:57 +0200 Subject: Implement #5 --- all.json | 6 +++--- riot.tar.gz | Bin 3964 -> 89659 bytes uncompressed/riot/icon.png | Bin 0 -> 88851 bytes uncompressed/riot/package.json | 4 +++- 4 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 uncompressed/riot/icon.png diff --git a/all.json b/all.json index 812df1d..038acd0 100644 --- a/all.json +++ b/all.json @@ -455,10 +455,10 @@ "featured": false, "id": "riot", "name": "Riot", - "version": "1.0.1", + "version": "1.0.2", "icons": { - "png": "https://cdn.franzinfra.com/recipes/dist/riot/src/icon.png", - "svg": "https://cdn.franzinfra.com/recipes/dist/riot/src/icon.svg" + "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/riot/icon.png", + "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/riot/icon.svg" } }, { diff --git a/riot.tar.gz b/riot.tar.gz index aeab9b5..3354bbd 100644 Binary files a/riot.tar.gz and b/riot.tar.gz differ diff --git a/uncompressed/riot/icon.png b/uncompressed/riot/icon.png new file mode 100644 index 0000000..d195e41 Binary files /dev/null and b/uncompressed/riot/icon.png differ diff --git a/uncompressed/riot/package.json b/uncompressed/riot/package.json index 4a01837..8f7f08e 100644 --- a/uncompressed/riot/package.json +++ b/uncompressed/riot/package.json @@ -1,7 +1,7 @@ { "id": "riot", "name": "Riot", - "version": "1.0.1", + "version": "1.0.2", "description": "Decentralized and encrypted discussion & collaboration, powered by [matrix]", "main": "index.js", "author": "Sylvain Cecchetto ", @@ -10,6 +10,8 @@ "config": { "serviceURL": "https://riot.im/app", "hasTeamID": false, + "hasCustomUrl": true, + "message": "Riot's default URL is http://riot.im/app/", "urlInputSuffix": false, "hasNotificationSound": true, "hasIndirectMessages": true -- cgit v1.2.3-70-g09d2