]> cat aescling's git repositories - mastodon.git/commit
Change icons of features on admin dashboard to remove bias (#10366)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 26 Mar 2019 00:24:19 +0000 (01:24 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2019 00:24:19 +0000 (01:24 +0100)
commite11796432514afb49f3d891f805973a37f00fcf1
treefae04acaf5cf1587b68904dd6cd77e7b556ef870
parent9745de883b198375ba23f7fde879f6d75ce2df0f
Change icons of features on admin dashboard to remove bias (#10366)

Red crosses implied that it was bad/unexpected that certain features
were not enabled. In reality, they are options, so showing a green
or grey power-off icon is more appropriate.

Add status of timeline preview as well

Fix sample accounts changing too frequently due to wrong query

Sample accounts are intended to be sorted by popularity
app/controllers/admin/dashboard_controller.rb
app/controllers/directories_controller.rb
app/helpers/admin/dashboard_helper.rb [new file with mode: 0644]
app/javascript/styles/mastodon/admin.scss
app/models/account.rb
app/views/admin/dashboard/index.html.haml
config/locales/en.yml