2331 Commits

Author SHA1 Message Date
Alexander Zinchuk
9bedd6a10e Messages: Adjust styles for Focus Button (#5093) 2024-10-26 13:05:34 +04:00
Alexander Zinchuk
0f744e4b33 Picker Modal: Fix avatar margin in mobile (#5088) 2024-10-26 13:05:34 +04:00
Alexander Zinchuk
8a7095f640 Weather Widget: Adjust styles for weather widget (#5059)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2024-10-26 13:05:34 +04:00
Alexander Zinchuk
6049090857 Web Page: Fix document with photo layout (#5089) 2024-10-26 13:05:34 +04:00
zubiden
542c532efc Ads: Fix media radius (#5080) 2024-10-20 18:54:09 +02:00
Alexander Zinchuk
ac35520256 Forwarded Files: Fix margin; Fix padding in message content document; (#5077) 2024-10-20 18:54:06 +02:00
zubiden
45057a4688 Ads: Fix text color and media width (#5062) 2024-10-20 18:54:02 +02:00
Alexander Zinchuk
e8302b134e Telegram Stars: Fix bugs in Stars Gifting Modal (#5046) 2024-10-20 18:53:58 +02:00
Alexander Zinchuk
f2def08a13 DropTarget: Correctly display background image animation in Safari (#5053)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2024-10-20 18:53:54 +02:00
zubiden
09ddb6483f User Restrictions: Fix dropdown position (#5061) 2024-10-20 18:53:47 +02:00
zubiden
0f2fb74621 Avatar: Hide "Report" button for personal photos (#5060) 2024-10-20 18:53:43 +02:00
zubiden
2bf42b4d44 Message: Fix error displaying deleted inline bot (#5057) 2024-10-20 18:53:38 +02:00
zubiden
6ca9d6039f Chat List: Fix avatar badge position (#5056) 2024-10-20 18:53:34 +02:00
zubiden
9133cd1535 Message: Hide appendix if inline keys are present (#5055) 2024-10-20 18:53:31 +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
Alexander Zinchuk
24a129c3e1 Ads Message: Adjust styles for the ads message in channels (#5021) 2024-10-20 18:53:02 +02:00
zubiden
b059d151c8 Media: Update alt document handling (#5035) 2024-10-20 18:52:58 +02:00
zubiden
eda7c3ee77 Introduce Paid reactions (#4906) 2024-10-20 18:52:54 +02:00
Alexander Zinchuk
94c2f113d6 Sponsored Message: Show MV only for video format (#5020) 2024-09-27 16:11:44 +02:00
zubiden
7859bb97fa Forum: Fix topic preview disappearing after sync (#5023) 2024-09-27 16:11:40 +02:00
zubiden
007da552a4 Global Search: Include archive, fix pagination (#5013) 2024-09-27 16:11:36 +02:00
zubiden
72a8aab770 Sticker Set: Fix border thickness (#5014) 2024-09-27 16:11:28 +02:00
Alexander Zinchuk
faee4152f6 Mini Apps: Multi window in desktop (#4921) 2024-09-27 16:11:23 +02:00
Alexander Zinchuk
9ddad6924f Monetization: Fix monetization withdraw flow (#4995) 2024-09-27 16:11:19 +02:00
Alexander Zinchuk
1d6343d3d5 Action Message: Adjust styles for action message (#5016) 2024-09-24 16:43:56 +02:00
Alexander Zinchuk
d78052ad2a Message: Fix detecting appendix bg color when sending messages 2024-09-24 14:48:51 +02:00
zubiden
a3ab9759d5 Comments Button: Fix width on unsupported messages (#5002) 2024-09-24 14:48:49 +02:00
Alexander Zinchuk
10629eb69a Stars Giveaway: Create giveaway in groups and channels (#4980) 2024-09-24 14:48:44 +02:00
Alexander Zinchuk
9fa6077fc7 Middle Column: Use blocking animation for Message List transition 2024-09-24 14:48:42 +02:00
Alexander Zinchuk
bceec156b5 Header Pinned Message: Refactor and fix getting stuck on the same message 2024-09-24 14:48:35 +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
f5675ca3fc Larger max distance for animateScroll 2024-09-19 20:43:53 +02:00
Alexander Zinchuk
af9d8695f4 [Perf] useVideoCleanup: Remove event listeners 2024-09-19 20:43:40 +02:00
Alexander Zinchuk
2f0eaf72df [Perf] Teact: Introduce useUnmountCleanup to reduce redundant effects 2024-09-19 20:43:33 +02:00
Alexander Zinchuk
1c40b9b514 [Perf] Use useMemo with useHotkeys 2024-09-19 20:43:30 +02:00
Alexander Zinchuk
f4200e5a64 [Perf] Message: Use Offscreen Canvas to detect appendix bg 2024-09-19 20:43:27 +02:00
Alexander Zinchuk
590a6f5b4c [Perf] Teact: Simplify extra classes management 2024-09-19 20:43:25 +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
ff72279f1c Composer / Embedded Message / Menu: Fix height 2024-09-11 02:07:12 +02:00
zubiden
da6f094d41 Various style fixes (#4977) 2024-09-11 02:07:08 +02:00
Alexander Zinchuk
3e896c4335 Attachment Modal: Add spacing to the file download preview modal (#4967) 2024-09-11 02:07:05 +02:00