58 Commits

Author SHA1 Message Date
isaac 8408e0ae19 Postbox -> TelegramEngine waves 27-36
Consumer-sweep, facade-addition, and Peer→EnginePeer migrations:

- Wave 27: preferencesView consumer sweep
- Wave 28: resourceData consumer sweep
- Wave 29: resourceStatus consumer sweep
- Wave 30: _asStatus() bridge cleanup
- Wave 31: unused-import sweep re-run
- Wave 32: resourceStatus residue sweep
- Wave 33: loadedPeerWithId consumer sweep
- Wave 34: FoundPeer.peer Peer -> EnginePeer
- Wave 35: SendAsPeer.peer Peer -> EnginePeer
- Wave 36: ContactListPeer.peer Peer -> EnginePeer

Also includes per-wave specs, implementation plans, outcome logs, and
a CLAUDE.md wave-counter update.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 11:24:13 +04:00
Isaac 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
Isaac 9a4327116d Refactor 2026-03-10 00:38:36 +01:00
Isaac 1bb139ff32 Various improvements 2026-02-03 20:17:44 +08:00
Isaac 0c3530d8a8 Glass 2025-12-10 00:16:36 +08:00
Isaac 0055396d4d Update 2025-11-26 23:05:30 +08:00
Ali 377148194a Fix notification exceptions 2023-07-01 00:13:41 +02:00
Ali 2e83cef3f7 Stories 2023-06-30 02:38:24 +02:00
Ali d5e010b510 Stories 2023-06-23 18:13:28 +03:00
Ali e5d948d90a Stories 2023-06-19 00:36:06 +03:00
Ali 95947fdb99 Refactoring [skip ci] 2023-04-20 18:43:29 +04:00
Ali 6847dbb4c3 [WIP] Topics 2022-10-18 16:56:27 +04:00
Ali 02b28ee6fc [WIP] Topics 2022-10-18 01:08:49 +04:00
Ali db4b73ae6b [WIP] Topics 2022-10-11 18:38:58 +04:00
Ali dfad27f9e8 Refactoring 2022-05-29 21:09:11 +04:00
Ali 5eb4bbeaae Refactoring 2022-05-29 19:11:14 +04:00
Ali e8d124c812 Refactoring 2022-05-28 18:26:23 +04:00
Ali 333d34e4b7 Preload sounds 2022-04-20 20:07:54 +04:00
Ali c7c24a6c60 Make all sounds cloud 2022-04-08 00:17:15 +04:00
Ali 3010d8e045 Pre-release improvements 2022-04-05 19:05:36 +04:00
Ali ac93545965 Notification improvements 2022-04-03 23:23:15 +04:00
Ali e93bc2efab Pre-release improvements 2022-04-01 17:25:59 +04:00
Ali eb9ff7beda Notification sound updates 2022-03-31 23:49:52 +04:00
Ali 235302c7c4 Peer sound and message removal update 2022-03-30 01:22:44 +04:00
Ali 6e5c503338 Refactoring 2021-09-20 14:51:46 +03:00
Ali 3f61ff85f0 Merge branch 'master' into postbox-refactoring-1 2021-09-09 23:26:15 +04:00
Ilya Laktyushin 9528bd5941 Various chat theme fixes 2021-09-09 17:45:46 +03:00
Ali 1141e09c1b Refactoring 2021-09-07 13:09:06 +04:00
Ilya Laktyushin fbb241930d Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2021-08-07 23:02:48 +03:00
Ilya Laktyushin 2e989d1369 Various Improvements 2021-08-07 22:55:08 +03:00
Ali 0a9be38425 Fix more warnings 2021-08-05 12:37:57 +02: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
Ilya Laktyushin 00727f45e8 Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2021-07-07 03:12:17 +03:00
Ilya Laktyushin 4a853bf13d Add stickerpack strip expansion 2021-07-07 03:12:07 +03:00
Ali 9134bae908 Refactoring 2021-07-07 01:59:12 +04:00
Ali 918b069431 UI bug fixes 2021-05-15 01:20:26 +04:00
Ilya Laktyushin e673a3153f Added list view accessibility scrolling localization 2021-02-19 20:27:25 +04:00
Ilya Laktyushin c533642043 Use separate strings for Message Preview selector 2021-02-18 20:29:49 +04:00
Ilya Laktyushin 249b684e64 Switch to new check node implementation 2021-02-08 21:55:41 +04:00
Ilya Laktyushin 1f6b5ba9e0 Various Improvements 2021-02-06 22:38:32 +04:00
Ali 8a02b588d8 Initial history import support 2021-01-20 00:10:53 +04:00
Ali 4336fa0d05 Group chats update 2020-11-17 20:31:25 +04:00
Ilya Laktyushin a6a9a2f7af Search filters fixes 2020-09-29 01:33:08 +04:00
Ilya Laktyushin 10de5d8932 Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2020-09-21 21:26:08 +03:00
Ali 5faa143d6f Implement content restriction API 2019-12-08 02:52:11 +04:00
Ali d3091f0abe Improve Dynamic Type 2019-11-26 20:44:48 +04:00
Ilya Laktyushin 1f9cbcd537 Fix action sheet Cancel button font 2019-11-22 19:59:25 +04:00
Ilya Laktyushin 7ef1f54f4e Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2019-11-20 07:38:29 +04:00
Ilya Laktyushin b1602e651a Cleanup ListView layout animation duration and curve calculations 2019-11-20 07:25:59 +04:00