9 Commits
Author SHA1 Message Date
IsaacandClaude Opus 4.7 7b2b74e79b Postbox -> TelegramEngine wave 6: unused import Postbox batch sweep
First build-verified unused-import sweep: speculatively dropped
import Postbox from 782 consumer files (plain ^import Postbox$ lines,
excluding TelegramCore/Postbox/TelegramApi paths), iterated 18 full
project builds with --continueOnError, restored the import on every
file that failed to compile. 183 drops survived; 189 consumer modules
newly Postbox-free.

Bundled: spec + plan + C1 atomic batch drop + C2 CLAUDE.md outcome and
permanent methodology guidance under Wave-selection. The methodology
subsection captures the reusable playbook (--continueOnError is
essential, dependency graphs are deep so expect many iterations,
pattern-based preemptive restores accelerate convergence, and
CLAUDE.md's engine typealias cheat sheet arrows are migration targets
rather than typealiases in TelegramCore).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 23:46:13 +02:00
Ilya Laktyushin 5d967279b9 Stop using CTCarrier for country code detection due to it's deprecation 2024-02-19 19:17:51 -04:00
Ali b7fbcbf118 Upgrade to iOS 12 2023-09-23 12:38:29 +04:00
Ali 1a04fb4408 Refactor SyncCore back into TelegramCore 2021-07-21 21:43:20 +02:00
Ali 7bed1728bb Refactor string generation 2021-07-20 11:57:50 +02:00
Peter 10692a323e Refactor SyncCore 2019-10-21 16:58:00 +04:00
Peter 5f33b7ef51 Refactor libphonenumber and TelegramAPI out of TelegramCore 2019-10-18 11:35:04 +04:00
Peter 5fed1fbeb1 Temp 2019-10-07 17:03:41 +04:00
Peter a49f04203e Refactor PasswordSetupUI, PassportUI, GalleryUI and related modules 2019-08-12 19:18:43 +03:00