From a8ebb7ff1025bd70baf36cc9a4ff49608f6c8e9c Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Fri, 22 Dec 2023 14:30:08 +0100 Subject: [PATCH 1/2] Add iceshrimp to catalog --- apps.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.toml b/apps.toml index 7da97219..40eb8cb8 100644 --- a/apps.toml +++ b/apps.toml @@ -1527,6 +1527,11 @@ state = "working" subtags = [ "programming" ] url = "https://github.com/YunoHost-Apps/icecoder_ynh" +[iceshrimp] +category = "social_media" +potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Misskey", "Calckey" ] +url = "https://github.com/YunoHost-Apps/iceshrimp_ynh" + [ifconfig-io] category = "small_utilities" level = 8 From 417fcf9a515376c9752a48cb1fa076450adee7ad Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Fri, 22 Dec 2023 20:57:51 +0100 Subject: [PATCH 2/2] Update apps.toml --- apps.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.toml b/apps.toml index 40eb8cb8..562e3124 100644 --- a/apps.toml +++ b/apps.toml @@ -1529,6 +1529,7 @@ url = "https://github.com/YunoHost-Apps/icecoder_ynh" [iceshrimp] category = "social_media" +state = "notworking" potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Misskey", "Calckey" ] url = "https://github.com/YunoHost-Apps/iceshrimp_ynh"