26 Commits

Author SHA1 Message Date
isaac 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
Mikhail Filimonov db93244583 update api (rarities, crafted) 2026-01-16 16:20:08 +04:00
Ilya Laktyushin b4832ff856 Update API 2025-07-14 12:50:11 +01:00
Ilya Laktyushin 3ac9d2d9a4 Fix gift story editing 2025-01-29 19:16:13 +04:00
Ilya Laktyushin cdc82e4235 Update API 2025-01-06 16:00:43 +04:00
Isaac df9e27f4fb [Temp] video v2 2024-12-25 00:18:02 +08:00
Isaac 69bb337f6f Experimental hls implementation 2024-09-27 20:27:11 +08:00
Isaac af267cae64 Video player and calls 2024-09-20 22:33:36 +08:00
Ilya Laktyushin 1ae20bd685 Various improvements 2024-06-15 18:41:19 +04:00
Ilya Laktyushin 1cc27e2a20 Various improvements 2024-06-07 14:07:01 +04:00
Ilya Laktyushin 5470ba80ec Various improvements 2024-06-07 09:51:45 +04:00
Ilya Laktyushin 6de753b14a Phone numbers improvements 2024-05-16 00:50:11 +04:00
Ilya Laktyushin ee2b7be5e2 [WIP] Stickers editor 2024-04-06 19:53:19 +04:00
Ilya Laktyushin 7c6651db34 [WIP] Stickers editor 2024-04-06 18:08:20 +04:00
Ilya Laktyushin 6dcfc09165 Message to story sharing improvements 2023-12-27 22:27:49 +04:00
Ilya Laktyushin cc010a4a39 Various fixes 2023-12-20 23:19:04 +04:00
Ilya Laktyushin 4a4917f704 Various fixes 2023-12-20 20:22:11 +04:00
Ilya Laktyushin 90a1e9b688 Various fixes 2023-12-20 17:44:12 +04:00
Ilya Laktyushin 3ca419048c Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2023-12-19 20:56:31 +04:00
Ilya Laktyushin 8f51eec89b Various improvements 2023-12-17 14:07:31 +04:00
Ilya Laktyushin 7d45c4c9d0 Various improvements 2023-12-16 15:57:24 +04:00
Ilya Laktyushin 43d5a22830 Media editor improvements 2023-12-11 14:27:53 +04:00
Ilya Laktyushin 920406c136 Various fixes 2023-11-27 20:23:38 +04:00
Ilya Laktyushin ca1dc72e57 Various fixes 2023-11-27 17:58:26 +04:00
Ilya Laktyushin 9cd6344b53 Various improvements 2023-11-25 14:10:36 +04:00
Ilya Laktyushin 90f09a13e4 Various improvements 2023-11-22 03:24:33 +04:00