Remove sender tooltip, and sender label, simplify MessageDelegate, add
an option to invoke GC, and update libqmatrixclient.
This commit is contained in:
@@ -6,6 +6,7 @@ TextDelegate {
|
||||
maximumWidth: messageListView.width
|
||||
highlighted: eventType === "emote"
|
||||
timeLabelVisible: false
|
||||
authorLabelVisible: false
|
||||
|
||||
displayText: "<b>" + author.displayName + "</b> " + display
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user