From 340034c601f8013241807bcf625f024eb6e04f24 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 22 Oct 2023 19:08:17 +0200 Subject: [PATCH 1/2] Add Proxigram to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 11d35598..6a1e19e2 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -976,6 +976,12 @@ description = "Monorepo hosting the proton web clients" upstream = "https://github.com/ProtonMail/WebClient" website = "" +[proxigram] +name = "Proxigram" +description = "A privacy focused and and open source front-end for Instagram, providing also RSS" +upstream = "https://codeberg.org/ThePenguinDev/Proxigram" +website = "" + [psono] name = "Psono" description = "Password Manager for Teams" From 9f00760ba7214d1f11d748a80383f4a18fb9ff3a Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:05:01 +0200 Subject: [PATCH 2/2] Update wishlist.toml Co-authored-by: tituspijean --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 6a1e19e2..14f0722d 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -978,7 +978,7 @@ website = "" [proxigram] name = "Proxigram" -description = "A privacy focused and and open source front-end for Instagram, providing also RSS" +description = "Front-end for Instagram, providing also RSS" upstream = "https://codeberg.org/ThePenguinDev/Proxigram" website = ""