mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Implement the nine message-entity RichText cases (textMention, textMentionName, textHashtag, textCashtag, textBotCommand, textBankCard, textAutoUrl, textAutoEmail, textAutoPhone): model + Postbox coding, FlatBuffers schema/codec, Api.RichText parsing/serialization (lossless), InstantPage display attaching the matching TelegramTextAttributes keys, and tap routing in the rich-data bubble mirroring ChatMessageTextBubbleContentNode. mentionName display resolves via EnginePeer.Id (PeerId not in scope). Also lets rich-data text selection reach a line's trailing edge and fixes the date/status node positioning to match TextBubble. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| InstantPage.fbs | ||
| InstantPageBlock.fbs | ||
| ItemCollectionId.fbs | ||
| Media.fbs | ||
| MediaId.fbs | ||
| MessageId.fbs | ||
| Optional.fbs | ||
| PartialMediaReference.fbs | ||
| PeerAccessRestrictionInfo.fbs | ||
| PeerCollectibleColor.fbs | ||
| PeerEmojiStatus.fbs | ||
| PeerId.fbs | ||
| PeerNameColor.fbs | ||
| PeerReference.fbs | ||
| PixelDimensions.fbs | ||
| RichText.fbs | ||
| StarsAmount.fbs | ||
| StickerPackCollectionInfo.fbs | ||
| StickerPackReference.fbs | ||
| StoredDeviceContactData.fbs | ||
| TelegramChannel.fbs | ||
| TelegramChatAdminRights.fbs | ||
| TelegramChatBannedRights.fbs | ||
| TelegramGroup.fbs | ||
| TelegramMediaFile.fbs | ||
| TelegramMediaFileAttribute.fbs | ||
| TelegramMediaImage.fbs | ||
| TelegramMediaImageRepresentation.fbs | ||
| TelegramMediaResource.fbs | ||
| TelegramPeerAccessHash.fbs | ||
| TelegramPeerUsername.fbs | ||
| TelegramUser.fbs | ||
| VideoThumbnail.fbs | ||