From 6c04f70808c50f4f1458765331e263f26779a3a1 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Sun, 18 Aug 2024 01:56:12 +0200 Subject: [PATCH] Add SocialEcho to rejection list (#2516) --- rejectedlist.toml | 8 ++++++++ wishlist.toml | 1 + 2 files changed, 9 insertions(+) diff --git a/rejectedlist.toml b/rejectedlist.toml index 31c87b4d..7a944a58 100644 --- a/rejectedlist.toml +++ b/rejectedlist.toml @@ -210,3 +210,11 @@ upstream = "https://sr.ht/~nicoco/slidge/sources" website = "https://sr.ht/~nicoco/slidge/" reason = "This is only a library, so not packageable as is" +[socialecho] +name = "SocialEcho" +description = "A social networking platform with automated content moderation and context-based authentication syst" +upstream = "https://github.com/nz-m/SocialEcho" +website = "" +rejection_pr = "https://github.com/YunoHost/apps/pull/2516" +reason = "relies on non-free external ai tools" + diff --git a/wishlist.toml b/wishlist.toml index c8f017ca..70aaff4a 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1932,6 +1932,7 @@ upstream = "https://codeberg.org/grunfink/snac2" website = "https://comam.es/snac-doc/" added_date = 1707414547 # 2024/02/08 + [socialhome] name = "SocialHome" description = "A federated personal profile"