]> cat aescling's git repositories - mastodon.git/commit
When sending a toot, ensure a CW is only set if the CW field is visible (#11206)
authorThibG <thib@sitedethib.com>
Sat, 29 Jun 2019 16:32:36 +0000 (18:32 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 29 Jun 2019 16:32:36 +0000 (18:32 +0200)
commitccc7fe3e1d04c7cabad916e4e57c7739743d5c91
tree3aea15cf75ff0792dd3a01b8d32bfae8cc3a8996
parent84ff3938426da348e31651dfad376d83a9784343
When sending a toot, ensure a CW is only set if the CW field is visible (#11206)

In some occasions, such as the browser or a browser extension auto-filling
the existing but disabled/hidden CW field, a CW can be set without the user
knowing.
app/javascript/mastodon/actions/compose.js
app/javascript/mastodon/reducers/compose.js