154 Commits

Author SHA1 Message Date
Alexander Zinchuk
c4a374aad3 Composer: Turn off animation for Send As button on mobile 2021-12-31 18:17:54 +01:00
Alexander Zinchuk
72ae33139a Composer: Support sending message as channels (#1604) 2021-12-31 18:17:46 +01:00
Alexander Zinchuk
cb4749f7c6 Send various "typing"-like statuses (#1597) 2021-12-31 18:17:32 +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
9a66de1a05 Message Input: Fix auto-focus when forwarding 2021-12-13 15:37:06 +01:00
Alexander Zinchuk
dd4fcfd500 Message Input: Fix redundant space characters in multiline text (#1581) 2021-12-13 15:36:34 +01:00
Alexander Zinchuk
261ea66d5e Emoji Picker: Fix overlapping category names in Firefox (#1575) 2021-12-10 18:33:45 +01:00
Alexander Zinchuk
49c0794789 [Perf] Composer: Avoid duplicated calculations for various instances of useEmojiTooltip 2021-12-10 18:33:20 +01:00
Alexander Zinchuk
ebf20fa013 [Perf] TeactN: Check for heavy animations 2021-12-10 18:33:12 +01:00
Alexander Zinchuk
865ed08d82 [Perf] Extract users.statusesById to a separate global store 2021-12-04 13:45:50 +01:00
Alexander Zinchuk
eed0934c0a Safe Link: Fix opening links with no protocol (#1556) 2021-11-27 17:41:00 +01:00
Alexander Zinchuk
f17277aad9 Composer: Support scheduling forwarded messages 2021-11-17 17:49:55 +03:00
Alexander Zinchuk
5e72caa385 Composer: Fix freezing after multiple formatting (#1548) 2021-11-17 17:49:46 +03:00
Alexander Zinchuk
842e86cd4c [Perf] Message List: Avoid toLocaleTimeString because of bad performance 2021-11-09 21:21:33 +03:00
Alexander Zinchuk
4921f12a5f Chat: Display "choosing a sticker..." action (#1538) 2021-11-09 17:29:09 +03:00
Alexander Zinchuk
1f02f2b715 Composer: Support replying by <Ctrl+Up> on Windows 2021-11-05 22:03:23 +03:00
Alexander Zinchuk
7a6734037a [Perf] Reduce DOM manipulations when loading media 2021-11-05 22:03:12 +03:00
Alexander Zinchuk
1e60003f5a Update to layer 133 (#1525) 2021-11-05 22:03:02 +03:00
Alexander Zinchuk
539e9885ed Composer: Fix jumping cursor when entering emoji (#1527) 2021-11-05 21:56:43 +03:00
Alexander Zinchuk
6028e0b4ce Settings / General: Support time formats (#1524) 2021-11-05 21:56:39 +03:00
Alexander Zinchuk
ff16a6411b Composer: Support non-standard JPG extensions (#1517) 2021-10-28 15:50:54 +03:00
Alexander Zinchuk
b874082250 Version Notifications: Support formatting 2021-10-22 13:49:24 +03:00
Alexander Zinchuk
05a5ce0e17 Mention Tooltip: Fix resetting active item (#1509) 2021-10-22 02:24:48 +03:00
Alexander Zinchuk
90a695a0cd Album: Fix background color during selection (#1494) 2021-10-13 14:38:48 +03:00
Alexander Zinchuk
09caf525a3 Avatar: Get rid of data-uri avatars 2021-10-11 19:47:52 +03:00
Alexander Zinchuk
c2f3c79923 Composer: Fix delete recording button color 2021-10-08 16:17:28 +03:00
Alexander Zinchuk
54d6b581da Composer: Fix several pasting bugs on Firefox (#1478) 2021-09-30 14:02:57 +03:00
Alexander Zinchuk
2dcf951f4c Support forced replies to bots (#1471) 2021-09-28 15:42:35 +03:00
Alexander Zinchuk
c34d389252 Various fixes (#1461)
* Show round videos in the voices tab
* Pause audio player when starting round video playback
* Changed text for empty votes tab (taken from TDesktop)
* Capitalized month name on Shared Media tabs.
* Display title context menu button in unjoined channels or groups
* Fixed voice recording timer flickering
* Don't restart emoji animation when pressed while animation is playing
* Corrected viewport calculation for iOS15
* Changed the border color of avatars in own poll
2021-09-24 14:37:31 +03:00
Alexander Zinchuk
2de5600602 Video: Display .mov as document when playing not supported (#1455) 2021-09-24 14:37:23 +03:00
Alexander Zinchuk
fdda362cb3 Composer: Various improvements for attachments (audio, video, photo) (#1443) 2021-09-17 17:17:25 +03:00
Alexander Zinchuk
ae3f2f9c21 Composer: Fix pasting image from clipboard on Linux (#1451) 2021-09-17 17:17:19 +03:00
Alexander Zinchuk
b95e804a9f Fix Composer: Width jumps, web page with long description, missing closing animation (#1450) 2021-09-17 17:17:16 +03:00
Alexander Zinchuk
665dce9631 Bring back reverted commits and fix issues properly (#1448) 2021-09-17 17:17:13 +03:00
Alexander Zinchuk
0a7c49f015 Revert "Safe area for iPhone (#1403)"
This reverts commit 364f2d9930bbbe87e27d939947f8896474934401.
2021-09-16 20:10:50 +03:00
Alexander Zinchuk
91c954dee5 Composer: Fix icon colors; Middle Header: Rename Linked Channel button (#1442) 2021-09-16 11:27:26 +03:00
Alexander Zinchuk
f732a72e60 Symbol Menu: Fix closing on iOS; Sticker Tooltip: Fix sticker autocomplete on iOS (#1441) 2021-09-16 11:27:09 +03:00
Alexander Zinchuk
8192836662 Fix payments in channels (#1439) 2021-09-16 11:27:05 +03:00
Alexander Zinchuk
f4257d779a Composer: Fix voice recording in Safari (#1440) 2021-09-16 11:27:02 +03:00
Alexander Zinchuk
0c9fe4643a [Design] Update colors (follow-up) (#1436) 2021-09-13 20:02:36 +03:00
Alexander Zinchuk
364f2d9930 Safe area for iPhone (#1403) 2021-09-13 20:02:30 +03:00
Alexander Zinchuk
702f7cdc11 [Design] Update colors (#1435) 2021-09-13 20:02:27 +03:00
Alexander Zinchuk
7cc3e54117 [Translation] Composer: Translate button Send When Online (#1433) 2021-09-10 20:32:57 +03:00
Alexander Zinchuk
dde6477236 Fix redundant error message about admin rights (#1426) 2021-09-06 15:29:10 +03:00
Alexander Zinchuk
9ec67df99d Composer: Preserve suggested bot command parameters (#1417) 2021-09-03 18:31:29 +03:00
Alexander Zinchuk
4a6dc47be0 Composer: Fix missing context menu on Android (#1421) 2021-09-03 18:31:21 +03:00
Alexander Zinchuk
98b3939dea [Refactoring] Use optional chaining operator (#1400) 2021-08-27 21:05:46 +03:00
Alexander Zinchuk
195a38b88d Composer: Fix recording not stopped when closing chat on mobile 2021-08-25 16:29:24 +03:00
Alexander Zinchuk
6cc4a94407 Composer: Prevent losing input focus when sending various media 2021-08-25 16:29:22 +03:00