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
2019-03-26 01:24:19 +01:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Change icons of features on admin dashboard to remove bias (#10366) 2019-03-26 01:24:19 +01:00
helpers Change icons of features on admin dashboard to remove bias (#10366) 2019-03-26 01:24:19 +01:00
javascript Change icons of features on admin dashboard to remove bias (#10366) 2019-03-26 01:24:19 +01:00
lib Change language detector threshold from 140 characters to 4 words (#10376) 2019-03-26 01:23:59 +01:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Change icons of features on admin dashboard to remove bias (#10366) 2019-03-26 01:24:19 +01:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Add `blocked_by` relationship to the REST API (#10373) 2019-03-26 01:24:09 +01:00
serializers Add `blocked_by` relationship to the REST API (#10373) 2019-03-26 01:24:09 +01:00
services Fix vote-after-expiration not showing error, count vote as interaction (#10352) 2019-03-23 14:07:17 +01:00
validators Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
views Change icons of features on admin dashboard to remove bias (#10366) 2019-03-26 01:24:19 +01:00
workers Avoid race condition when streaming deleted statuses (#10280) 2019-03-16 20:18:47 +01:00