1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-19 12:46:41 +00:00
mastodon/app/assets/javascripts/components
Noëlle Anthony c67d3c990b Additional key checks for browser compatibility ()
Not all browsers recognize e.key === 'Escape'; some use 'Esc' and some only respond to the keyCode.
2017-04-30 09:12:14 -04:00
..
actions OEmbed support for PreviewCard () 2017-04-27 14:42:22 +02:00
components Sync a locale files for JavaScript () 2017-04-27 12:03:28 +02:00
containers Fix various regressions () 2017-04-26 04:40:27 +02:00
features Additional key checks for browser compatibility () 2017-04-30 09:12:14 -04:00
locales Minor fixes in the French translation () 2017-04-30 08:51:32 -04:00
middleware Add eslint-plugin-jsx-a11y () 2017-04-15 13:27:27 +02:00
reducers Fix - Add Idempotency-Key header to PostStatusService that prevents () 2017-04-25 15:04:49 +02:00
selectors Avoid re-loading already loaded relationships. Also fixes issue where wrong 2017-04-02 22:02:38 +02:00
store Replace howler.js with simple <audio />, will hopefully resolve 2017-03-13 17:12:30 +01:00
.gitkeep
api.jsx Fix - Fix broken notifications, broken Link header parsing for exclude_types () 2017-04-11 22:53:58 +02:00
emoji.jsx Improve emojis - use SVGs where possible 2017-03-29 22:27:24 +02:00
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 2017-03-07 09:54:57 +01:00
link_header.jsx Add eslint-plugin-jsx-a11y () 2017-04-15 13:27:27 +02:00
rtl.jsx
stream.jsx Send initial state in a <script type="application/json"> tag () 2017-04-15 02:32:42 +02:00
uuid.jsx Fix - Add Idempotency-Key header to PostStatusService that prevents () 2017-04-25 15:04:49 +02:00