isaacand isaac
524c29cbe3
Various improvements
2026-04-22 00:32:34 +04:00
3bb22d503c
Postbox -> TelegramEngine wave 16a: move EngineMessageHistoryThread to TelegramCore
...
Promote Postbox's internal MutableMessageHistoryThreadIndexView.Item to a
public top-level type MessageHistoryThreadIndexItem; drop Postbox's empty
EngineMessageHistoryThread namespace class and its nested Item.
MessageHistoryThreadIndexView.items is now [MessageHistoryThreadIndexItem]
directly (no wrap/unwrap step in the init). The two consumer iteration
sites (ChatListNodeLocation.swift, ShareControllerNode.swift) don't need
changes -- they iterate without type annotation and only read fields that
exist on both the old nested Item and the new top-level type.
Collapse TelegramCore's public extension EngineMessageHistoryThread into
a proper class definition:
public final class EngineMessageHistoryThread { class Info { ... } }.
After this, EngineMessageHistoryThread is a pure TelegramCore type --
consumers that only use EngineMessageHistoryThread.Info no longer need
import Postbox for the outer name to resolve.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-20 21:26:32 +02:00
Isaacand Isaac
34477605b1
Various improvements
2026-03-31 20:24:24 +08:00
Isaacand Isaac
c9add89043
More ai button fixes
2026-03-27 22:33:54 +08:00
Isaacand Isaac
2907ddbe46
Unseen polls
2026-03-27 18:30:01 +08:00
Isaacand Isaac
bc7858ad2b
AI editing
2026-03-20 18:23:45 +01:00
Isaacand Isaac
72fbe5d7a7
Various improvements
2026-03-13 14:54:44 +01:00
Isaacand Isaac
e4e5142a96
Various improvements
2026-03-10 17:50:37 +01:00
Isaacand Isaac
26cc304ca0
Fix bg
2026-02-17 10:19:02 +04:00
Isaacand Isaac
002df956d2
Bug fixes
2026-02-06 17:14:35 +04:00
Isaacand Isaac
3a1d85784e
Various improvements
2026-01-06 21:20:16 +08:00
Isaacand Isaac
fedc43fec8
Fix live story stats
2025-10-26 22:24:55 +04:00
Isaacand Isaac
c880397eca
Stories
2025-10-26 22:05:58 +04:00
Isaacand Isaac
b9b38e5fbf
Various improvements
2025-10-11 00:56:21 +08:00
Isaacand Isaac
1d06c3f058
Bot forums v2
2025-09-05 15:25:50 +02:00
Isaacand Isaac
ee749050f0
Bot forums
2025-08-19 17:24:33 +02:00
Isaacand Isaac
826c48a4dc
Bot updates
2025-08-15 13:35:06 +02:00
Isaacand Isaac
92156ffec0
Bot updates
2025-08-15 09:58:39 +02:00
Isaacand Isaac
b4a0e8809c
Temp
2025-08-15 09:18:26 +02:00
Isaacand Isaac
8843fbe5cb
Support typing drafts
2025-08-15 09:18:11 +02:00
Isaacand Isaac
905a46e6cc
Update API
2025-08-11 16:54:32 +02:00
Isaacand Isaac
18a491fa48
Various improvements
2025-08-08 12:41:03 +02:00
Isaacand Isaac
865cebe0e7
Levels
2025-07-28 11:55:56 +02:00
Isaacand Isaac
a5ad030123
Update
2025-07-22 16:08:51 +02:00
Isaacand Isaac
2ed6f9616b
Peer star rating
2025-07-11 14:53:02 +04:00
Isaacand Isaac
cd3c27fcc2
Various improvements
2025-06-06 15:13:43 +08:00
Isaacand Isaac
d9a2d06270
Various improvements
2025-05-30 23:06:26 +08:00
Isaacand Isaac
eb3f95ea63
Monoforums
2025-05-29 02:05:13 +08:00
Isaacand Isaac
3cad999c75
Fix monoforum user unread counters
2025-05-27 18:41:24 +08:00
Isaacand Isaac
e2bc739c7f
Monoforums
2025-05-27 13:13:53 +08:00
Isaacand Isaac
3910ecdca2
Monoforums
2025-05-23 23:03:52 +08:00
Isaacand Isaac
9633013275
Monoforums
2025-05-23 15:56:01 +08:00
Ilya Laktyushin
81e11d6d36
Various improvements
2025-05-20 22:30:48 +02:00
Mikhail Filimonov
3ff51a5ef8
Merge branch 'monoforums' of gitlab.com:peter-iakovlev/telegram-ios into monoforums
2025-05-16 14:07:13 +01:00
Isaacand Isaac
09c49d47d9
[WIP] Monoforums
2025-05-16 21:03:00 +08:00
Mikhail Filimonov
58986c0a4f
Merge branch 'monoforums' of gitlab.com:peter-iakovlev/telegram-ios into monoforums
2025-05-15 18:03:13 +01:00
Isaacand Isaac
1a56afcb48
[WIP] Monoforums
2025-05-16 01:02:25 +08:00
Mikhail Filimonov
65eb853b56
Merge branch 'monoforums' of gitlab.com:peter-iakovlev/telegram-ios into monoforums
2025-05-15 09:11:37 +01:00
Mikhail Filimonov
fa52568dde
peerId
2025-05-15 09:11:30 +01:00
Isaacand Isaac
f90402102b
[WIP] Monoforums
2025-05-14 00:50:46 +08:00
Isaacand Isaac
9e18743b1b
Support Xcode 16.3
2025-05-13 11:40:24 +08:00
Isaacand Isaac
4bbea1f0d0
Conference improvements
2025-04-18 17:56:24 +04:00
Isaacand Isaac
bb015f2bfa
Various improvements
2025-03-13 00:34:59 +01:00
Isaacand Isaac
4f29f9b1de
Various improvements
2025-03-04 15:57:41 +01:00
Isaacand Isaac
da48b145e9
Various improvements
2025-02-21 16:17:15 +01:00
Ilya Laktyushin
3032fe0738
Various fixes
2025-01-25 02:33:41 +04:00
Isaacand Isaac
b20cc376c4
Video Player V2
2024-12-27 20:07:37 +08:00
Ilya Laktyushin
fdb4b80e27
Various improvements
2024-12-06 09:31:49 +04:00
Isaacand Isaac
3371078944
Various improvements
2024-11-01 15:14:28 +01:00
Isaacand Isaac
1081bdb31e
Fix storage usage (fix build)
2024-10-21 20:44:17 +04:00