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/assets/javascripts/components/features
Koala Yeung 08059ddda9 jslint: fix jslint warnings (#1704)
* jslint: remove trailing space

* jslint: fix no-nested-ternary issue

Follow the jslint [no-nested-ternary](http://eslint.org/docs/rules/no-nested-ternary)
rule. Rewritten ternary with if-then.
8 years ago
..
account/components
account_timeline
blocks
community_timeline Send initial state in a <script type="application/json"> tag (#1806) 8 years ago
compose jslint: fix jslint warnings (#1704) 8 years ago
favourited_statuses
favourites
follow_requests
followers
following
generic_not_found
getting_started
hashtag_timeline Send initial state in a <script type="application/json"> tag (#1806) 8 years ago
home_timeline
mutes
notifications
public_timeline Send initial state in a <script type="application/json"> tag (#1806) 8 years ago
reblogs
report
status jslint: fix jslint warnings (#1704) 8 years ago
ui