aboutsummaryrefslogtreecommitdiff
path: root/qml/ComposePane.qml
Commit message (Expand)AuthorAgeFilesLines
* Less clicks: focus compose pane on chat selection.Miquel Lionel2021-12-201-14/+19
* You can unblock people now and some small fixesMiquel Lionel2021-11-201-5/+29
* Block button on contact request works nowMiquel Lionel2021-11-111-1/+2
* Implement sending Videochat invitationsMiquel Lionel2021-11-041-5/+14
* revert shortcut to action due to bugMiquel Lionel2021-11-031-26/+31
* Videochat message displayed, rm actions dupsMiquel Lionel2021-11-021-16/+2
* GIFs, display names on every message and morelink2xt2021-10-311-0/+22
* We add a bunch of keyboard shortcuts. F1 to show.Miquel Lionel2021-10-311-0/+22
* qmlformatHEADmasterlink2xt2021-10-271-19/+14
* Change "Attach" button to "Detach" when file is attachedlink2xt1-2/+8
* Add Message.setFile methodlink2xt1-6/+5
* Make attachment button functionalMiquel Lionel1-5/+16
* ComposePane: "attach" buttonlink2xt1-0/+27
* Fix QML code stylelink2xt2021-10-021-26/+21
* Accept and reject contact requests in the compose panelink2xt2021-08-281-0/+26
* ComposePane: move message creation to a separate functionlink2xt2021-08-071-6/+11
* Use `dc_send_msg` to send messageslink2xt2021-08-071-1/+6
* ComposePane: set `id` to `root`link2xt2021-08-071-5/+7
* Reset draft after sending a messagelink2xt2021-05-311-0/+1
* Implement message draftslink2xt2021-05-291-0/+15
* Move fillWidth from ComposePane to it's instance at ChatPagelink2xt2021-03-221-3/+2
* Align Send button to the bottomlink2xt2021-03-221-0/+2
* Move ComposePane to separate QML filelink2xt2021-03-201-0/+38