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
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.
9 years ago
..
actions Add list of muted user to UI and Getting Started (#1799) 9 years ago
components jslint: fix jslint warnings (#1704) 9 years ago
containers Send initial state in a <script type="application/json"> tag (#1806) 9 years ago
features jslint: fix jslint warnings (#1704) 9 years ago
locales Update Traditional Chinese, HK (zh-HK) translation (#1759) 9 years ago
middleware
reducers Send initial state in a <script type="application/json"> tag (#1806) 9 years ago
selectors
store
.gitkeep
api.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 9 years ago
emoji.jsx
is_mobile.jsx
link_header.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 9 years ago
rtl.jsx
stream.jsx Send initial state in a <script type="application/json"> tag (#1806) 9 years ago