From ce12b1c99d1f7b47296d4393a0408a9ff11ebb30 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Tue, 21 Apr 2020 21:52:00 -0700 Subject: [PATCH 1/3] Remove Minds.com from Worth Mentioning (#1850) --- _includes/sections/social-networks.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/sections/social-networks.html b/_includes/sections/social-networks.html index 974e7461..27292440 100644 --- a/_includes/sections/social-networks.html +++ b/_includes/sections/social-networks.html @@ -77,6 +77,5 @@ web="https://docs-develop.pleroma.social/backend/clients/#alternative-web-interf

Worth Mentioning

-- 2.47.2 From 99c686f3acd8ec31b486d67abddc204c803afbc5 Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Wed, 22 Apr 2020 05:10:59 +0000 Subject: [PATCH 2/3] New version of StartMail logo (dark) (#1851) --- assets/img/svg/3rd-party/startmail-dark.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/img/svg/3rd-party/startmail-dark.svg b/assets/img/svg/3rd-party/startmail-dark.svg index 7d8d46dd..8551cc14 100644 --- a/assets/img/svg/3rd-party/startmail-dark.svg +++ b/assets/img/svg/3rd-party/startmail-dark.svg @@ -1,2 +1,2 @@ - + -- 2.47.2 From bf3fbc8a4d0b6914a45c0aca460fedcc9c045ab9 Mon Sep 17 00:00:00 2001 From: danarel Date: Wed, 22 Apr 2020 08:48:10 -0700 Subject: [PATCH 3/3] updated VSCodium description to remove mention of fork --- _includes/sections/productivity-tools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index a3c5522d..5d8caa31 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -56,7 +56,7 @@
  • dudle - An online scheduling application, free and open-source. Schedule meetings or make small online polls. No email collection or the need of registration.
  • Framadate - A free and open-source online service for planning an appointment or making a decision quickly and easily. No registration is required.
  • LibreOffice - Free and open-source office suite.
  • -
  • VSCodium - Fork of Microsoft's Visual Studio Code editor without branding or telemetry.
  • +
  • VSCodium - Scripts to automatically build Microsoft's Visual Studio Code editor without branding or telemetry.
  • -- 2.47.2