mastodon/app
Claire 034f37b85a
Fix compose form behavior in mobile view (#15555)
* Fix ComposeForm being mounted twice in mobile view

Fixes #13094

* Fix compose form focus and pre-selection behavior in mobile view

* Split _updateFocusAndSelection out of componentDidUpdate
2021-03-24 10:19:07 +01:00
..
chewy
controllers Further preparation for Rails 6 (#15916) 2021-03-19 02:45:34 +01:00
helpers
javascript Fix compose form behavior in mobile view (#15555) 2021-03-24 10:19:07 +01:00
lib Prepare Mastodon for zeitwerk autoloader (#15917) 2021-03-19 02:42:43 +01:00
mailers
models WIP (#15222) 2021-03-19 17:15:36 +01:00
policies
presenters
serializers
services Fix URL scanning in note length validator and preview card fetching (#15827) 2021-03-04 00:12:26 +01:00
validators Bypass MX validation for explicitly allowed domains (#15930) 2021-03-19 23:48:47 +01:00
views Fix brakeman warning (#15870) 2021-03-19 23:48:59 +01:00
workers