86 Commits

Author SHA1 Message Date
Alexander Zinchuk
21678cfd51 [Refactoring] Rename environment.ts → windowEnvironment.ts to avoid incorrect usage 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
6d5625ce0c Calls: Fix call sounds in iOS (#2216) 2023-02-22 23:48:39 +01:00
Alexander Zinchuk
ec1895b5d1 Title: Display current chat in page title (#2564) 2023-02-13 03:35:12 +01:00
Alexander Zinchuk
5f4ca63148 Left Column: Fix auto-hide on tablet layout (#2562) 2023-02-13 03:35:11 +01:00
Alexander Zinchuk
30a36c7908 Attachment Modal: Add Symbol menu (#2525) 2023-02-13 03:35:11 +01:00
Alexander Zinchuk
d6e4bac389 Introduce Emoji statuses (#2329) 2023-02-13 03:35:01 +01:00
Alexander Zinchuk
9c25abbd9a [Refactoring] Revise hook dependencies (#2424) 2023-02-08 00:43:47 +01:00
Alexander Zinchuk
2a7c78c12a Multiple Tabs: Introduce Multiple Tabs Support (#2221) 2023-01-28 02:21:33 +01:00
Alexander Zinchuk
3dab7609e3 Dynamic Resize (#2291) 2023-01-28 02:18:43 +01:00
Alexander Zinchuk
288ce625a3 [dev] API Layer 151 (#2290) 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
b4f283d207 Topic management: Display icon picker (#2247) 2023-01-10 02:07:51 +01:00
Alexander Zinchuk
d127f11f13 Message: Support custom reactions (#2217) 2022-12-27 02:45:57 +01:00
Alexander Zinchuk
15e586d772 Reactions: Fix quick reactions, refetch configs (#2178)
Co-authored-by: undrfined <undrfined@gmail.com>
2022-12-15 19:19:30 +01:00
Alexander Zinchuk
7c3e790eac Introduce Web Token login (#2129) 2022-11-13 17:06:30 +04:00
Alexander Zinchuk
5facc6f908 Middle Column: Fix bot description layout with zero animations level (#2069) 2022-10-12 01:46:23 +02:00
Alexander Zinchuk
403a72312f Fix sync after sleep mode (#2060) 2022-10-03 16:43:49 +02:00
Alexander Zinchuk
45a42f0d6c Chat Picker: Support web bot and share deep links, refactoring (#2037) 2022-09-24 01:40:47 +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
6d0c4e4b66 Compare versions for "Update Telegram" button; Various UI fixes (#2022) 2022-09-12 11:05:53 +02:00
Alexander Zinchuk
f88ddafe14 Implement Custom Emojis (#1969) 2022-08-31 15:00:45 +02:00
Alexander Zinchuk
1eb030b2d8 Introduce Gift Premium (#1967) 2022-08-31 15:00:36 +02:00
Alexander Zinchuk
b4120c0483 Main: Prevent refreshing layout during phone call (#1991) 2022-08-09 13:21:28 +02:00
Alexander Zinchuk
b660b37a7b Chat List: Allow chat selection when dragging file (#1962) 2022-08-05 19:35:49 +02:00
Alexander Zinchuk
ca70e2c0eb Introduce Telegram Premium, public chat join requests (#1912) 2022-07-08 14:59:54 +02:00
Alexander Zinchuk
918f1cdf7b Poll: Add confetti, retract vote, close poll (#1906) 2022-07-08 14:59:44 +02:00
Alexander Zinchuk
b39ae6f0a1 Implement Seamless Login (#1865) 2022-06-06 01:44:25 +04:00
Alexander Zinchuk
017170c2e2 Introduce Lock Screen and Passcode (#1839) 2022-05-31 20:58:35 +04:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
e4b2b0911f Fix some user loading problems (#1868) 2022-05-20 17:54:34 +02:00
Alexander Zinchuk
697b709d89 Re-write browser history; Introduce playwright tests (another attempt) (#1809) 2022-05-03 14:17:05 +01:00
Alexander Zinchuk
7b253a4103 Introduce Web Bots (#1813) 2022-04-19 15:12:16 +02:00
Alexander Zinchuk
4d448e4d07 [Refactoring] Main: Simplify column animation 2022-04-19 15:12:04 +02:00
Alexander Zinchuk
1da41443ca Calls: Introduce peer-to-peer calls (#1791) 2022-04-09 01:18:22 +02:00
Alexander Zinchuk
d7226fded9 Implement Games (#1797) 2022-04-09 01:18:17 +02:00
Alexander Zinchuk
6d063c2132 New Contact: Allow to rename and add phone number (#1777) 2022-03-19 21:20:02 +01: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
0e7f5658c4 Sync: Fix missing chats in folders, refactor and simplify 2022-02-11 15:13:02 +01:00
Alexander Zinchuk
41be7a8c0f Composer: Re-fetch sticker sets when reconnecting (#1694) 2022-02-04 15:18:29 +01:00
Alexander Zinchuk
30121c903c [Perf] Introduce Folder Manager optimization 2022-02-02 22:52:35 +01:00
Alexander Zinchuk
111638b9ba Middle Header: Fix not updating unread counter 2022-01-28 02:12:17 +01:00
Alexander Zinchuk
d3d9d440a6 Introduce Reactions and Animated Emoji Interactions (#1583) 2022-01-21 17:29:08 +01:00
Alexander Zinchuk
846b47cb32 Sticker Tooltip: Fix missing added sticker sets (#1617) 2022-01-05 17:45:55 +01:00
Alexander Zinchuk
d1d463c7d2 Support protected ("no forwards") chats and messages (#1602) 2021-12-31 18:17:49 +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
8be450cc35 Voice Chat: Prevent accidentally rotating device 2021-12-13 15:37:36 +01:00
Alexander Zinchuk
b80a1e0ee9 [Refactoring] Get rid of redundant requests 2021-12-10 18:33:00 +01:00
Alexander Zinchuk
5f988d47b3 Fix missing red dot on unread favicon 2021-12-04 13:45:50 +01:00
Alexander Zinchuk
0575fc6e00 Calls: Add peer-to-peer calls with fallback to group calls 2021-11-29 18:30:57 +01:00