Telegram-iOS/submodules/PresentationDataUtils/Sources
Isaac 75ec477248 PresentationDataUtils: drop direct Postbox dependency
The only Postbox usage in Sources/ was a `PeerId?` parameter in the
public signature of openUserGeneratedUrl. Switch to the
EnginePeer.Id typealias (same type as PeerId, so no call sites
break) and remove the Postbox import. Add TelegramCore to BUILD
deps since EnginePeer lives there; Postbox was not in BUILD (was
transitively supplied). Behavior-preserving.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 23:55:52 +02:00
..
AlertTheme.swift Various fixes 2026-01-08 00:20:56 +04:00
ItemListController.swift Various improvements 2025-10-16 05:30:06 +04:00
OpenUrl.swift PresentationDataUtils: drop direct Postbox dependency 2026-04-16 23:55:52 +02:00
OverlayStatusController.swift Hide OverlayStatusController implementation 2019-10-29 00:12:41 +04:00
SolidRoundedButtonNode.swift Various improvements 2022-08-28 15:07:00 +02:00
SpecialTabBarIcons.swift Add holiday icons 2021-01-02 15:56:00 +04:00