mastodon/app/javascript/mastodon/features/ui
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
..
components Add option to disable swiping motions across the WebUI (#13885) 2020-09-30 19:31:03 +02:00
containers never filter own posts from timeline (#14128) 2020-06-23 16:01:34 +02:00
util Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
index.js Ignore alt-key hotkeys in text fields (#14942) 2020-10-05 22:04:06 +02:00