Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add margin to the left of the message bubbles | link2xt | 2021-06-06 | 1 | -0/+1 |
| | |||||
* | Message.qml: print MediaPlayer errors to console | link2xt | 2021-05-30 | 1 | -0/+2 |
| | |||||
* | Add video viewer | link2xt | 2021-05-30 | 1 | -1/+26 |
| | |||||
* | Implement message drafts | link2xt | 2021-05-29 | 1 | -1/+4 |
| | |||||
* | Add HTML view for messages | link2xt | 2021-05-22 | 1 | -6/+23 |
| | |||||
* | Do not try to mark outgoing and seen messages as seen | link2xt | 2021-03-19 | 1 | -1/+5 |
| | |||||
* | Fix some `qmllint -U` warnings | link2xt | 2021-03-19 | 1 | -4/+4 |
| | |||||
* | Mark displayed messages as seen | link2xt | 2021-03-19 | 1 | -0/+6 |
| | |||||
* | Fix some qmllint warnings | link2xt | 2021-03-19 | 1 | -1/+1 |
| | |||||
* | Limit image height | link2xt | 2021-03-14 | 1 | -0/+1 |
| | |||||
* | Use the same font size for quote and message | link2xt | 2021-03-14 | 1 | -1/+1 |
| | |||||
* | Load images asynchronously | link2xt | 2021-03-14 | 1 | -0/+1 |
| | |||||
* | Add colored border to quotes | link2xt | 2021-03-14 | 1 | -9/+25 |
| | |||||
* | QML cleanup | link2xt | 2021-03-14 | 1 | -6/+2 |
| | |||||
* | Use PreserveAspectCrop instead of PreserveAspectFit for images | link2xt | 2021-03-14 | 1 | -1/+1 |
| | | | | This seems to be the easiest way to avoid space above and below the image. | ||||
* | Add support for audio and voice messages | link2xt | 2021-03-13 | 1 | -1/+23 |
| | |||||
* | Add context menu item to accept contact requests | link2xt | 2021-02-22 | 1 | -0/+4 |
| | |||||
* | Use dc_msg_get_override_sender_name() | link2xt | 2021-02-15 | 1 | -2/+7 |
| | |||||
* | Add info dialog for messages | link2xt | 2020-10-13 | 1 | -0/+31 |
| | |||||
* | Display quotes in different font | link2xt | 2020-10-13 | 1 | -1/+13 |
| | |||||
* | Add basic quoting support | link2xt | 2020-10-12 | 1 | -1/+1 |
| | |||||
* | Reduce QML version requirements | link2xt | 2020-10-06 | 1 | -3/+3 |
| | | | | Now KDeltaChat runs on openSUSE Leap 15.2 | ||||
* | Initial commit | link2xt | 2020-10-03 | 1 | -0/+83 |