chinwagsocial/app/javascript/mastodon
ThibG 63770d3aac
Ignore alt-key hotkeys in text fields (#14942)
Fixes #14862

This used to be the case until #13987, which introduced a hotkey to toggle
the Content Warning field.

Unfortunately, MacOS relies on the “alt” key for many things, including
composing text (see #14862), therefore, even if that makes the CW toggle
hotkey significantly less useful, it makes sense to not interfere with
composing toots.
2020-10-05 22:04:06 +02:00
..
actions Fix mark as read in notifications to be saved immediately (#14907) 2020-10-01 04:17:46 +02:00
components Fix regressions in icon buttons in web UI (#14915) 2020-10-04 15:02:36 +02:00
containers Add pop-out player for audio/video in web UI (#14870) 2020-09-28 13:29:43 +02:00
features Ignore alt-key hotkeys in text fields (#14942) 2020-10-05 22:04:06 +02:00
locales Update translation files (#14920) 2020-10-05 02:57:38 +02:00
middleware
reducers Fix bell button causing a brief “Cancel follow request” on locked accounts (#14896) 2020-09-28 21:44:29 +02:00
selectors
service_worker
storage
store
utils
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js Add option to disable swiping motions across the WebUI (#13885) 2020-09-30 19:31:03 +02:00
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js Better manage subscriptionCounters (#14608) 2020-08-24 14:06:45 +02:00
test_setup.js
uuid.js