]> git.mxchange.org Git - friendica.git/commitdiff
Systems added to the federation statistics
authorMichael <heluecht@pirati.ca>
Thu, 14 Mar 2024 04:33:19 +0000 (04:33 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 14 Mar 2024 04:33:19 +0000 (04:33 +0000)
src/Module/Admin/Federation.php

index af7e433e141796677bcca7dee4ca9394549e8e9b..f6b77aeb665d4a84fc23206e9bf2bdc2f048ed38 100644 (file)
@@ -43,6 +43,7 @@ class Federation extends BaseAdmin
                        'birdsitelive' => ['name' => 'BirdsiteLIVE', 'color' => '#1b6ec2'], // Color from the page
                        'bookwyrm'     => ['name' => 'BookWyrm', 'color' => '#00d1b2'], // Color from the page
                        'castopod'     => ['name' => 'Castopod', 'color' => '#00564a'], // Background color from the page
+                       'cherrypick'   => ['name' => 'Cherrypick', 'color' => 'pink'], // Color from one of the instabces
                        'diaspora'     => ['name' => 'Diaspora', 'color' => '#a1a1a1'], // logo is black and white, makes a gray
                        'calckey'      => ['name' => 'firefish (Calckey)', 'color' => '#1c4a5c'], // Color from the page
                        'sharkey'      => ['name' => 'Sharkey', 'color' => 'lightpink'], // Font color from the homepage
@@ -58,6 +59,7 @@ class Federation extends BaseAdmin
                        'kbin'         => ['name' => 'kbin', 'color' => '#61366b'], // Color from their main instance
                        'lemmy'        => ['name' => 'Lemmy', 'color' => '#00c853'], // Green from the page
                        'mastodon'     => ['name' => 'Mastodon', 'color' => '#1a9df9'], // blue from the Mastodon logo
+                       'mbin'         => ['name' => 'mbin', 'color' => '#3c3c3c'], // Color from one of their instances
                        'microblog'    => ['name' => 'Microblog', 'color' => '#fdb52b'], // Color from the page
                        'misskey'      => ['name' => 'Misskey', 'color' => '#ccfefd'], // Font color of the homepage
                        'mobilizon'    => ['name' => 'Mobilizon', 'color' => '#ffd599'], // Background color of parts of the homepage