Files
Telegram-iOS/submodules/PremiumUI/Sources
isaacandisaac 7919556375 Postbox -> TelegramEngine wave 20: shortLivedResourceCachePathPrefix consumer sweep
22 call sites across 16 consumer modules migrated to the wave-19 facade:
  context.account.postbox.mediaBox.shortLivedResourceCachePathPrefix(resource.id)
  ->
  context.engine.resources.shortLivedResourceCachePathPrefix(id: EngineMediaResource.Id(resource.id))

ItemListStickerPackItem additionally drops the wave-18 `let rawResource` intermediate.

Skipped: MediaEditorComposerEntity.swift:245 (uses local `postbox:` init-param,
not `context.account.postbox`; needs its own wave). No modules become Postbox-free
this wave — each still has other Postbox usage.
2026-04-21 02:27:39 +04:00
..
2024-06-12 23:04:04 +04:00
2024-05-17 23:40:10 +04:00
2025-07-29 13:44:38 +02:00
2024-05-17 23:40:10 +04:00
2025-09-12 10:54:22 +02:00
2026-04-16 01:18:22 +02:00
2025-07-14 12:50:11 +01:00
2024-05-17 23:40:10 +04:00
2026-03-22 16:41:22 +01:00
2026-02-10 12:58:04 +04:00
2025-12-26 20:29:30 +08:00
2024-05-17 23:40:10 +04:00
2024-06-12 23:04:04 +04:00
2025-12-03 17:59:09 +04:00
2026-03-29 17:42:24 +02:00
2026-03-26 09:26:15 +01:00
2026-02-02 15:54:43 +04:00
2026-03-26 09:26:15 +01:00
2026-04-01 00:59:30 +02:00
2026-04-14 03:33:34 +02:00
2026-03-26 09:26:15 +01:00
2026-02-02 15:54:43 +04:00
2025-05-20 17:25:39 +08:00
2024-05-17 23:40:10 +04:00
2026-02-24 19:12:54 +04:00