122 Commits

Author SHA1 Message Date
Alexander Zinchuk
18bfe2bd96 Composer: Fix video emoji displayed black (#3412) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
10d4e6b9fa Emoji Tooltip: Open without focus on the first emoji (#3366) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
d160b2b4cb GramJS: Validate updates order (#2957) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
85bdbd5fa5 Composer: Fix race conditions when sending messages (#3279) 2023-06-12 11:57:24 +02:00
Alexander Zinchuk
b03959e847 [Refactoring] Introduce useLastCallback 2023-06-12 11:47:13 +02:00
Alexander Zinchuk
577d055d68 [Refactoring] Custom Emoji Manager: Do not run during chat opening, fix fasterdom phasing 2023-05-28 14:32:28 +02:00
Alexander Zinchuk
a71a3bc53b Custom Emoji: Support adaptive static and video packs (#3118) 2023-05-15 10:57:14 +02:00
Alexander Zinchuk
70847a933e Fix incorrect callback referencing 2023-04-26 21:18:50 +04:00
Alexander Zinchuk
7e53d0da57 RLottie: Fix synchronous bundling (#3071) 2023-04-26 21:18:42 +04:00
Alexander Zinchuk
4f42b676ce Settings: Performance mode (#3045)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2023-04-25 17:28:03 +04:00
Alexander Zinchuk
920b046d2e Support Bot Apps (#3041) 2023-04-25 17:28:03 +04:00
Alexander Zinchuk
9567e6ca38 Symbol Menu, Reaction Picker, Status Picker: Fixes and redesign (#2945) 2023-04-25 17:27:18 +04:00
Alexander Zinchuk
649fb46777 [Refactoring] RLottie: Make size required 2023-04-25 17:27:18 +04:00
Alexander Zinchuk
dba6963c34 [Perf] Introduce Fasterdom and some performance fixes 2023-04-25 17:27:10 +04:00
Alexander Zinchuk
2bdc5774ab [Refactoring] Teact: Stricter typings for useState 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
f2e9970077 Authentication: Optimizing the initial load of langpack (#2862) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
ceef2fb4db Emoji Tooltip: Fix false triggers on key combination (#2871) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
f53e38c4a7 [dev] Bump dependencies (#2839) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
2c8b22b964 Composer: Preserve caret position on mention insert (#2849) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
4cbe9c1112 Composer: Respect no_webpage option when editing a message (#2804) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
21678cfd51 [Refactoring] Rename environment.ts → windowEnvironment.ts to avoid incorrect usage 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
2d7d1a7fd8 Attachmant Modal: Fix sending media with absurd aspect ratio (#2757) 2023-03-10 02:34:58 +01:00
Alexander Zinchuk
dd659cdb71 Attachment Modal: Fix custom emoji playback in caption (#2759) 2023-03-10 02:34:54 +01:00
Alexander Zinchuk
6ad144e292 Bot Command Tooltip: Fix sending incorrect command 2023-03-03 16:35:29 +01:00
Alexander Zinchuk
2b6e3b3f8c Custom Emoji: Dynamically update color (#2681) 2023-03-03 14:30:19 +01:00
Alexander Zinchuk
7c7e0c1d69 Emoji Tooltip: Various fixes (#2688) 2023-03-01 00:16:54 +01:00
Alexander Zinchuk
568b23b6fe [dev] Define custom static dependencies (#2462) 2023-02-28 18:43:28 +01:00
Alexander Zinchuk
3cc27156cb Introduce Granular Media Permissions (#2576) 2023-02-28 18:43:18 +01:00
Alexander Zinchuk
d659e559af Custom Emoji Tooltip: Fix playback after insert (#2643) 2023-02-22 23:48:55 +01:00
Alexander Zinchuk
c624675e9f Composer: Fix syncing drafts between tabs 2023-02-22 23:48:48 +01:00
Alexander Zinchuk
a219f67624 Bot Command Tooltip: Fix sending wrong command 2023-02-22 23:48:42 +01:00
Alexander Zinchuk
d6e4bac389 Introduce Emoji statuses (#2329) 2023-02-13 03:35:01 +01:00
Alexander Zinchuk
0c57ef9c48 Composer: Fix custom emoji leftovers when opening attachments (#2506) 2023-02-08 00:48:45 +01:00
Alexander Zinchuk
eed6241f42 Composer: Introduce Signals (#2378) 2023-02-08 00:43:48 +01:00
Alexander Zinchuk
9c25abbd9a [Refactoring] Revise hook dependencies (#2424) 2023-02-08 00:43:47 +01:00
Alexander Zinchuk
b1f92f4126 Paste html: Clean html from Google Docs (#2476) 2023-02-03 03:23:47 +01:00
Alexander Zinchuk
4c6a9216f6 Composer: Fix extra div> text in message input (#2429) 2023-01-30 15:55:48 +01:00
Alexander Zinchuk
55a9715bca Composer / Embedded Message: Fix edit and reply (#2372) 2023-01-28 02:21:42 +01:00
Alexander Zinchuk
8d4e447981 Inline Bots: Fix last result caching (#2374) 2023-01-28 02:21:42 +01:00
Alexander Zinchuk
2a7c78c12a Multiple Tabs: Introduce Multiple Tabs Support (#2221) 2023-01-28 02:21:33 +01:00
Alexander Zinchuk
3dab7609e3 Dynamic Resize (#2291) 2023-01-28 02:18:43 +01:00
Alexander Zinchuk
d8661e223e Message: Auto-scroll when last message height changes (#2323) 2023-01-24 00:17:57 +01:00
Alexander Zinchuk
24957c958e Message: Support "Hidden Media" (#2308) 2023-01-22 19:16:30 +01:00
Alexander Zinchuk
07e7253b02 [Perf] Composer: Avoid querying DOM while rendering 2023-01-22 18:13:26 +01:00
Alexander Zinchuk
a9dd1221fb Attachment Modal: Redesign (#2253) 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
1b37ccc533 Profile: Support multiple usernames (#2202) 2022-12-15 19:19:17 +01:00
Alexander Zinchuk
88234a64dc Inline Bots: Fix query parsing on Windows (#2204) 2022-12-15 19:19:14 +01:00
Alexander Zinchuk
cdcce94f1a Message Input: Various fixes for custom emoji (#2188) 2022-12-07 17:38:33 +01:00
Alexander Zinchuk
a7ebcaf664 Composer: Support animated emojis in input (#2143) 2022-12-06 13:31:21 +01:00
Alexander Zinchuk
a2a0161cc9 Mention Tooltip: Support catching "@" in the middle of input (#2131) 2022-11-13 17:06:21 +04:00