283 Commits

Author SHA1 Message Date
Alexander Zinchuk
e4b2b0911f Fix some user loading problems (#1868) 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
62ed3468b6 Chat, Message List: Navigating with mention and reaction badges; Some fixes (#1836) 2022-05-03 14:29:41 +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
2a9b516142 Main Menu: Add English discussion chat link in Beta (#1838) 2022-04-26 17:08:41 +02:00
Alexander Zinchuk
c3e2079b69 Main Menu: Add Beta changelog and discussion chat (#1810) 2022-04-19 15:11:48 +02:00
Vadym Milichev
91c2015052
Support "Report Peer" and "Report Profile Photo" (#126) 2022-04-09 01:23:35 +02:00
Alexander Zinchuk
97b778be22 Support "Fake" and "Scam" badges (#1819) 2022-04-09 01:18:22 +02:00
Alexander Zinchuk
8d9ae4b134 Chat: Fix selected unread pinned badge color (#1818) 2022-04-09 01:18:22 +02:00
Alexander Zinchuk
e2ef55f91c Settings, Management: Redesign (#1789) 2022-04-01 20:43:13 +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
6e0f8de4fc Chat: Fix verified badge color (#1790) 2022-03-25 13:16:02 +01:00
Alexander Zinchuk
41a67c9baf [Refactoring] ESLint: Add addCallback where possible (#1780) 2022-03-25 13:15:55 +01: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
1aac51057d [Dev] Stylelint: Raise error for low performance animations (#1738) 2022-03-11 13:51:06 +01:00
Alexander Zinchuk
c81ed0eb61 Compact context menus on desktop (#1726) 2022-02-25 22:53:14 +02:00
Alexander Zinchuk
d8ec4b97f0 [Dev] Dynamically update revision when switching branch (#1721) 2022-02-25 22:52:41 +02:00
Alexander Zinchuk
8b60cef7c2 Transition: Allow static children 2022-02-25 22:52:19 +02:00
Alexander Zinchuk
e33e22c982 [Dev] Main Menu: Show branch name for dev and staging builds (#1719) 2022-02-20 13:39:30 +02:00
Alexander Zinchuk
50c3614fee [Refactoring] More stylelint constraints; Update browserlist (#1708) 2022-02-20 13:39:06 +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
79c3103b15 Folder Manager: Fix infinite spinner in empty folders 2022-02-08 22:29:42 +01:00
Alexander Zinchuk
27d7f92756 [Refactoring] Infinite Scroll: Support absolute positioning 2022-02-02 22:52:36 +01:00
Alexander Zinchuk
c6672612bf Action Message: Refactoring and fixes 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
74d1c8547a Action Message: Fix missing origin name 2022-01-28 02:12:04 +01:00
Alexander Zinchuk
a55fbdfcc4 Introduce Spoilers (#1670) 2022-01-27 04:09:22 +01:00
Alexander Zinchuk
eb6e5f5e88 Connection Status: Indicate when syncing, different positions 2022-01-25 03:24:34 +01:00
Alexander Zinchuk
07ac02b201 [Perf] Reduce unneeded renders in various components 2022-01-24 04:41:43 +01:00
Alexander Zinchuk
d3dbeffb87 Clear websync setting before switching to another web version 2022-01-13 15:06:30 +01:00
Alexander Zinchuk
e857cca4e6 Ensure permanent web version setting 2022-01-13 14:52:47 +01:00
Alexander Zinchuk
6e09b7c6bc Chat: Do not show "Add to folder..." when there is no folders (#1628) 2022-01-07 11:19:46 +01:00
Alexander Zinchuk
1072c61a70 Chat Folders: Fix switching folders with the same name (#1611) 2021-12-31 18:17:35 +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
1aa4eaf142 1.26.0 2021-12-25 12:41:15 +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
4fe0aeb446 Fix duplicated folders; Hide redundant "Add to folder" item (#1596) 2021-12-21 12:17:04 +03:00
Alexander Zinchuk
e86c126a89 TeactN: Support forcing during heavy animation 2021-12-10 18:33:37 +01:00
Alexander Zinchuk
3375954d5f [Perf] Transition: Optimize slide transitions (#1562) 2021-12-10 18:32:30 +01:00
Alexander Zinchuk
8015a7360e [Perf] Various optimizations for calculating chat lists 2021-12-04 13:45:50 +01:00
Alexander Zinchuk
865ed08d82 [Perf] Extract users.statusesById to a separate global store 2021-12-04 13:45:50 +01:00
Alexander Zinchuk
41f2c3e26b Introduce Group Calls (#1520) 2021-11-27 17:43:51 +01:00
Alexander Zinchuk
1a6f0bb28f [Perf] Chat List: Some optimizations 2021-11-27 17:40:52 +01:00
Alexander Zinchuk
3d8bb54398 Audio Player: Add track navigation and volume controls (#1526) 2021-11-05 22:03:08 +03:00