From ceeaca078edb2fb183eed6c771e1c90166a6bbb8 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 25 Nov 2023 15:37:35 +0100 Subject: [PATCH 1/2] mark as broken + add more alternatives --- apps.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.toml b/apps.toml index 3d9dcfc6..1104a521 100644 --- a/apps.toml +++ b/apps.toml @@ -90,8 +90,8 @@ url = "https://github.com/YunoHost-Apps/airsonic_ynh" [akkoma] category = "social_media" level = 0 -potential_alternative_to = [ "X", "Mastodon", "Pleroma" ] -state = "working" +potential_alternative_to = [ "X", "Mastodon", "Pleroma", "Firefish", "Misskey", "Gotosocial ] +state = "not_working" subtags = [ "microblogging" ] url = "https://github.com/YunoHost-Apps/akkoma_ynh" From 5d597430ed785eaacb66ec3e69e68ee753f72970 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 25 Nov 2023 15:42:27 +0100 Subject: [PATCH 2/2] fix typo Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 1104a521..34f8098e 100644 --- a/apps.toml +++ b/apps.toml @@ -90,7 +90,7 @@ url = "https://github.com/YunoHost-Apps/airsonic_ynh" [akkoma] category = "social_media" level = 0 -potential_alternative_to = [ "X", "Mastodon", "Pleroma", "Firefish", "Misskey", "Gotosocial ] +potential_alternative_to = [ "X", "Mastodon", "Pleroma", "Firefish", "Misskey", "Gotosocial" ] state = "not_working" subtags = [ "microblogging" ] url = "https://github.com/YunoHost-Apps/akkoma_ynh"