2020 Commits

Author SHA1 Message Date
Alexander Zinchuk
b0239f1d43 UI: Adjust styles for chat avatar and mention menu list (#4936) 2024-09-06 15:43:16 +02:00
Alexander Zinchuk
9d788a2fd2 Photo, Video: Leverage the new useShowTransition 2024-09-06 15:43:14 +02:00
Alexander Zinchuk
63f1ca396d [Perf] Re-implement useShowTransition to avoid re-renders
f-u
2024-09-06 15:43:12 +02:00
Alexander Zinchuk
9b5c527a8a Photo: Fix flickering broken image after migrating to Offscreen Canvas blur 2024-09-06 15:43:10 +02:00
Alexander Zinchuk
2c3b9ce7ad Sticker View: Fix flickering rlottie and hiding broken video 2024-09-06 15:43:07 +02:00
Alexander Zinchuk
13a3ae0103 Custom Emoji: Fix placeholder positioning 2024-09-06 15:43:05 +02:00
Alexander Zinchuk
2136302d52 [Refactoring] usePrevious2 → usePrevious, usePrevious → usePreviousDeprecated 2024-09-06 15:43:03 +02:00
Alexander Zinchuk
45b81c104a Sticker View: Fix displaying preview for unsupported video 2024-09-06 15:43:01 +02:00
Alexander Zinchuk
f2e8768123 [Perf] Introduce Offscreen Canvas for blurred thumbs 2024-09-06 15:42:57 +02:00
Alexander Zinchuk
692cf8b270 [Perf] Message: Extract selectCanReplyToMessage from selectAllowedMessageActionsSlow 2024-09-06 15:42:48 +02:00
Alexander Zinchuk
1e4950c7e3 [Perf] Story Toggler: Avoid expensive global updates on users and chats 2024-09-06 15:42:44 +02:00
Alexander Zinchuk
90adfdf5e0 [Perf] Animated Counter: Avoid redundant rerenders 2024-09-06 15:42:43 +02:00
Alexander Zinchuk
f1f776fff5 [Perf] Custom Emoji: Replace SVG placeholder with CSS, do not render highlight catch when not needed 2024-09-06 15:42:41 +02:00
Alexander Zinchuk
79fca8ea1b [Perf] useHeavyAnimationCheck: Support multiple heavy animations 2024-09-06 15:42:39 +02:00
Alexander Zinchuk
ec6a28baf6 [Perf] Message / Reactions: Drop ineffective shouldDelayInit optimization 2024-09-06 15:42:37 +02:00
Alexander Zinchuk
3ac3ad394b [Perf] Sticker View: Delay full media rendering 2024-09-06 15:42:36 +02:00
Alexander Zinchuk
28c9d9dc27 [Perf] Sticker View: Fix unexpected mount before heavy animation 2024-09-06 15:42:34 +02:00
Alexander Zinchuk
08ad256c70 [Perf] Message List: Consider heavy animation in getIsMessageListReady 2024-09-06 15:42:32 +02:00
zubiden
d6d98bdae1 Various padding fixes (#4924) 2024-08-29 15:53:01 +02:00
Alexander Zinchuk
877521617e UI: Adjust styles in the Chat Folder Modal (#4919) 2024-08-29 15:52:58 +02:00
Alexander Zinchuk
e1504323f1 Stars Gifting: Fixes for Stars Gifting (#4899) 2024-08-29 15:52:54 +02:00
zubiden
1dfcbf1009 Chat: Fix padding (#4909) 2024-08-29 15:52:52 +02:00
Alexander Zinchuk
d51fc2a3a2 Forward Modal: Hotfix for duplicate Saved Messages in Forward Modal (#4917) 2024-08-29 15:52:51 +02:00
Alexander Zinchuk
005a6fca93 Message Modal: Fix spacing in the Delete Message Modal (#4903) 2024-08-29 15:52:47 +02:00
Alexander Zinchuk
53ef4deaa3 Forward Modal: Show saved messages chat (#4897) 2024-08-29 15:52:46 +02:00
Alexander Zinchuk
4d62237761 Message: Fix styles in the message file preview (#4901) 2024-08-29 15:52:44 +02:00
zubiden
82443183e3 Picker Refactoring: Even more fixes (#4895) 2024-08-29 15:52:42 +02:00
zubiden
489d92dd1c Bot Info: Fix image size on high DPI screens (#4896) 2024-08-29 15:52:40 +02:00
zubiden
383a2d50b2 Layer 186: Super Channels (#4885) 2024-08-29 15:52:39 +02:00
Alexander Zinchuk
ac2f605649 UI: Adjust styles in the chat folder modal (#4874) 2024-08-29 15:52:35 +02:00
Alexander Zinchuk
1bdf79b69f UI: Adjust styles for bot picker (#4875) 2024-08-29 15:52:33 +02:00
Alexander Zinchuk
ff7c6dca5c Mini apps main app button and previews (#4866)
Co-authored-by: Ponama <anastasiiadmm@gmail.com>
2024-08-29 15:52:32 +02:00
zubiden
8433012a88 Stars Transaction: Refactor modal (#4900) 2024-08-29 15:52:30 +02:00
zubiden
a4b33eb43a Search: Display popular bot apps (#4864) 2024-08-29 15:52:28 +02:00
Alexander Zinchuk
9daa5f1a19 Statistics: Monetization Stats for Channels (#4843)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2024-08-29 15:52:26 +02:00
Alexander Zinchuk
c7092ce13c Message Content: Fix media corners in forwards (#4878) 2024-08-29 15:52:24 +02:00
Alexander Zinchuk
98962ffd92 Settings Folders: Unify icons for chat types (#4873)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2024-08-29 15:52:23 +02:00
Alexander Zinchuk
6f292c9032 Stars Gifting: Implement Stars Gifting for users (#4847) 2024-08-29 15:52:21 +02:00
zubiden
7d1eaa55da Picker Refactoring: Follow-up (#4884) 2024-08-29 15:52:19 +02:00
Alexander Zinchuk
73fb1fd2cf Profile: Fix scroll on opening (#4877) 2024-08-29 15:52:18 +02:00
Alexander Zinchuk
729e4ad791 UI: Picker refactoring (#4773) 2024-08-29 15:52:16 +02:00
zubiden
5f5536b6a0 Search: New design (#4718) 2024-08-29 15:52:14 +02:00
Alexander Zinchuk
343d2adca5 Reply: Support in chats where sending is blocked (#4859) 2024-08-29 15:52:11 +02:00
Alexander Zinchuk
eec23ac6e9 Layer 185 (#4871) 2024-08-29 15:52:09 +02:00
zubiden
f918819810 Settings: Fix star icons styling on RTL languages (#4865) 2024-08-29 15:52:07 +02:00
Alexander Zinchuk
967852580a Embedded Message: Fix quote position (#4848) 2024-08-06 20:06:52 +02:00
Alexander Zinchuk
903173dc04 Follow-up 2024-08-06 20:06:48 +02:00
Alexander Zinchuk
cebc6ccab9 Reply: Fix background in custom shape (#4826) 2024-08-06 20:06:45 +02:00
Alexander Zinchuk
4169b5c6ad Attach Menu: Fix uploading audio files (#4806) 2024-08-06 20:06:43 +02:00
Alexander Zinchuk
f3743bd556 Reactions: Support limit in channels and groups (#4784) 2024-08-06 20:06:41 +02:00