You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko e117964325
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
6 years ago
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
controllers Change icons of features on admin dashboard to remove bias (#10366) 6 years ago
helpers Change icons of features on admin dashboard to remove bias (#10366) 6 years ago
javascript Change icons of features on admin dashboard to remove bias (#10366) 6 years ago
lib Change language detector threshold from 140 characters to 4 words (#10376) 6 years ago
mailers Fix error in AdminMailer#new_pending_account (#10264) 6 years ago
models Change icons of features on admin dashboard to remove bias (#10366) 6 years ago
policies Admission-based registrations mode (#10250) 6 years ago
presenters Add `blocked_by` relationship to the REST API (#10373) 6 years ago
serializers Add `blocked_by` relationship to the REST API (#10373) 6 years ago
services Fix vote-after-expiration not showing error, count vote as interaction (#10352) 6 years ago
validators Add validations to admin settings (#10348) 6 years ago
views Change icons of features on admin dashboard to remove bias (#10366) 6 years ago
workers Avoid race condition when streaming deleted statuses (#10280) 6 years ago