Telegram-iOS/submodules/PassportUI/Sources
Isaac c99adbbe0b Postbox -> TelegramEngine wave 5: uploadSecureIdFile + SecureId context
Migrates uploadSecureIdFile's public signature from (context:,
postbox: Postbox, network: Network, resource: MediaResource) to
(context:, engine: TelegramEngine, resource: EngineMediaResource).
SecureIdVerificationDocumentsContext refactored to hold
engine: TelegramEngine instead of raw postbox + network, drops
import Postbox (tally +1). The one instantiation site in
SecureIdDocumentFormControllerNode updates to pass
engine: self.context.engine.

Completes the last explicitly-named future-wave candidate from
CLAUDE.md.

Bundled: spec + plan + C1 atomic migration + CLAUDE.md outcome.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 23:45:59 +02:00
..
Form Support Xcode 15.3 2024-04-02 19:16:00 +04:00
FindSecureIdValue.swift
LegacySecureIdAttachmentMenu.swift Cleanup 2025-06-28 19:48:34 +02:00
LegacySecureIdScanController.swift
SecureIdAuthAcceptNode.swift
SecureIdAuthContentNode.swift
SecureIdAuthController.swift Stories 2023-07-07 02:03:11 +04:00
SecureIdAuthControllerNode.swift Refactoring [skip ci] 2023-04-20 19:22:25 +04:00
SecureIdAuthControllerState.swift
SecureIdAuthFormContentNode.swift Camera and editor improvements 2023-06-10 00:50:25 +04:00
SecureIdAuthFormFieldNode.swift
SecureIdAuthHeaderNode.swift Refactoring [skip ci] 2023-04-20 19:22:25 +04:00
SecureIdAuthListContentNode.swift
SecureIdAuthListFieldNode.swift
SecureIdAuthPasswordOptionContentNode.swift
SecureIdAuthPasswordSetupContentNode.swift
SecureIdDocumentFormController.swift
SecureIdDocumentFormControllerNode.swift Postbox -> TelegramEngine wave 5: uploadSecureIdFile + SecureId context 2026-04-19 23:45:59 +02:00
SecureIdDocumentGalleryController.swift Various improvements 2026-01-30 18:50:18 +08:00
SecureIdDocumentGalleryFooterContentNode.swift Various improvements 2026-01-30 18:50:18 +08:00
SecureIdDocumentImageGalleryItem.swift
SecureIdDocumentTypeSelectionController.swift
SecureIdLocalResource.swift
SecureIdPlaintextFormController.swift
SecureIdPlaintextFormControllerNode.swift Stop using CTCarrier for country code detection due to it's deprecation 2024-02-19 19:17:51 -04:00
SecureIdValueFormFileItem.swift
SecureIdValueFormPhoneItem.swift
SecureIdValues.swift
SecureIdVerificationDocument.swift
SecureIdVerificationDocumentsContext.swift Postbox -> TelegramEngine wave 5: uploadSecureIdFile + SecureId context 2026-04-19 23:45:59 +02:00