mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
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> |
||
|---|---|---|
| .. | ||
| Form | ||
| FindSecureIdValue.swift | ||
| LegacySecureIdAttachmentMenu.swift | ||
| LegacySecureIdScanController.swift | ||
| SecureIdAuthAcceptNode.swift | ||
| SecureIdAuthContentNode.swift | ||
| SecureIdAuthController.swift | ||
| SecureIdAuthControllerNode.swift | ||
| SecureIdAuthControllerState.swift | ||
| SecureIdAuthFormContentNode.swift | ||
| SecureIdAuthFormFieldNode.swift | ||
| SecureIdAuthHeaderNode.swift | ||
| SecureIdAuthListContentNode.swift | ||
| SecureIdAuthListFieldNode.swift | ||
| SecureIdAuthPasswordOptionContentNode.swift | ||
| SecureIdAuthPasswordSetupContentNode.swift | ||
| SecureIdDocumentFormController.swift | ||
| SecureIdDocumentFormControllerNode.swift | ||
| SecureIdDocumentGalleryController.swift | ||
| SecureIdDocumentGalleryFooterContentNode.swift | ||
| SecureIdDocumentImageGalleryItem.swift | ||
| SecureIdDocumentTypeSelectionController.swift | ||
| SecureIdLocalResource.swift | ||
| SecureIdPlaintextFormController.swift | ||
| SecureIdPlaintextFormControllerNode.swift | ||
| SecureIdValueFormFileItem.swift | ||
| SecureIdValueFormPhoneItem.swift | ||
| SecureIdValues.swift | ||
| SecureIdVerificationDocument.swift | ||
| SecureIdVerificationDocumentsContext.swift | ||