mastodon/app
ThibG 63770d3aac
Ignore alt-key hotkeys in text fields ()
Fixes 

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

Unfortunately, MacOS relies on the “alt” key for many things, including
composing text (see ), 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 () 2020-07-14 18:10:35 +02:00
controllers Add option to disable swiping motions across the WebUI () 2020-09-30 19:31:03 +02:00
helpers Bump rubocop from 0.86.0 to 0.88.0 () 2020-09-01 03:04:00 +02:00
javascript Ignore alt-key hotkeys in text fields () 2020-10-05 22:04:06 +02:00
lib Add option to disable swiping motions across the WebUI () 2020-09-30 19:31:03 +02:00
mailers Change account suspensions to be reversible by default () 2020-09-15 14:37:58 +02:00
models Add option to disable swiping motions across the WebUI () 2020-09-30 19:31:03 +02:00
policies Change account suspensions to be reversible by default () 2020-09-15 14:37:58 +02:00
presenters Add user notes on accounts () 2020-06-30 19:19:50 +02:00
serializers Add option to disable swiping motions across the WebUI () 2020-09-30 19:31:03 +02:00
services Add option to be notified when a followed user posts () 2020-09-18 17:26:45 +02:00
validators Improve email address validation () 2020-08-12 12:40:25 +02:00
views Fix regressions in icon buttons in web UI () 2020-10-04 15:02:36 +02:00
workers Add option to be notified when a followed user posts () 2020-09-18 17:26:45 +02:00