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
IsaacandIsaac 140efd6cfd [WIP] Monoforums 2025-05-10 18:02:55 +01:00
IsaacandIsaac 603d5754db [WIP] Post suggestions 2025-04-23 12:18:56 +04:00
Ilya Laktyushin 464eb8625f Hashtag search improvements 2024-05-22 14:04:37 +04:00
IsaacandIsaac ef12bf9ce6 Chat links and other features 2024-03-23 00:00:08 +04:00
IsaacandIsaac 7966993955 Business fixes 2024-03-05 15:32:59 +04:00
IsaacandIsaac 1e18bb4c80 Clear shortcut id when all remote messages are deleted 2024-03-01 15:39:57 +04:00
IsaacandIsaac 8446fd3ab1 Business fixes 2024-02-28 19:22:43 +04:00
IsaacandIsaac aa4ca00cb0 [WIP] Business 2024-02-27 16:20:37 +04:00
IsaacandIsaac 6ed9cef40a [WIP] Quick replies 2024-02-23 15:26:33 +04:00
IsaacandIsaac 3bc17a648d [WIP] Business 2024-02-20 22:52:04 +04:00
IsaacandIsaac f259829c8a [WIP] Business 2024-02-20 14:45:25 +04:00