From 2b9bb2e7ed04b97febd3e052a046a10825345e8e Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:02:07 +0200 Subject: [PATCH 1/3] Add firefish to catalog --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index c38d69dc..5550b0d8 100644 --- a/apps.toml +++ b/apps.toml @@ -981,6 +981,12 @@ state = "working" subtags = [ "files" ] url = "https://github.com/YunoHost-Apps/filepizza_ynh" +[firefish] +category = "social_media" +potential_alternative_to = [ "Twitter", "Mastodon", "Pleroma", "Misskey" ] +state = "working" +url = "https://github.com/YunoHost-Apps/firefish_ynh" + [firefly-iii] category = "productivity_and_management" level = 8 From 84904f98f16a4fe36a10aed83f0dc72c109c3f4a Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:26:14 +0200 Subject: [PATCH 2/3] Update apps.toml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 5550b0d8..d838fbc6 100644 --- a/apps.toml +++ b/apps.toml @@ -983,7 +983,7 @@ url = "https://github.com/YunoHost-Apps/filepizza_ynh" [firefish] category = "social_media" -potential_alternative_to = [ "Twitter", "Mastodon", "Pleroma", "Misskey" ] +potential_alternative_to = [ "X", "Mastodon", "Pleroma", "Misskey" ] state = "working" url = "https://github.com/YunoHost-Apps/firefish_ynh" From 372cb38bb00616a400c7d2320cb808f4920a1509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:30:39 +0200 Subject: [PATCH 3/3] Update apps.toml --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index d838fbc6..bda89ba6 100644 --- a/apps.toml +++ b/apps.toml @@ -983,7 +983,7 @@ url = "https://github.com/YunoHost-Apps/filepizza_ynh" [firefish] category = "social_media" -potential_alternative_to = [ "X", "Mastodon", "Pleroma", "Misskey" ] +potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Misskey" ] state = "working" url = "https://github.com/YunoHost-Apps/firefish_ynh"