mirror of
https://github.com/friendica/friendica
synced 2025-04-22 21:50:12 +00:00
Store wekk/month&halfyear usage / number of posts
This commit is contained in:
parent
8b585c6ccc
commit
92a71f8c27
5 changed files with 148 additions and 27 deletions
|
@ -43,6 +43,7 @@ class Federation extends BaseAdmin
|
|||
'diaspora' => ['name' => 'Diaspora', 'color' => '#a1a1a1'], // logo is black and white, makes a gray
|
||||
'funkwhale' => ['name' => 'Funkwhale', 'color' => '#4082B4'], // From the homepage
|
||||
'gnusocial' => ['name' => 'GNU Social/Statusnet', 'color' => '#a22430'], // dark red from the logo
|
||||
'hometown' => ['name' => 'Hometown', 'color' => '#1f70c1'], // Color from the Patreon page
|
||||
'hubzilla' => ['name' => 'Hubzilla/Red Matrix', 'color' => '#43488a'], // blue from the logo
|
||||
'lemmy' => ['name' => 'Lemmy', 'color' => '#00c853'], // Green from the page
|
||||
'mastodon' => ['name' => 'Mastodon', 'color' => '#1a9df9'], // blue from the Mastodon logo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue