1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Merge pull request #1751 from YunoHost/calckey-firefish

Firefish has replaced Calckey
This commit is contained in:
Alexandre Aubin 2023-09-26 14:57:28 +02:00 committed by GitHub
commit d0cb365c73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -310,6 +310,7 @@ subtags = [ "monitoring" ]
url = "https://github.com/YunoHost-Apps/cachet_ynh" url = "https://github.com/YunoHost-Apps/cachet_ynh"
[calckey] [calckey]
antifeatures = [ "deprecated-software" ]
category = "social_media" category = "social_media"
level = 6 level = 6
potential_alternative_to = [ "Twitter", "Mastodon", "Pleroma" ] potential_alternative_to = [ "Twitter", "Mastodon", "Pleroma" ]
@ -1008,7 +1009,7 @@ url = "https://github.com/YunoHost-Apps/filepizza_ynh"
[firefish] [firefish]
category = "social_media" category = "social_media"
level = 7 level = 7
potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Misskey" ] potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Misskey", "Calckey" ]
state = "working" state = "working"
url = "https://github.com/YunoHost-Apps/firefish_ynh" url = "https://github.com/YunoHost-Apps/firefish_ynh"