mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Upgrade InstantPageBlock.blockQuote from (text, caption) to (blocks: [InstantPageBlock], caption). Legacy inbound shapes (API pageBlockBlockquote, Postbox "t", FlatBuffers text) lift into [.paragraph(text)]; outbound stays on the legacy wire constructor for empty/single-paragraph quotes and uses pageBlockBlockquoteBlocks otherwise. V1/V2 renderers recurse into child blocks with a fixed 10pt inter-child gap; markdown forward/reverse, entity-expressibility, and preview text updated. pullQuote is unchanged. Co-Authored-By: Claude Opus 4.8 <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 | ||