121 Commits

Author SHA1 Message Date
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
Alexander Zinchuk
1e60003f5a Update to layer 133 (#1525) 2021-11-05 22:03:02 +03:00
Alexander Zinchuk
6028e0b4ce Settings / General: Support time formats (#1524) 2021-11-05 21:56:39 +03:00
Alexander Zinchuk
609c0cb68e Add chat to folder from context menu (#1477) 2021-09-30 14:03:00 +03:00
Alexander Zinchuk
5ed545aa0b Chat List: Fix missing archived chats in folders 2021-09-24 17:05:41 +03:00
Alexander Zinchuk
0c9fe4643a [Design] Update colors (follow-up) (#1436) 2021-09-13 20:02:36 +03:00
Alexander Zinchuk
98b3939dea [Refactoring] Use optional chaining operator (#1400) 2021-08-27 21:05:46 +03:00
Alexander Zinchuk
86a0201d8a Various improvements for scrollable lists on Android 2021-08-21 19:17:27 +03:00
Alexander Zinchuk
9b3f881f46 Follow-up 2021-08-21 14:56:05 +03:00
Alexander Zinchuk
1450fa4631 Prevent scroll on swipe and drag gestures 2021-08-21 13:33:11 +03:00
Alexander Zinchuk
f039f69331 Folder List, Message: Fix conflicts with swipe-to-back gesture on iOS 2021-08-20 23:46:54 +03:00
Alexander Zinchuk
84bf1db026 List Item: Add divider on mobiles 2021-08-16 16:09:28 +03:00
Alexander Zinchuk
d7ca790f0a [Refactoring] Fix TS and ESLint errors after updating packages (#1386) 2021-08-16 14:21:33 +03:00