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> |
||
|---|---|---|
| .. | ||
| Birthday.swift | ||
| ContactInfoStrings.swift | ||
| CurrencyFormat.swift | ||
| DataSizeFormat.swift | ||
| DateFormat.swift | ||
| DeviceType.swift | ||
| Geo.swift | ||
| GiftFormat.swift | ||
| InstantPagePreviewText.swift | ||
| Locale.swift | ||
| MessageContentKind.swift | ||
| NumberFormat.swift | ||
| PeerDisplayName.swift | ||
| PeerNotificationSoundStrings.swift | ||
| PresenceStrings.swift | ||
| ServiceMessageStrings.swift | ||
| StringForDuration.swift | ||
| TonFormat.swift | ||
| WeatherFormat.swift | ||