63 Commits

Author SHA1 Message Date
Alexander Zinchuk
a016223f08 Fix horizontal scroll for Windows (#1995) 2022-08-17 10:34:48 +02:00
Alexander Zinchuk
a55b410e6a Media Viewer: Support switching avatars (#1929) 2022-08-05 19:35:45 +02:00
Alexander Zinchuk
c772a7b2eb Audio: Remove download button in protected chats (#1960) 2022-07-20 16:02:11 +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
c333f31f02 Browser History: Fix opening chat from Left Search (#1869) 2022-05-20 17:54:34 +02: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
97b778be22 Support "Fake" and "Scam" badges (#1819) 2022-04-09 01:18:22 +02:00
Alexander Zinchuk
eacda58152 Switch to Emoji 14, fall back to images on all older systems (#1773) 2022-04-01 20:43:00 +02:00
Alexander Zinchuk
41a67c9baf [Refactoring] ESLint: Add addCallback where possible (#1780) 2022-03-25 13:15:55 +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
8b60cef7c2 Transition: Allow static children 2022-02-25 22:52:19 +02:00
Alexander Zinchuk
50c3614fee [Refactoring] More stylelint constraints; Update browserlist (#1708) 2022-02-20 13:39:06 +02:00
Alexander Zinchuk
5aa591eab5 [Dev] Introduce stylelint (#1706)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
Co-authored-by: Anton Korenskoy <anton@korenskoy.ru>
2022-02-11 15:13:07 +01:00
Alexander Zinchuk
19cb5101da Right Search: Fix message text overflow (#1689) 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
71ef93e993 Dark Theme: Fix search highlight text color (#1687) 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
9c04a2eaa5 [Perf] Shared Media, Global Search: Improve media loading 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
8ed75455de Mobile Search: Fix jumping scroll on mobile 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
51b2893b39 [Dev] Bump dependencies (#1677) 2022-02-02 22:52:33 +01:00
Alexander Zinchuk
a55fbdfcc4 Introduce Spoilers (#1670) 2022-01-27 04:09:22 +01:00
Alexander Zinchuk
71059dff06 Global Search: Fix missing Saved Messages in search results 2022-01-21 17:29:19 +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
f6cd826e7f [Perf] Forward Modal: Fix missing contacts; Optimize text filtering in large lists 2021-12-24 01:26:06 +01:00
Alexander Zinchuk
3375954d5f [Perf] Transition: Optimize slide transitions (#1562) 2021-12-10 18:32:30 +01:00
Alexander Zinchuk
865ed08d82 [Perf] Extract users.statusesById to a separate global store 2021-12-04 13:45:50 +01:00
Alexander Zinchuk
50865c78f5 Audio Player: Fix queue order, memory leaks and reduce calculations (#1543) 2021-11-27 17:40:56 +01:00
Alexander Zinchuk
1e60003f5a Update to layer 133 (#1525) 2021-11-05 22:03:02 +03:00
Alexander Zinchuk
a3668e8b3d Message: Support downloading all media with context menu and select mode (#1397) 2021-10-22 02:24:34 +03:00
Alexander Zinchuk
609c0cb68e Add chat to folder from context menu (#1477) 2021-09-30 14:03:00 +03:00
Alexander Zinchuk
0c9fe4643a [Design] Update colors (follow-up) (#1436) 2021-09-13 20:02:36 +03:00
Alexander Zinchuk
37f5d026bb Audio, Video Player: Better seeking, fix ordering, support covers and Media Session, redesign (#1306) 2021-09-06 15:29:05 +03:00
Alexander Zinchuk
44adc496b6 Left Search: Do not show unneeded context menu items 2021-08-27 21:08:42 +03:00
Alexander Zinchuk
98b3939dea [Refactoring] Use optional chaining operator (#1400) 2021-08-27 21:05:46 +03:00
Alexander Zinchuk
84bf1db026 List Item: Add divider on mobiles 2021-08-16 16:09:28 +03:00
Alexander Zinchuk
5d6a0305b2 [Perf] [Refactoring] Fix incorrect parsing of object conditional properties 2021-08-03 19:03:17 +03:00
Alexander Zinchuk
7574b6445b History support and animation when navigating between chats (#1289) 2021-08-03 01:31:08 +03:00
Alexander Zinchuk
fa8e750433 [Perf] Various fixes for chat opening animation on Android (#1234) 2021-07-13 17:31:34 +03:00
Alexander Zinchuk
0a594a84e1 Full browser history support (#1181) 2021-07-13 17:31:30 +03:00
Alexander Zinchuk
339c747784 [Refactoring] Get rid of server offset in chat sorting (#1243) 2021-07-07 15:37:50 +03:00
Alexander Zinchuk
73b1d105c3 [Perf] Clean-up invisible secondary sections 2021-06-24 14:46:15 +03:00
Alexander Zinchuk
3f5c8edceb [Perf] Reduce amount of global containers (DeleteChatModal, Transition, SafeLink, Audio) 2021-06-24 14:46:12 +03:00
Alexander Zinchuk
d2ca29e961 Management: Respect global settings in notifications toggle (#1199) 2021-06-23 11:22:18 +03:00
Alexander Zinchuk
2c7c23715c Media Viewer: Allow to hide caption by tap on mobile (#1196) 2021-06-22 13:54:25 +03:00
Alexander Zinchuk
dcd3803263 Support server time offset (#1186) 2021-06-19 11:20:55 +03:00
Alexander Zinchuk
e0017543c1 Support vertical scrolling in horizontal lists (#1161) 2021-06-15 13:21:30 +03:00