aboutsummaryrefslogtreecommitdiff
path: root/qml/Message.qml
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the contact requests chatlink2xt2021-07-261-4/+0
* Fit message text on the screen if it is too narrowlink2xt2021-06-271-1/+1
* Reference ListView from ChatPage instead of Messagelink2xt2021-06-271-1/+0
* Restrict message width and avoid gaps around imageslink2xt2021-06-271-4/+4
* Allow to open deaddrop chat, but do not mark it as seen or noticedlink2xt2021-06-061-1/+5
* Add margin to the left of the message bubbleslink2xt2021-06-061-0/+1
* Message.qml: print MediaPlayer errors to consolelink2xt2021-05-301-0/+2
* Add video viewerlink2xt2021-05-301-1/+26
* Implement message draftslink2xt2021-05-291-1/+4
* Add HTML view for messageslink2xt2021-05-221-6/+23
* Do not try to mark outgoing and seen messages as seenlink2xt2021-03-191-1/+5
* Fix some `qmllint -U` warningslink2xt2021-03-191-4/+4
* Mark displayed messages as seenlink2xt2021-03-191-0/+6
* Fix some qmllint warningslink2xt2021-03-191-1/+1
* Limit image heightlink2xt2021-03-141-0/+1
* Use the same font size for quote and messagelink2xt2021-03-141-1/+1
* Load images asynchronouslylink2xt2021-03-141-0/+1
* Add colored border to quoteslink2xt2021-03-141-9/+25
* QML cleanuplink2xt2021-03-141-6/+2
* Use PreserveAspectCrop instead of PreserveAspectFit for imageslink2xt2021-03-141-1/+1
* Add support for audio and voice messageslink2xt2021-03-131-1/+23
* Add context menu item to accept contact requestslink2xt2021-02-221-0/+4
* Use dc_msg_get_override_sender_name()link2xt2021-02-151-2/+7
* Add info dialog for messageslink2xt2020-10-131-0/+31
* Display quotes in different fontlink2xt2020-10-131-1/+13
* Add basic quoting supportlink2xt2020-10-121-1/+1
* Reduce QML version requirementslink2xt2020-10-061-3/+3
* Initial commitlink2xt2020-10-031-0/+83