mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Initial holes 2.0 support
This commit is contained in:
@@ -360,10 +360,10 @@ class ChatMessageBubbleItemNode: ChatMessageItemView {
|
||||
} else if incoming {
|
||||
hasAvatar = true
|
||||
}
|
||||
case .group:
|
||||
/*case .group:
|
||||
allowFullWidth = true
|
||||
hasAvatar = true
|
||||
displayAuthorInfo = true
|
||||
displayAuthorInfo = true*/
|
||||
}
|
||||
|
||||
if let forwardInfo = item.content.firstMessage.forwardInfo, forwardInfo.source == nil, forwardInfo.author.id.namespace == Namespaces.Peer.CloudUser {
|
||||
|
||||
Reference in New Issue
Block a user