570 Commits

Author SHA1 Message Date
Alexander Zinchuk
b03959e847 [Refactoring] Introduce useLastCallback 2023-06-12 11:47:13 +02:00
Alexander Zinchuk
82f42b6e35 Introduce Electron version (#2053) 2023-06-02 15:06:26 +02:00
Alexander Zinchuk
a49374a666 Composer: Fix incorrect preview for some URLs (#3223) 2023-05-28 14:32:38 +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
3f07fe2543 Composer: Use a state instead of a signal (#3175) 2023-05-15 10:56:31 +02:00
Alexander Zinchuk
48bb2d08a6 Settings: Allow to turn off dynamic order for sticker packs (#3151) 2023-05-03 21:33:29 +04:00
Alexander Zinchuk
cc8a21d051 Composer: Disable send button animations on component mounting (#3135) 2023-05-03 20:21:03 +04:00
Alexander Zinchuk
cdab35fd4d Composer: Fix link preview overflow (#3114) 2023-05-03 20:20:28 +04:00
Alexander Zinchuk
6781b496c7 Attachment Modal: Disable input field autofocus on mobile (#3117) 2023-05-02 15:24:38 +04: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
5ca115c527 Composer: Add "Send When Online" button (#3067) 2023-04-25 17:28:03 +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
27203e9976 Avatar: Finally remove animated avatars (#3061) 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
cfc71da0c1 [Perf] More performance fixes 2023-04-25 17:27:14 +04:00
Alexander Zinchuk
83557863b8 Message List: Fixes and refactoring of scroll animation 2023-04-25 17:27:14 +04:00
Alexander Zinchuk
dba6963c34 [Perf] Introduce Fasterdom and some performance fixes 2023-04-25 17:27:10 +04:00
Alexander Zinchuk
22054c4416 Introduce Reaction Picker 2023-04-23 18:11:28 +04:00
Alexander Zinchuk
b1a34ee4d3 Sticker Tooltip: Fix flickering on multitab instance (#3011) 2023-04-19 04:08:42 +02:00
Alexander Zinchuk
982ba8c3a7 [Perf] Get rid of redundant wrappers: #root, #UiLoader and #LeftColumn 2023-04-15 13:54:23 +02:00
Alexander Zinchuk
46b182bcb1 Attachment Modal: Fix invalid input width on non-english langs (#2932) 2023-04-09 04:02:46 +02:00
Alexander Zinchuk
ea6996ff83 Attachment Modal: Use bigger icons on mobile (#2918) 2023-04-06 08:20:23 +02:00
Alexander Zinchuk
2bdc5774ab [Refactoring] Teact: Stricter typings for useState 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
3141423eae Composer: Fix active voice recording button color on mobile (#2895) 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
17e14172e5 Attachment Modal: Disable spoilers for GIF and MP3 (#2886) 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
356c8cd497 Scheduled Messages: Fix render errors (#2851) 2023-03-19 22:33:53 -05:00
Alexander Zinchuk
e3269baf14 Attachment Modal: Fix double calendar modal when scheduling (#2823) 2023-03-19 22:32:31 -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
4151a25954 [Dev] Fix action typings (#2813) 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
16838bf012 Composer: Fix composer blocked if editing message (#2732) 2023-03-03 14:46:32 +01:00
Alexander Zinchuk
2b6e3b3f8c Custom Emoji: Dynamically update color (#2681) 2023-03-03 14:30:19 +01:00
Alexander Zinchuk
2fff3a6bd2 Attachment Modal: Fix placeholder centering (#2702) 2023-03-01 00:16:54 +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
5055f70f77 Chat List: Introduce Archive item (#2566) 2023-02-28 18:43:21 +01:00
Alexander Zinchuk
3cc27156cb Introduce Granular Media Permissions (#2576) 2023-02-28 18:43:18 +01:00
Alexander Zinchuk
9ccc7e3ff9 Attachment Modal: Various fixes (#2675) 2023-02-25 18:50:33 +01:00
Alexander Zinchuk
d659e559af Custom Emoji Tooltip: Fix playback after insert (#2643) 2023-02-22 23:48:55 +01:00