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
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
..
components jslint: fix jslint warnings (#1704) 9 years ago
application.js Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 9 years ago
application_public.js Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 9 years ago
components.js Add an Intl polyfill 9 years ago
extras.jsx Fix #700 - hide spoilers on static pages 9 years ago