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
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.
4 years ago
..
chewy
controllers Add option to disable swiping motions across the WebUI (#13885) 4 years ago
helpers
javascript Ignore alt-key hotkeys in text fields (#14942) 4 years ago
lib Add option to disable swiping motions across the WebUI (#13885) 4 years ago
mailers
models Add option to disable swiping motions across the WebUI (#13885) 4 years ago
policies
presenters
serializers Add option to disable swiping motions across the WebUI (#13885) 4 years ago
services
validators
views Fix regressions in icon buttons in web UI (#14915) 4 years ago
workers