676 Commits

Author SHA1 Message Date
zubiden
e6eb8bac00 Saved Messages: Small UI fixes (#5168) 2024-11-09 15:40:26 +04:00
zubiden
5c9c5f0cd8 Reaction: Fix effect playback (#5152) 2024-11-09 15:40:13 +04:00
zubiden
e678824a10 Localization: Better platform support (#5136) 2024-11-09 15:40:11 +04:00
Alexander Zinchuk
01dc204fa7 Message Reports: Implement reporting for messages and stories (#5052) 2024-11-02 21:11:57 +04:00
zubiden
c5c87347d9 Poll: Refactor update handling (#5090) 2024-11-02 21:11:50 +04:00
zubiden
d549ca49c0 Custom Emoji: Fix adaptive preview color (#5113) 2024-11-02 21:11:32 +04:00
Alexander Zinchuk
1dc29627bd Gifts Modal: Implement extended gift options (#5017)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2024-11-02 21:11:10 +04:00
zubiden
36eab14839 UI: Add super ripple effect (#5081) 2024-11-02 21:10:56 +04:00
Alexander Zinchuk
63ce255f4c Web Page: Support media size (#5083) 2024-11-02 21:10:53 +04:00
Alexander Zinchuk
e96ff349c3 Support layer 189 (#5022)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2024-11-02 21:10:42 +04:00
Alexander Zinchuk
0f744e4b33 Picker Modal: Fix avatar margin in mobile (#5088) 2024-10-26 13:05:34 +04:00
Alexander Zinchuk
ac35520256 Forwarded Files: Fix margin; Fix padding in message content document; (#5077) 2024-10-20 18:54:06 +02:00
zubiden
09ddb6483f User Restrictions: Fix dropdown position (#5061) 2024-10-20 18:53:47 +02:00
Alexander Zinchuk
5c16705b9c Forward Modal: Fix avatar margin (#5058) 2024-10-20 18:53:27 +02:00
Alexander Zinchuk
af3f767dcc Stories: Implement Weather Widget (#5027)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2024-10-20 18:53:16 +02:00
zubiden
28cecbfe3c Support subscription invites (#5024) 2024-10-20 18:53:06 +02:00
zubiden
eda7c3ee77 Introduce Paid reactions (#4906) 2024-10-20 18:52:54 +02:00
zubiden
72a8aab770 Sticker Set: Fix border thickness (#5014) 2024-09-27 16:11:28 +02:00
Alexander Zinchuk
10629eb69a Stars Giveaway: Create giveaway in groups and channels (#4980) 2024-09-24 14:48:44 +02:00
Alexander Zinchuk
cb6c1faa86 Sticker View: Disable grouped video custom emoji on mobile 2024-09-24 14:48:33 +02:00
Alexander Zinchuk
8a32308847 Action Message: Fix service notification message (#4999) 2024-09-24 14:48:31 +02:00
zubiden
ba762fd0ad Forum: Fix empty topic preview after reload (#4981) 2024-09-19 20:43:58 +02:00
zubiden
73d9fe9756 Message: Stop media download on deletion (#4978) 2024-09-19 20:43:55 +02:00
Alexander Zinchuk
2f0eaf72df [Perf] Teact: Introduce useUnmountCleanup to reduce redundant effects 2024-09-19 20:43:33 +02:00
zubiden
25b4aae4cd [Refactoring] User: Extract nested data to a separate path (#4953) 2024-09-19 20:43:20 +02:00
Alexander Zinchuk
8b76de86ba [Refactoring] Move beginHeavyAnimation and onFullyIdle to Teact 2024-09-19 20:43:18 +02:00
Alexander Zinchuk
09203ae76e Monetization Statistics: Implement verification modal for withdraw button (#4929) 2024-09-19 20:43:16 +02:00
Alexander Zinchuk
505f67674a Sponsored Message: Implement media in ads (#4925) 2024-09-19 20:43:14 +02:00
zubiden
7d73682aa7 [Refactoring] Updater: Process chats, users and messages lists in one place (#4948) 2024-09-19 20:43:09 +02:00
Alexander Zinchuk
3e896c4335 Attachment Modal: Add spacing to the file download preview modal (#4967) 2024-09-11 02:07:05 +02:00
zubiden
b9041b8fc3 Safe Link: Fix word break in message text (#4954) 2024-09-06 15:43:37 +02:00
zubiden
875609f0d8 Various fixes (#4955) 2024-09-06 15:43:34 +02:00
Alexander Zinchuk
03de021b82 [Perf] [Refactoring] Move useMenuPosition into Menu component 2024-09-06 15:43:21 +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
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
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
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
zubiden
d6d98bdae1 Various padding fixes (#4924) 2024-08-29 15:53:01 +02:00
Alexander Zinchuk
e1504323f1 Stars Gifting: Fixes for Stars Gifting (#4899) 2024-08-29 15:52:54 +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