compose: Never hide send button.

`Press Enter to send` used to hide `Send` button, we remove that
behaviour.

We show the current state of `Enter` hotkey action via text below
`Send` button which can toggle behaviour on click.
This commit is contained in:
Aman Agrawal
2021-11-25 09:00:04 +00:00
committed by Tim Abbott
parent 219ecea659
commit 25ee6a795e
11 changed files with 78 additions and 70 deletions

View File

@@ -168,6 +168,9 @@ IGNORED_PHRASES = [
r"University of California San Diego",
# Used in stream creation form
r"email hidden",
# Use in compose box.
r"to send",
r"to add a new line",
]
# Sort regexes in descending order of their lengths. As a result, the