Telegram-iOS/submodules/TelegramCore
isaac 99e4c41b24 RichText: entity cases (mention / hashtag / cashtag / bot command / bank card / auto link)
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>
2026-05-23 22:12:47 +04:00
..
FlatBuffers Refactoring 2025-04-28 23:36:35 +02:00
FlatSerialization RichText: entity cases (mention / hashtag / cashtag / bot command / bank card / auto link) 2026-05-23 22:12:47 +04:00
Sources RichText: entity cases (mention / hashtag / cashtag / bot command / bank card / auto link) 2026-05-23 22:12:47 +04:00
.gitignore
BUILD Glass 2025-12-06 01:28:06 +08:00
Package.swift Refactor Api types 43-52 to use struct-wrapped constructors 2026-01-16 00:33:37 +08:00