aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/chat_input/chat_text_view.vala
Commit message (Collapse)AuthorAgeFilesLines
* Prevent ChatTextView from increasing in height after text was enteredfiaxh2022-01-121-2/+7
| | | | fixes #1064
* Add spell-checking using GspellThibaut Girka2021-01-211-0/+3
|
* Prevent dino from sending whitespace only messages (#821)selurvedu2020-04-241-1/+1
| | | | | Fixes #774. Co-authored-by: selurvedu <selurvedu@users.noreply.github.com>
* Add support for last message correctionfiaxh2020-04-031-0/+91