mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Add a first-class InstantPageBlock.thinking(RichText) case mirroring .kicker: - enum case + InstantPageBlockType.thinking = 30; Postbox coding & equality - FlatBuffers InstantPageBlock_Thinking schema (appended last) + Swift codecs - API parse at InstantPage.swift; output-only on send (apiInputBlock returns nil) - no-op stubs in the two exhaustive switches (preview text, V2 layout) Rendering is out of scope. Verified by a full Bazel build. Co-Authored-By: Claude Opus 4.8 (1M context) <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 | ||