- Oct 28, 2021
-
-
Ming Rui Zhang authored
Avoid potential undefined access to child author property Change-Id: I3926243ff20cab9c66ac8c6e6b61e71fe46b8a63
-
Andreas Traczyk authored
rfc1738 3.10 describes the file URL form: file://<host>/<path> According to wikipedia, "file://path (i.e. two slashes, without a hostname) is never correct, but is often used." This reverts commit 4e6336d8. Change-Id: Ic3f7c48eb5faa1ec97347328a03c8fda94513faf
-
- Oct 27, 2021
-
-
Sébastien Blin authored
Change-Id: I90fcbc735f084ab37abfa3b466b97cf56c640247
-
- Oct 22, 2021
-
-
Sébastien Blin authored
file:// is enough for the scheme Change-Id: Ic1500155f9025b8f4c55252c0a5468c822d8c315
-
- Oct 06, 2021
-
-
Ming Rui Zhang authored
Change-Id: I8448d3eb3b277be60b6223cfe1b3956c9cbc20fd
-
Ming Rui Zhang authored
1. GeneratedMessageDelegate, TextMessageDelegate and DataTransferMessageDelegate 2. DelegateChooser in MessageListView Change-Id: I5a3718f59e74b3499afc4abfa2826bab6cf442c8
-
+ fix multiline richtext + add SBS msg bubbles + limit timestamp visibility + render link previews + render data transfer interactions Gitlab: #467 Change-Id: I80b6db33d786180d479730213855b9816bea4793
-
Introduces a primitive QML ListView based chat view lacking features present in the previous web chat view, that will be added in subsequent commits(styling, preview/media/link/file-transfer message type support, etc.). Gitlab: #467 Change-Id: Iedc40f6172a6cdacc48cda6f4187053fbf226713
-