-
- Downloads
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
Showing
- app/controllers/admin/dashboard_controller.rb 1 addition, 0 deletionsapp/controllers/admin/dashboard_controller.rb
- app/controllers/directories_controller.rb 1 addition, 1 deletionapp/controllers/directories_controller.rb
- app/helpers/admin/dashboard_helper.rb 10 additions, 0 deletionsapp/helpers/admin/dashboard_helper.rb
- app/javascript/styles/mastodon/admin.scss 5 additions, 0 deletionsapp/javascript/styles/mastodon/admin.scss
- app/models/account.rb 1 addition, 1 deletionapp/models/account.rb
- app/views/admin/dashboard/index.html.haml 24 additions, 70 deletionsapp/views/admin/dashboard/index.html.haml
- config/locales/en.yml 1 addition, 0 deletionsconfig/locales/en.yml
Loading
Please register or sign in to comment