88 Commits

Author SHA1 Message Date
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
702f7cdc11 [Design] Update colors (#1435) 2021-09-13 20:02:27 +03:00
Alexander Zinchuk
fbdb13e5a2 Message / Context Menu: Add scrollbars, better calculation of position and size (#1405) 2021-09-10 20:33:04 +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
3f540296e7 Settings / Profile: Better uploaded avatar quality 2021-08-27 21:08:35 +03:00
Alexander Zinchuk
98b3939dea [Refactoring] Use optional chaining operator (#1400) 2021-08-27 21:05:46 +03:00
Alexander Zinchuk
6cc4a94407 Composer: Prevent losing input focus when sending various media 2021-08-25 16:29:22 +03:00
Alexander Zinchuk
717cca6435 List Item: Adjust divider colors on iOS and Android 2021-08-22 11:38:09 +03:00
Alexander Zinchuk
86a0201d8a Various improvements for scrollable lists on Android 2021-08-21 19:17:27 +03:00
Alexander Zinchuk
77d2c276a1 Composer: More fixes for icons 2021-08-21 16:59:52 +03:00
Alexander Zinchuk
1a7cce4e42 Notifications: Various fixes for toasts 2021-08-21 13:33:16 +03:00
Alexander Zinchuk
06117edb92 Workaround for a disconnected worker on iOS 2021-08-19 03:35:10 +03:00
Alexander Zinchuk
d7fb48ffe4 List Item: Remove dividers for single-column layout on desktop 2021-08-19 03:16:29 +03:00
Alexander Zinchuk
dea730f573 Transition: Fixes for frozen heavy animation 2021-08-17 01:54:25 +03:00
Alexander Zinchuk
ec590b5118 Message List: Fix dissappearing UI in Safari (#1395) 2021-08-16 21:22:10 +03:00
Alexander Zinchuk
13b62d0199 [Perf] Portal: Fix infinitely creating DOM nodes 2021-08-16 20:42:16 +03:00
Alexander Zinchuk
974b66e1f5 Tab List: Fix quickly switching tabs (#1391) 2021-08-16 20:41:49 +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
Alexander Zinchuk
a03f4c7189 Tab List: Fix UI with emojis (follow-up) (#1384) 2021-08-12 15:36:20 +03:00
Alexander Zinchuk
6fa2fae909 Tab List: Fix UI with emojis (#1381) 2021-08-12 03:34:52 +03:00
Alexander Zinchuk
18fa93365c Transition: Fix exception when missing node 2021-08-06 03:25:21 +03:00
Alexander Zinchuk
1038c2ffcf Chat List, Message List: New designs for empty screens (#1342) 2021-08-04 23:54:13 +03:00
Alexander Zinchuk
79546dc799 Message, Dialog: Various markup fixes, wider bubbles (#1356) 2021-08-04 23:34:22 +03:00
Alexander Zinchuk
a77b826710 [Refactoring] Add waitForTransitionEnd and waitForAnimationEnd helpers 2021-08-04 02:35:25 +03:00
Alexander Zinchuk
f13b1950ef [Perf] Do not save cache during heavy animation 2021-08-04 02:35:22 +03:00
Alexander Zinchuk
60acbc2f02 [Refactoring] Transition: Get rid of redundant scroll-slide animation 2021-08-03 19:03:05 +03:00
Alexander Zinchuk
03b6b9d079 [Refactoring] Transition: Use animationend event instead of timeout 2021-08-03 19:03:02 +03:00
Alexander Zinchuk
8b177b275d Use native fonts on iOS and macOS (#1345) 2021-08-03 01:31: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
bb8e492a94 Various fixes for hover state on touch devices (another attempt) (#1307) 2021-07-23 17:05:33 +03:00
Alexander Zinchuk
89810c5adb Fix freezing hover state on clicked elements (#1301) 2021-07-20 16:43:59 +03:00
Alexander Zinchuk
e032a8ff63 Sticker Modal: Support interactive author username (#1298) 2021-07-20 15:47:52 +03:00
Alexander Zinchuk
5fac65a4ab Fix various issues with hotkeys (#1279) 2021-07-16 21:00:17 +03:00
Alexander Zinchuk
08a27a98b8 Management: Support adding and removing members, fix editing legacy groups (#1224) 2021-07-16 17:44:17 +03:00
Alexander Zinchuk
b46ef9916f Tab List: Fix active tab color on iOS (#1261) 2021-07-14 14:12:59 +03:00
Alexander Zinchuk
0a594a84e1 Full browser history support (#1181) 2021-07-13 17:31:30 +03:00
Alexander Zinchuk
c3d6285795 Message: Add ability to report bad messages (#1259) 2021-07-13 17:31:23 +03:00
Alexander Zinchuk
114d927b88 Auth Phone Number: Fix iOS auto-complete dropping country code 2021-07-01 16:25:12 +03:00
Alexander Zinchuk
15300721c3 Dark Theme: Better colors for Radio (#1220) 2021-06-30 05:25:33 +03:00
Alexander Zinchuk
6b211c19ce Notification: Fix center positioning (#1221) 2021-06-30 05:25:32 +03:00
Alexander Zinchuk
30f633d6cc Transition: Fix disappearing content 2021-06-24 18:42:28 +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
2c7c23715c Media Viewer: Allow to hide caption by tap on mobile (#1196) 2021-06-22 13:54:25 +03:00
Alexander Zinchuk
7d2e337ead Audio: Fix download button for old iOS; Tabs: Support non-native emojis (#1183) 2021-06-18 12:19:51 +03:00
Alexander Zinchuk
7d5cf9d24a Global Search: Extend highlight area (#1179) 2021-06-17 13:44:39 +03:00
Alexander Zinchuk
e0017543c1 Support vertical scrolling in horizontal lists (#1161) 2021-06-15 13:21:30 +03:00
Alexander Zinchuk
c3201cf632 Revert "Better browser history support (#1125)"
This reverts commit 3c19438f1a9f6db9a06dc3b48bd06d062befe0b8.
2021-06-14 22:12:34 +03:00