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 Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Add option to disable swiping motions across the WebUI (#13885) 4 years ago
helpers Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
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 Change account suspensions to be reversible by default (#14726) 4 years ago
models Add option to disable swiping motions across the WebUI (#13885) 4 years ago
policies Change account suspensions to be reversible by default (#14726) 4 years ago
presenters Add user notes on accounts (#14148) 5 years ago
serializers Add option to disable swiping motions across the WebUI (#13885) 4 years ago
services Add option to be notified when a followed user posts (#13546) 4 years ago
validators Improve email address validation (#14565) 4 years ago
views Fix regressions in icon buttons in web UI (#14915) 4 years ago
workers Add option to be notified when a followed user posts (#13546) 4 years ago