Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make attachment button functional | Miquel Lionel | 1 | -5/+16 | |
* | ComposePane: "attach" button | link2xt | 1 | -0/+27 | |
* | Fix QML code style | link2xt | 2021-10-02 | 1 | -26/+21 |
* | Accept and reject contact requests in the compose pane | link2xt | 2021-08-28 | 1 | -0/+26 |
* | 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 |