Support for updated global 3d touch API

Fixed media sharing to secret chats
This commit is contained in:
Peter
2018-11-01 19:10:11 +04:00
parent cacd1ad9d3
commit f110dd2b66
34 changed files with 2435 additions and 2211 deletions

View File

@@ -342,7 +342,7 @@ class ChatMessageBubbleItemNode: ChatMessageItemView {
}
if !isBroadcastChannel {
hasAvatar = true
hasAvatar = item.content.firstMessage.effectivelyIncoming(item.account.peerId)
}
}
} else if incoming {