From 14af6d6bf9ffb1be5a285dcbe51241201cde660b Mon Sep 17 00:00:00 2001 From: Freddy Date: Thu, 17 Dec 2020 12:41:49 +0000 Subject: [PATCH 1/9] Added freepost --- _includes/sections/social-news-aggregator.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html index 70805e5679..bdd4476032 100644 --- a/_includes/sections/social-news-aggregator.html +++ b/_includes/sections/social-news-aggregator.html @@ -45,4 +45,6 @@

Worth Mentioning

  • Akasha - A decentralized online bulletin board using IPFS and Ethereum.
  • Lemmy - An AGPL-licensed self-hostable link aggregator intended to work in the Fediverse.
  • notabug.io - A free and open-source P2P link aggregator with a strong resemblance to old.reddit.com (not to be confused with NotABug.org).
  • +
  • freepost - An free and open-source discussion board based on free software and free culture with a highly motivated community. + From 780dcce43df3dae5e0859c07a981f539afca57f2 Mon Sep 17 00:00:00 2001 From: Freddy Date: Thu, 17 Dec 2020 15:28:09 +0000 Subject: [PATCH 2/9] Fixed links --- _includes/sections/social-news-aggregator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html index bdd4476032..e03aaae126 100644 --- a/_includes/sections/social-news-aggregator.html +++ b/_includes/sections/social-news-aggregator.html @@ -45,6 +45,6 @@

    Worth Mentioning

  • Akasha - A decentralized online bulletin board using IPFS and Ethereum.
  • Lemmy - An AGPL-licensed self-hostable link aggregator intended to work in the Fediverse.
  • notabug.io - A free and open-source P2P link aggregator with a strong resemblance to old.reddit.com (not to be confused with NotABug.org).
  • -
  • freepost - An free and open-source discussion board based on free software and free culture with a highly motivated community. +
  • freepost - An free and open-source discussion board based on free software and free culture with a highly motivated community. From 62f6cacb03b8f5e73b2fe62d9c94784c8ed5f440 Mon Sep 17 00:00:00 2001 From: Freddy Date: Thu, 17 Dec 2020 15:30:15 +0000 Subject: [PATCH 3/9] Eddited description --- _includes/sections/social-news-aggregator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html index e03aaae126..3fed39a8fe 100644 --- a/_includes/sections/social-news-aggregator.html +++ b/_includes/sections/social-news-aggregator.html @@ -45,6 +45,6 @@

    Worth Mentioning

  • Akasha - A decentralized online bulletin board using IPFS and Ethereum.
  • Lemmy - An AGPL-licensed self-hostable link aggregator intended to work in the Fediverse.
  • notabug.io - A free and open-source P2P link aggregator with a strong resemblance to old.reddit.com (not to be confused with NotABug.org).
  • -
  • freepost - An free and open-source discussion board based on free software and free culture with a highly motivated community. +
  • freepost - A free and open-source discussion board based on free software and free culture with a highly motivated community. From 7b29a8f0a61c6c2dadd497843fb93ed60e1cc1f5 Mon Sep 17 00:00:00 2001 From: Freddy Date: Wed, 6 Jan 2021 17:24:48 +0000 Subject: [PATCH 4/9] Swapped Lemy for Rabble --- _includes/sections/social-news-aggregator.html | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html index 3fed39a8fe..dd85399afb 100644 --- a/_includes/sections/social-news-aggregator.html +++ b/_includes/sections/social-news-aggregator.html @@ -29,21 +29,20 @@

    AGPL-licensed self-hostable link aggregator intended to work in the Fediverse." +website="https://dev.lemmy.ml/" +forum="https://forum.privacytools.io/t/" +github="https://github.com/LemmyNet/lemmy/" +web="https://dev.lemmy.ml/" %}

    Worth Mentioning

    • Akasha - A decentralized online bulletin board using IPFS and Ethereum.
    • -
    • Lemmy - An AGPL-licensed self-hostable link aggregator intended to work in the Fediverse.
    • +
    • Raddle - A is a public Postmill instance focused on privacy and anti-censorship.
    • notabug.io - A free and open-source P2P link aggregator with a strong resemblance to old.reddit.com (not to be confused with NotABug.org).
    • freepost - A free and open-source discussion board based on free software and free culture with a highly motivated community. From 805b18f7f8d4386e6bfb3a0152c1cbb1e110570a Mon Sep 17 00:00:00 2001 From: Stephen L Date: Tue, 1 Jun 2021 22:07:39 +0200 Subject: [PATCH 5/9] update links and description for lemmy (now federated) and akasha + move raddle down because it's not open-source Signed-off-by: Stephen L. --- _includes/sections/social-news-aggregator.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html index dd85399afb..82183310ab 100644 --- a/_includes/sections/social-news-aggregator.html +++ b/_includes/sections/social-news-aggregator.html @@ -31,19 +31,18 @@

      AGPL-licensed self-hostable link aggregator intended to work in the Fediverse." -website="https://dev.lemmy.ml/" +description="An AGPL-licensed federated link aggregator using the ActivityPub protocol." +website="https://lemmy.ml/" forum="https://forum.privacytools.io/t/" github="https://github.com/LemmyNet/lemmy/" -web="https://dev.lemmy.ml/" +web="https://lemmy.ml/" %}

      Worth Mentioning

      From 4fdb1ea4fdd90e0811a5662a4356983af0f4cc64 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Wed, 2 Jun 2021 17:14:34 +0200 Subject: [PATCH 6/9] change Lemmy website URL to point to list of instances Signed-off-by: Stephen L. --- _includes/sections/social-news-aggregator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html index 82183310ab..af3c19ffb1 100644 --- a/_includes/sections/social-news-aggregator.html +++ b/_includes/sections/social-news-aggregator.html @@ -32,7 +32,7 @@

      AGPL-licensed federated link aggregator using the ActivityPub protocol." -website="https://lemmy.ml/" +website="https://join.lemmy.ml/" forum="https://forum.privacytools.io/t/" github="https://github.com/LemmyNet/lemmy/" web="https://lemmy.ml/" From 9fcd82c6224997f7773720dbe4b772fd9263c09f Mon Sep 17 00:00:00 2001 From: Stephen L Date: Wed, 2 Jun 2021 17:20:31 +0200 Subject: [PATCH 7/9] fix syntax errors for Lemmy + add logo Signed-off-by: Stephen L. --- .../sections/social-news-aggregator.html | 4 +- assets/img/svg/3rd-party/lemmy.svg | 118 ++++++++++++++++++ 2 files changed, 120 insertions(+), 2 deletions(-) create mode 100644 assets/img/svg/3rd-party/lemmy.svg diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html index af3c19ffb1..fdde156a61 100644 --- a/_includes/sections/social-news-aggregator.html +++ b/_includes/sections/social-news-aggregator.html @@ -30,8 +30,8 @@

      AGPL-licensed federated link aggregator using the ActivityPub protocol." +image="/assets/img/svg/3rd-party/lemmy.svg" +description="An AGPL-licensed federated link aggregator using the ActivityPub protocol." website="https://join.lemmy.ml/" forum="https://forum.privacytools.io/t/" github="https://github.com/LemmyNet/lemmy/" diff --git a/assets/img/svg/3rd-party/lemmy.svg b/assets/img/svg/3rd-party/lemmy.svg new file mode 100644 index 0000000000..8254596571 --- /dev/null +++ b/assets/img/svg/3rd-party/lemmy.svg @@ -0,0 +1,118 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + From e79c0b556f8ffc9ffaacb459ec908803be386c72 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Wed, 2 Jun 2021 17:26:04 +0200 Subject: [PATCH 8/9] Added a warning about lack of general privacy policy for Lemmy + remove forum (so it's easier for editorial board to know that a forum needs to be created) Signed-off-by: Stephen L. --- _includes/sections/social-news-aggregator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html index fdde156a61..7246add4f1 100644 --- a/_includes/sections/social-news-aggregator.html +++ b/_includes/sections/social-news-aggregator.html @@ -32,8 +32,8 @@

      Date: Wed, 2 Jun 2021 17:30:32 +0200 Subject: [PATCH 9/9] add label linking to list of instances (more instances than on join.lemmy.ml) Signed-off-by: Stephen L. --- _includes/sections/social-news-aggregator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html index 7246add4f1..f55d6556c2 100644 --- a/_includes/sections/social-news-aggregator.html +++ b/_includes/sections/social-news-aggregator.html @@ -32,7 +32,7 @@