138 Commits

Author SHA1 Message Date
Alexander Zinchuk
a016223f08 Fix horizontal scroll for Windows (#1995) 2022-08-17 10:34:48 +02:00
Alexander Zinchuk
ca70e2c0eb Introduce Telegram Premium, public chat join requests (#1912) 2022-07-08 14:59:54 +02:00
Alexander Zinchuk
38f36aaa3c Hotkey ⌘+, for settings on macOS PWA (#1913) 2022-07-08 14:59:50 +02:00
Alexander Zinchuk
918f1cdf7b Poll: Add confetti, retract vote, close poll (#1906) 2022-07-08 14:59:44 +02:00
Alexander Zinchuk
52fa0c8fca Audio: Add 2X button for long audio (#1905) 2022-06-06 01:44:23 +04:00
Alexander Zinchuk
4cef87e2ab Fix exceptions when signing out 2022-05-31 20:58:55 +04:00
Alexander Zinchuk
7997dff459 Media Viewer: Zoom and pan with track pad and mouse wheel (#1829) 2022-05-31 20:58:43 +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
348ecfdcac [Refactoring] Payments: Use API country list (#1881) 2022-05-20 17:56:07 +02:00
Alexander Zinchuk
c333f31f02 Browser History: Fix opening chat from Left Search (#1869) 2022-05-20 17:54:34 +02:00
Alexander Zinchuk
84ea8e480e Refactoring and optimizations for useHotkeys 2022-05-06 17:56:07 +01:00
Alexander Zinchuk
697b709d89 Re-write browser history; Introduce playwright tests (another attempt) (#1809) 2022-05-03 14:17:05 +01:00
Alexander Zinchuk
67da677b1b Various UI fixes (#1840) 2022-04-26 17:08:44 +02:00
Alexander Zinchuk
4d448e4d07 [Refactoring] Main: Simplify column animation 2022-04-19 15:12:04 +02:00
Vadym Milichev
91c2015052
Support "Report Peer" and "Report Profile Photo" (#126) 2022-04-09 01:23:35 +02:00
Alexander Zinchuk
d7226fded9 Implement Games (#1797) 2022-04-09 01:18:17 +02:00
Alexander Zinchuk
5921e9770a Composer: Support all audio formats with cover images (#1793) 2022-04-01 20:43:24 +02:00
Alexander Zinchuk
1c50550079 Media Viewer: Better display for time ranges (#1779) 2022-03-19 21:19:59 +01:00
Alexander Zinchuk
debbbf339d Composer: Support editing drafts, restore regular drafts after editing (#1764) 2022-03-19 21:19:38 +01:00
Alexander Zinchuk
d05fecddf4 Support saving GIFs, support scheduling GIFs and stickers (#1739) 2022-03-19 21:19:19 +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
ebb6f710d9 [Perf] Get rid of slow body.no-selection 2022-03-19 21:18:56 +01:00
Alexander Zinchuk
07ffad4425 [Dev] Fix eslint; Update dependencies (#1754) 2022-03-19 21:18:43 +01:00
Alexander Zinchuk
30c2d3835b Message: Fix editing while receiving message update (#1755) 2022-03-09 01:03:42 +01:00
Alexander Zinchuk
531c2de36c Message: Introduce Geo Locations (#1716) 2022-03-04 16:20:12 +03:00
Alexander Zinchuk
9c789cdcb8 Message List: Support copying multiple messages (#1724) 2022-02-25 22:52:48 +02:00
Alexander Zinchuk
c4e4846c3d Chat: Hide "Archive" in context menu for Service Notifications (#1712) 2022-02-20 13:39:09 +02:00
Alexander Zinchuk
f5a019e02a Connection State: Do not duplicate Chat List spinner 2022-02-11 15:13:10 +01:00
Alexander Zinchuk
70774928fc [Refactoring] Fix some TS typings, update some dependencies (#1702) 2022-02-11 15:13: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
e7026aa16c Forward Picker: Smooth scroll on mobile 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
52e70c2f0e Fix missing event listener removals 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
9415e0da19 Global Search: Allow adding to folders from chat results 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
30121c903c [Perf] Introduce Folder Manager optimization 2022-02-02 22:52:35 +01:00
Alexander Zinchuk
51b2893b39 [Dev] Bump dependencies (#1677) 2022-02-02 22:52:33 +01:00
Alexander Zinchuk
eb261e9abe Message Context Menu: Better animation anchor (#1676) 2022-01-28 20:59:39 +01:00
Alexander Zinchuk
479c4764eb Composer: Fix input tooltips 2022-01-28 02:12:10 +01:00
Alexander Zinchuk
eb6e5f5e88 Connection Status: Indicate when syncing, different positions 2022-01-25 03:24:34 +01:00
Alexander Zinchuk
92f15c200b Media Viewer: Various improvements and fixes (#1657) 2022-01-25 03:24:20 +01:00
Alexander Zinchuk
29d5ef3ef7 [Perf] RLottie: Avoid redundant JSON data (de)serialization 2022-01-24 04:55:59 +01:00
Alexander Zinchuk
b6c80b5236 [Perf] Animated Emoji: Dispatch heavy animation event, better interaction animation 2022-01-24 04:55:23 +01:00
Alexander Zinchuk
43aa99c6e3 [Peft] Message Context Menu / Reaction Selector: Delay rendering after opening animation 2022-01-24 04:41:49 +01:00
Alexander Zinchuk
d0fc223f78 [Perf] Message Context Menu: Avoid forced reflow 2022-01-24 04:41:46 +01:00
Alexander Zinchuk
07ac02b201 [Perf] Reduce unneeded renders in various components 2022-01-24 04:41:43 +01:00
Alexander Zinchuk
8f1b32cdb4 Message Context Menu: Fix flickering (#1646) 2022-01-21 17:29:32 +01:00
Alexander Zinchuk
fc0365d5b9 [Perf] Composer: Optimize message typing 2022-01-21 17:29:29 +01:00
Alexander Zinchuk
d3d9d440a6 Introduce Reactions and Animated Emoji Interactions (#1583) 2022-01-21 17:29:08 +01:00