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
Stephen Burgess 2d99c962df Only show upload modal when drag event contains files (#2409)
* fix(upload): Only show upload modal when drag even contains files

* fix(firefox): Close drag window ondragend also

Do not only end drag styles on drag leave, but also on drag end. Fixes firefox bug. #687

* fix(drag-modal): Remove drag modal trigger cruft

* fix(upload-modal): Allow close with escape button
8 years ago
..
components Only show upload modal when drag event contains files (#2409) 8 years ago
application.js Upgrade jQuery to v2.x (#2246) 8 years ago
application_public.js Use local_time gem for timezone replacement (#2174) 8 years ago
components.js Add an Intl polyfill 8 years ago
extras.jsx Display remaining characters when editing display name and bio (#2219) 8 years ago