Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ComposePane: move message creation to a separate function | link2xt | 2021-08-07 | 1 | -6/+11 |
* | Use `dc_send_msg` to send messages | link2xt | 2021-08-07 | 1 | -1/+6 |
* | ComposePane: set `id` to `root` | link2xt | 2021-08-07 | 1 | -5/+7 |
* | 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 |
* | Align Send button to the bottom | link2xt | 2021-03-22 | 1 | -0/+2 |
* | Move ComposePane to separate QML file | link2xt | 2021-03-20 | 1 | -0/+38 |