chinwagsocial/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.
2020-10-05 22:04:06 +02:00
..
chewy Change tootctl search deploy algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Add option to disable swiping motions across the WebUI (#13885) 2020-09-30 19:31:03 +02:00
helpers Bump rubocop from 0.86.0 to 0.88.0 (#14412) 2020-09-01 03:04:00 +02:00
javascript Ignore alt-key hotkeys in text fields (#14942) 2020-10-05 22:04:06 +02:00
lib Add option to disable swiping motions across the WebUI (#13885) 2020-09-30 19:31:03 +02:00
mailers Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
models Add option to disable swiping motions across the WebUI (#13885) 2020-09-30 19:31:03 +02:00
policies Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
presenters Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
serializers Add option to disable swiping motions across the WebUI (#13885) 2020-09-30 19:31:03 +02:00
services Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
validators Improve email address validation (#14565) 2020-08-12 12:40:25 +02:00
views Fix regressions in icon buttons in web UI (#14915) 2020-10-04 15:02:36 +02:00
workers Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00