51 Commits

Author SHA1 Message Date
zubiden
903f20010f Middle Header: Fix message counters in bot forums and saved (#6848) 2026-04-27 14:29:06 +02:00
zubiden
b68ae94f3a Forum: Support mentions and reactions (#6489) 2026-02-22 23:47:56 +01:00
zubiden
e112d3d9ed Localization: Remove legacy fallback strings (#6577) 2026-01-13 01:14:22 +01:00
Alexander Zinchuk
77173b21d8 Revert "Revert "Support Bot Forums (#6407)""
This reverts commit fe69e6b50d046f855d3335bc940aebedda840403.
2025-11-17 12:17:53 +04:00
Alexander Zinchuk
fe69e6b50d Revert "Support Bot Forums (#6407)"
This reverts commit c3b850e6767b0210ebc9f49177cfbb6086930c75.
2025-11-13 11:24:42 +01:00
zubiden
c3b850e676 Support Bot Forums (#6407) 2025-11-11 14:37:54 +01:00
zubiden
d2b8617133 UI: Fix RTL styles after reload on some components (#6442) 2025-11-06 11:36:53 +01:00
zubiden
8b1358dd8b TeactN: Force full state return in withGlobal (#6240) 2025-09-19 14:35:16 +02:00
zubiden
9857dc0ec7 Chat: Fix restriction validation (#6078)
Co-authored-by: Dmitry Kabanov <dmitrykabanovdev@gmail.com>
2025-07-29 14:33:49 +02:00
zubiden
a85fec6c65 Support Channel direct messages (#5990) 2025-06-18 17:43:33 +02:00
zubiden
5b210b1755 Teact: Use jsx-runtime (#5969) 2025-06-04 20:41:58 +02:00
zubiden
ba762fd0ad Forum: Fix empty topic preview after reload (#4981) 2024-09-19 20:43:58 +02:00
Alexander Zinchuk
729e4ad791 UI: Picker refactoring (#4773) 2024-08-29 15:52:16 +02:00
zubiden
43244b6e61 Avatar: Display more than 40 profile picture (#4780) 2024-08-06 20:06:18 +02:00
zubiden
aad2ed366d Introduce Paid Media (#4729) 2024-07-15 15:52:43 +02:00
zubiden
9d2a928968 [Refactoring] Implement own localization provider (#4631) 2024-06-18 16:30:25 +02:00
zubiden
46c85ebb88 Layer 181: Telegram Stars, Collapsible quotes, Fact Check (#4637) 2024-06-14 14:22:19 +02:00
Alexander Zinchuk
c96d05bd9f Topics: Show messages count in topic title (#4344) 2024-03-08 12:48:48 +01:00
Alexander Zinchuk
c3c71cbc9e Introduce Saved dialogs (#4177) 2024-02-06 16:54:37 +01:00
Alexander Zinchuk
abf718c3f8 Emoji Status: Open sticker set when clicked in channels (#4141) 2024-01-12 13:06:35 +01:00
Alexander Zinchuk
8dbc9a590e Layer 169 (#4131) 2023-12-28 14:38:19 +01:00
Alexander Zinchuk
65b7fd3e38 Left Search: Delete terminated comma for all user without status (#4015) 2023-12-04 14:45:03 +01:00
Alexander Zinchuk
8fc3df855d Introduce Channel Stories (#3888) 2023-10-10 13:39:48 +02:00
Alexander Zinchuk
fb614840f6 Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
13ead44f1e Allow to react and vote as channel 2023-07-20 16:36:39 +02:00
Alexander Zinchuk
05ff8ce87a [Refactoring] Simplify avatars (#3365) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
d160b2b4cb GramJS: Validate updates order (#2957) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
b03959e847 [Refactoring] Introduce useLastCallback 2023-06-12 11:47:13 +02:00
Alexander Zinchuk
4f42b676ce Settings: Performance mode (#3045)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2023-04-25 17:28:03 +04:00
Alexander Zinchuk
b4f283d207 Topic management: Display icon picker (#2247) 2023-01-10 02:07:51 +01:00
Alexander Zinchuk
1fef97b82e Introduce Forums (#2174) 2023-01-06 22:49:02 +01:00
Alexander Zinchuk
1b37ccc533 Profile: Support multiple usernames (#2202) 2022-12-15 19:19:17 +01:00
Alexander Zinchuk
e01a878bba Update to layer 145: Introduce Emoji Statuses (#2062) 2022-10-17 17:35:03 +02:00
Alexander Zinchuk
76d10d7212 Avatar: Loop video 3 times and only with max animation level, refactoring (#2026) 2022-09-14 00:30:17 +02:00
Alexander Zinchuk
a55b410e6a Media Viewer: Support switching avatars (#1929) 2022-08-05 19:35:45 +02:00
Alexander Zinchuk
ca70e2c0eb Introduce Telegram Premium, public chat join requests (#1912) 2022-07-08 14:59:54 +02:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
97b778be22 Support "Fake" and "Scam" badges (#1819) 2022-04-09 01:18:22 +02:00
Alexander Zinchuk
e204fa36a5 [Refactoring] Rename modules/* -> global/* 2022-03-19 21:19:11 +01:00
Alexander Zinchuk
b025fccf0f [Refactoring] TeactN: addReducer => addActionHandler, getDispatch => getActions 2022-03-19 21:19:08 +01:00
Alexander Zinchuk
10749c62ca [Dev] TeactN: Support project-wise and action payload typing 2022-03-19 21:19:05 +01:00
Alexander Zinchuk
eb6e5f5e88 Connection Status: Indicate when syncing, different positions 2022-01-25 03:24:34 +01:00
Alexander Zinchuk
b43cde120d Middle Header: Fix overflowing status text (#1664) 2022-01-25 03:24:29 +01:00
Alexander Zinchuk
3ef7136621 [Perf] TeactN: Get rid of redundant iterations for global actions 2021-12-31 18:17:27 +01:00
Alexander Zinchuk
1e60003f5a Update to layer 133 (#1525) 2021-11-05 22:03:02 +03:00
Alexander Zinchuk
45a3064153 More RTL support (#1071) 2021-06-12 17:20:19 +03:00
Alexander Zinchuk
b2242f7fe4 Add RTL Support (#1135) 2021-06-11 01:19:08 +03:00
Alexander Zinchuk
6bfcbe4da1 Localization: Fix translations sometimes not applied 2021-06-01 11:49:33 +03:00
Alexander Zinchuk
1984318297 Left Search, New Chat, Forward Picker: Order chats by last message, check rights to post, add archived 2021-05-06 01:47:48 +03:00
Alexander Zinchuk
79cde7292b Group Chat Info: Fix online members count 2021-05-06 01:47:44 +03:00