From 3bef0ced11610cd95bb53bf4c08dff3a6c036ff2 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Tue, 18 May 2021 08:16:40 +0200 Subject: [PATCH 1/2] Glitch-Soc works! :tada: --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index b77ac130..fa6f06be 100644 --- a/apps.json +++ b/apps.json @@ -1186,7 +1186,7 @@ "branch": "master", "category": "social_media", "revision": "HEAD", - "state": "inprogress", + "state": "working", "subtags": [ "microblogging" ], From 69469879f5d1c5c22b2d900cd7e2a4ee590e44d7 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 18 May 2021 14:28:15 +0200 Subject: [PATCH 2/2] Add Radarr --- apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.json b/apps.json index fa6f06be..e5c88910 100644 --- a/apps.json +++ b/apps.json @@ -2941,6 +2941,13 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/question2answer_ynh" }, + "radarr": { + "branch": "master", + "category": "multimedia", + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/radarr_ynh" + }, "radicale": { "branch": "master", "category": "synchronization",