422 Commits

Author SHA1 Message Date
Alexander Zinchuk
b03959e847 [Refactoring] Introduce useLastCallback 2023-06-12 11:47:13 +02:00
Alexander Zinchuk
1951dacd2d Profile: Fix Notifications toggle (#3252) 2023-06-06 11:12:18 +02:00
Anton
b22f2f4253
Composer: Fix emoji rendering on non-Apple systems (#259) 2023-06-06 11:12:02 +02:00
Alexander Zinchuk
82f42b6e35 Introduce Electron version (#2053) 2023-06-02 15:06:26 +02:00
Alexander Zinchuk
a953869683 Media: Allow sending messages while uploading (#3170) 2023-05-28 14:32:18 +02:00
Alexander Zinchuk
96670d0454 Message: Fix downloading scheduled media (#3174) 2023-05-15 10:57:33 +02:00
Alexander Zinchuk
a71a3bc53b Custom Emoji: Support adaptive static and video packs (#3118) 2023-05-15 10:57:14 +02:00
Alexander Zinchuk
4b96cc5bfe Folders: Fix sharing (#3142) 2023-05-05 15:53:15 +04: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
faff69a39e Seen By Modal: UI improvements (#3150) 2023-05-03 20:21:32 +04:00
Alexander Zinchuk
c8d64dc929 Seen By Users: Read Time in Small Groups (#3148) 2023-05-03 20:21:20 +04:00
Alexander Zinchuk
8d4d9c4822 Message Meta: Remove fast click as it conflicts with outer handlers 2023-05-02 16:07:35 +04:00
Alexander Zinchuk
56f41804c1 Fix chat IDs being stuck in URL (#3105) 2023-05-02 15:24:22 +04:00
Alexander Zinchuk
f13d0218d8 Manage Topic: Fix default icon (#3083) 2023-04-26 21:18:50 +04:00
Alexander Zinchuk
6a39a7bdd2 Animated Stcker: Fix forceOnHeavyAnimation 2023-04-26 21:18:50 +04:00
Alexander Zinchuk
ce9e5b03d8 Introduce Chat Lists (#3046) 2023-04-26 21:18:42 +04:00
Alexander Zinchuk
bfa9758c9b Status Picker: Fix error after buying premium (#3073) 2023-04-26 21:18:42 +04:00
Alexander Zinchuk
0e86b25521 Sticker Set: Fix clear recent stickers (#3074) 2023-04-26 21:18:42 +04:00
Alexander Zinchuk
7e53d0da57 RLottie: Fix synchronous bundling (#3071) 2023-04-26 21:18:42 +04:00
Alexander Zinchuk
e10f91e4f0 Add spoilers to service notifications with auth code 2023-04-26 21:18:39 +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
485a956d59 Media Viewer: Fix forwarding UI (#3062) 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
fb2d87f0d6 Update to layer 158 (#3040) 2023-04-25 17:27:49 +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
0ab0c13d87 [Refactoring] Sticker View: Use Intersection Observer to detect shared canvas visibility 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
θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς
6c50a23f4b
Message / Document: Support more colors for file types (#241) 2023-04-18 13:06:32 +02:00
Alexander Zinchuk
8be0459193 Avatar: Animate online status 2023-04-17 22:57:07 +02:00
Alexander Zinchuk
aaca95737c RLottie: Fix segment animation (#2985) 2023-04-15 13:55:11 +02:00
Alexander Zinchuk
7e3a6507dc Sticker Set Modal: Fix extra space for content (#2984) 2023-04-15 13:55:11 +02:00
Alexander Zinchuk
604ee46454 Avatar: Avoid redundant renders 2023-04-15 13:55:11 +02:00
Alexander Zinchuk
b83ff5181b [Perf] Sticker View: Do not render full media during heavy animation on Android 2023-04-15 13:55:11 +02:00
Alexander Zinchuk
26ac63d49f [Perf] Media Viewer: Pause animated stickers and other video 2023-04-15 13:54:30 +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
690c77c3b5 Message / Reactions: Fix layout (#2940) 2023-04-06 08:20:55 +02:00
Alexander Zinchuk
fc5686bb43 Optimized Video, Animtated Sticker: Unsubscribe from auto-pause when is not played 2023-03-30 20:29:03 -05:00
Alexander Zinchuk
2bdc5774ab [Refactoring] Teact: Stricter typings for useState 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
d965b6c479 Middle Column: Better pinned message animation (#2716)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2023-03-30 18:28:51 -05:00
Alexander Zinchuk
97731fb30d [Dev] Bundle: Force Modal and Avatar styles into the main bundle (#2828)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2023-03-19 22:32:31 -05:00
Alexander Zinchuk
033422581b Custom Emoji Modal: Fix icons playback on second opening (#2822) 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
2188aa26ce Archive: Display deleted users in preview (#2805) 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
dd659cdb71 Attachment Modal: Fix custom emoji playback in caption (#2759) 2023-03-10 02:34:54 +01:00
Alexander Zinchuk
90d3121da8 Message: Fix custom emoji position after editing (#2703) 2023-03-03 14:30:25 +01:00
Alexander Zinchuk
2b6e3b3f8c Custom Emoji: Dynamically update color (#2681) 2023-03-03 14:30:19 +01:00