mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Squashed range bf01b4c..a66739c (70 commits) covering 69 waves of the Postbox -> TelegramEngine consumer migration plus a few BUILD-dep followups. Notable additions to TelegramCore in this range: - Engine typealiases: EngineRawPeerPresence, EngineRawValueBoxKey, EngineSimpleDictionary, EngineRawPeerView, EngineRawPostboxViewKey, EngineRawPreferencesView, EngineRawMessageHistoryView (+ entry/attrs/ read-state), EngineMessageIdNamespaces, EngineHistoryViewInputAnchor, EngineRawUnreadMessageCountsItem, EngineRawMessageHistorySavedMessages IndexView, EngineRawChatInterfaceStateView, EngineRawOrderedItemList View, EngineRawMessageHistoryThreadIndexView, EngineRawCombinedRead StateView, EngineRawMessageHistoryThreadInfoView, EngineRawBasicPeer View, EngineRawCachedPeerDataView, EngineMessageHistoryThreadData, EngineViewUpdateType, EngineInitialMessageHistoryData, EnginePeerGroupId, EngineChatLocationInput, EngineHistoryViewInputTag. - Engine data items: Peer.CachedData, ItemCollections.InstalledPackInfos, ItemCollections.InstalledPackIds. - Engine facade: TelegramEngine.ItemCollections.allItems(namespace:). - Free function: engineAreMediaArraysEqual forwarder. Net effect: 65+ consumer modules drop "import Postbox"; 131 files changed (+1386 / -1493). Build green at HEAD. |
||
|---|---|---|
| .. | ||
| ChatBubbleInstantVideoDecoration.swift | ||
| ChatBubbleVideoDecoration.swift | ||
| GenericEmbedImplementation.swift | ||
| HLSVideoContent.swift | ||
| HLSVideoJSNativeContentNode.swift | ||
| NativeVideoContent.swift | ||
| OverlayUniversalVideoNode.swift | ||
| OverlayVideoDecoration.swift | ||
| PictureInPictureVideoControlsNode.swift | ||
| PlatformVideoContent.swift | ||
| SystemVideoContent.swift | ||
| TelegramUniversalVideoContent.h | ||
| TwitchEmbedImplementation.swift | ||
| UniversalVideoContentManager.swift | ||
| VimeoEmbedImplementation.swift | ||
| WebEmbedPlayerNode.swift | ||
| WebEmbedVideoContent.swift | ||
| WebViewHLSJSContextImpl.swift | ||
| WebViewNativeJSContextImpl.swift | ||
| YoutubeEmbedImplementation.swift | ||