From 904828a434393ad5c8c9ce037d84049ee5e2073b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 13 Jan 2019 23:22:30 +0100 Subject: [PATCH 1/3] Adding WriteFreely Application --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index 4cdcaf1a..942a5cab 100644 --- a/community.json +++ b/community.json @@ -1709,6 +1709,12 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/wildfly_ynh" }, + "writefreely": { + "branch": "master", + "revision": "c4092ce145075e5643e43cf334b1b468b888d537", + "state": "working", + "url": "https://github.com/YunoHost-Apps/writefreely_ynh" + }, "yacy": { "branch": "master", "level": 0, From 2c65c766afff00b791e3c8b48757f73ec9c38ea2 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 14 Jan 2019 20:25:30 +0100 Subject: [PATCH 2/3] Removing Media Drop Installing it breaks Yunohost https://github.com/YunoHost-Apps/mediadrop_ynh/issues/4 --- community.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/community.json b/community.json index 942a5cab..88cb8d55 100644 --- a/community.json +++ b/community.json @@ -877,14 +877,6 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/mattermost_ynh" }, - "mediadrop": { - "branch": "master", - "level": 0, - "maintained": false, - "revision": "edb7662dac88072e081fc5236d2b78ef4252fa50", - "state": "inprogress", - "url": "https://github.com/YunoHost-Apps/mediadrop_ynh" - }, "mediagoblin": { "branch": "master", "level": 0, From f8986ffdc804536a9d55b614c16e82489245194a Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Fri, 18 Jan 2019 18:10:51 +0100 Subject: [PATCH 3/3] Restore mediadrop Mediadrop isn't set as working. No one should installed it. Still, even if the app can have side effects, this PR isn't meant to remove any app. --- community.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/community.json b/community.json index 88cb8d55..942a5cab 100644 --- a/community.json +++ b/community.json @@ -877,6 +877,14 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/mattermost_ynh" }, + "mediadrop": { + "branch": "master", + "level": 0, + "maintained": false, + "revision": "edb7662dac88072e081fc5236d2b78ef4252fa50", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/mediadrop_ynh" + }, "mediagoblin": { "branch": "master", "level": 0,