Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset draft after sending a message | link2xt | 2021-05-31 | 1 | -0/+1 |
| | |||||
* | Implement message drafts | link2xt | 2021-05-29 | 1 | -0/+15 |
| | |||||
* | Move fillWidth from ComposePane to it's instance at ChatPage | link2xt | 2021-03-22 | 1 | -3/+2 |
| | | | | ComposePane is not necessarily placed into Layout. | ||||
* | Align Send button to the bottom | link2xt | 2021-03-22 | 1 | -0/+2 |
| | | | | This keeps the button at the bottom of the window when multi-line message is entered. | ||||
* | Move ComposePane to separate QML file | link2xt | 2021-03-20 | 1 | -0/+38 |