Commit Graph
12 Commits
Author SHA1 Message Date
isaacandisaac 4107263747 Postbox refactor waves 358-426
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.
2026-05-07 07:36:30 +02:00
Ilya Laktyushin 2edce5ebf2 Alerts 2025-12-22 00:19:11 +04:00
IsaacandIsaac adbc7bad61 Various improvements 2025-07-01 14:57:33 +02:00
IsaacandIsaac 3cad999c75 Fix monoforum user unread counters 2025-05-27 18:41:24 +08:00
IsaacandIsaac 77e21b4047 Monoforums 2025-05-23 18:04:36 +08:00
IsaacandIsaac 9633013275 Monoforums 2025-05-23 15:56:01 +08:00
Ilya Laktyushin a78cd98a3e Fix build 2025-03-17 01:32:49 +04:00
Ilya Laktyushin 04a6fa02e2 Merge commit 'c529ba1c8776421e00f49f12f65bba7aaebb02c9' 2025-03-17 00:40:46 +04:00
Ilya Laktyushin 5473a8d25d Various fixes 2025-03-16 14:05:50 +04:00
Ilya Laktyushin fed338985d Various improvements 2025-03-14 13:35:44 +04:00
Ilya Laktyushin 987befccc4 Ads and codes improvements 2024-09-19 17:47:49 +04:00
IsaacandIsaac 7c0d5519bf Various improvements 2023-12-28 16:55:12 +04:00