349 Commits

Author SHA1 Message Date
zubiden
f8bbdfaca2 View Transition: Only apply to menu when active (#5771) 2025-03-27 19:03:19 +01:00
zubiden
440001b938 Support pinned gifts (#5744) 2025-03-21 14:02:25 +04:00
zubiden
a65d6e0697 Notification: Fix sound playback conditions (#5734) 2025-03-21 14:02:16 +04:00
Alexander Zinchuk
2e39a15660 UI: Design edits (#5668)
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2025-03-21 14:02:06 +04:00
zubiden
1b66f75853 [Refactoring] Action Message (#5578) 2025-03-01 17:59:16 +01:00
zubiden
37617b4b8e Fix several potential memory leaks (#5586) 2025-02-13 14:28:05 +01:00
zubiden
45fc7aac7c Support gift transfer (#5555) 2025-02-13 14:27:52 +01:00
zubiden
d5f214fa9a Unique Gift: Support withdrawal (#5534) 2025-01-27 23:51:10 +01:00
zubiden
7eae642e18 Auth: Fix localization (#5535) 2025-01-27 23:51:03 +01:00
zubiden
aecd1d216f Star Gifts: Support upgrade option (#5475) 2025-01-21 18:29:39 +01:00
zubiden
8bac803dea Localization: Migrate more components (#5484) 2025-01-21 18:29:39 +01:00
zubiden
18c8f4c58f Svg: Fix Teact errors for filters (#5482) 2025-01-21 18:29:39 +01:00
Alexander Zinchuk
93cb31c980 Mini Apps: Various fixes (#5471) 2025-01-21 18:29:39 +01:00
zubiden
8dc935d0b8 SVG: Allow setting filters using JSX (#5449) 2025-01-21 18:29:39 +01:00
zubiden
9389014372 Various fixes (#5439) 2025-01-21 18:29:39 +01:00
zubiden
1e77308175 Chat Info: Rerender status every minute (#5441) 2025-01-21 18:29:38 +01:00
Alexander Zinchuk
d0633cb419 Reactions: Raise service messages after adding a reaction (#5431) 2025-01-21 18:29:38 +01:00
Alexander Zinchuk
1e68ce4da7 Verification: Support bot verification (#5396)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2025-01-05 20:26:37 +01:00
zubiden
3b486614df Folders: Support custom emoji in title (#5385)
Co-authored-by: Dmitry Kabanov <dmitrykabanovdev@gmail.com>
Co-authored-by: Dmitry Kabanov <153344039+dmitrykabanovdev@users.noreply.github.com>
2025-01-03 17:15:30 +01:00
zubiden
8a8aea1b4d Message List: Fix incorrect focus position when containing blockquotes (#5363) 2024-12-29 11:59:12 +01:00
zubiden
a9649de412 Search: Fix offset avatars (#5362) 2024-12-29 11:59:08 +01:00
zubiden
6563d37e8a Global: Split types into separate files (#5341) 2024-12-29 11:58:32 +01:00
Alexander Zinchuk
984a058e38 Support resize for mini apps modal (#5319) 2024-12-20 11:37:18 +01:00
zubiden
77a103223b Media: Fix blurred thumb size (#5309) 2024-12-20 11:37:05 +01:00
Alexander Zinchuk
a992820d8a Mini Apps: Support fullscreen (#5230) 2024-11-27 20:34:31 +04:00
zubiden
5a647a0a83 Middle Header: Refactor subheader tools (#5182) 2024-11-27 20:34:05 +04:00
Alexander Zinchuk
92ebef4f49 MiniApps: More apps tab (#5137) 2024-11-09 15:40:37 +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
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
zubiden
eda7c3ee77 Introduce Paid reactions (#4906) 2024-10-20 18:52:54 +02:00
Alexander Zinchuk
faee4152f6 Mini Apps: Multi window in desktop (#4921) 2024-09-27 16:11:23 +02:00
Alexander Zinchuk
e56461a43c [Perf] useSharedIntersectionObserver: Consider heavy animation (follow-up) 2024-09-19 20:43:51 +02:00
Alexander Zinchuk
94a9f7eba8 [Perf] useSharedIntersectionObserver: Consider heavy animation 2024-09-19 20:43:44 +02:00
Alexander Zinchuk
af9d8695f4 [Perf] useVideoCleanup: Remove event listeners 2024-09-19 20:43:40 +02:00
Alexander Zinchuk
9ad5cf4909 [Perf] Fix memory leak in useDevicePixelRatio 2024-09-19 20:43:38 +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
8b76de86ba [Refactoring] Move beginHeavyAnimation and onFullyIdle to Teact 2024-09-19 20:43:18 +02:00
Alexander Zinchuk
3e48f3fbf9 useShowTransitions: Workaround for noMountTransition not working after forced reflow 2024-09-11 02:07:15 +02:00
Alexander Zinchuk
ff72279f1c Composer / Embedded Message / Menu: Fix height 2024-09-11 02:07:12 +02:00
zubiden
2c91ca86aa Reaction Picker: Fix stuck state (#4946) 2024-09-06 15:43:39 +02:00
Alexander Zinchuk
03de021b82 [Perf] [Refactoring] Move useMenuPosition into Menu component 2024-09-06 15:43:21 +02:00
Alexander Zinchuk
13f43be77d Message, Chat Folders, Story Toggler: Leverage the new useShowTransition 2024-09-06 15:43:17 +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
e9c069d356 Message: Fix Offscreen Canvas blur error after sending a message 2024-09-06 15:43:08 +02:00
Alexander Zinchuk
2136302d52 [Refactoring] usePrevious2 → usePrevious, usePrevious → usePreviousDeprecated 2024-09-06 15:43:03 +02:00