Alexander Zinchuk
|
d81fe3ec96
|
Button Icons: Migrate button icons to new api (#6505)
|
2025-11-22 12:54:16 +01:00 |
|
Alexander Zinchuk
|
2c61fe2cb1
|
Modal: More fixes for header layout
|
2025-10-15 19:57:22 +02:00 |
|
Alexander Zinchuk
|
d04c811f8f
|
Fix close button position in various modals
|
2025-10-14 03:24:41 +02:00 |
|
Alexander Zinchuk
|
cccde14f59
|
Gifts: Support locked gifts (#6265)
|
2025-10-08 12:33:20 +02:00 |
|
Alexander Zinchuk
|
fd57d088f9
|
Resale Gift: Support TON (#6099)
|
2025-08-15 18:25:18 +02:00 |
|
Alexander Zinchuk
|
8f9310c7d5
|
Image Cropper: Support custom implementation (#5993)
|
2025-06-18 17:41:03 +02:00 |
|
zubiden
|
5b210b1755
|
Teact: Use jsx-runtime (#5969)
|
2025-06-04 20:41:58 +02:00 |
|
Alexander Zinchuk
|
f38f7d65cc
|
Bump dependencies
|
2025-06-04 20:36:48 +02:00 |
|
zubiden
|
92cdf9feb5
|
Gifts: Support selling in profile
|
2025-05-14 19:02:27 +03:00 |
|
zubiden
|
45fc7aac7c
|
Support gift transfer (#5555)
|
2025-02-13 14:27:52 +01:00 |
|
zubiden
|
683384074a
|
Unique gifts: Follow up (#5397)
|
2025-01-05 20:18:47 +01:00 |
|
zubiden
|
7b2956cb3f
|
Avatar: Update sizes (#5337)
|
2024-12-29 11:58:54 +01:00 |
|
Alexander Zinchuk
|
984a058e38
|
Support resize for mini apps modal (#5319)
|
2024-12-20 11:37:18 +01:00 |
|
Alexander Zinchuk
|
faee4152f6
|
Mini Apps: Multi window in desktop (#4921)
|
2024-09-27 16:11:23 +02:00 |
|
Alexander Zinchuk
|
8b76de86ba
|
[Refactoring] Move beginHeavyAnimation and onFullyIdle to Teact
|
2024-09-19 20:43:18 +02:00 |
|
zubiden
|
875609f0d8
|
Various fixes (#4955)
|
2024-09-06 15:43:34 +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
|
729e4ad791
|
UI: Picker refactoring (#4773)
|
2024-08-29 15:52:16 +02:00 |
|
zubiden
|
9d2a928968
|
[Refactoring] Implement own localization provider (#4631)
|
2024-06-18 16:30:25 +02:00 |
|
zubiden
|
46c85ebb88
|
Layer 181: Telegram Stars, Collapsible quotes, Fact Check (#4637)
|
2024-06-14 14:22:19 +02:00 |
|
Alexander Zinchuk
|
64799a8818
|
MessageContextMenu: Read time in private chats (#4218)
|
2024-02-23 14:05:43 +01:00 |
|
Alexander Zinchuk
|
fb614840f6
|
Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802)
|
2023-09-13 12:22:11 +02:00 |
|
Alexander Zinchuk
|
a7c7c8d95c
|
Stories: New features and fixes (#3773)
|
2023-09-04 04:10:05 +02:00 |
|
Alexander Zinchuk
|
b03959e847
|
[Refactoring] Introduce useLastCallback
|
2023-06-12 11:47:13 +02: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
|
dba6963c34
|
[Perf] Introduce Fasterdom and some performance fixes
|
2023-04-25 17:27:10 +04:00 |
|
Alexander Zinchuk
|
515394d35e
|
Message Context Menu: Introduce Translate feature
|
2023-02-28 18:47:26 +01:00 |
|
Alexander Zinchuk
|
a9dd1221fb
|
Attachment Modal: Redesign (#2253)
|
2023-01-22 18:13:25 +01:00 |
|
Alexander Zinchuk
|
e7d3de60bd
|
Revert "Revert "Message Input: Allow typing even when not focused (#2135)""
This reverts commit 0e1e5513295281600890cb2bcabca7f8fa069587.
|
2022-11-18 00:54:38 +04:00 |
|
Alexander Zinchuk
|
0e1e551329
|
Revert "Message Input: Allow typing even when not focused (#2135)"
This reverts commit 2b37128066e139989dbfd612e2c2e3e5b889f759.
|
2022-11-16 18:46:00 +04:00 |
|
Alexander Zinchuk
|
2b37128066
|
Message Input: Allow typing even when not focused (#2135)
|
2022-11-16 16:16:30 +04:00 |
|
Alexander Zinchuk
|
26d6505123
|
Modal: Fix unexpectedly freezing menus
|
2022-09-15 10:17:55 +02:00 |
|
Alexander Zinchuk
|
ca70e2c0eb
|
Introduce Telegram Premium, public chat join requests (#1912)
|
2022-07-08 14:59:54 +02:00 |
|
Alexander Zinchuk
|
70ccff110a
|
[Refactoring] Prefer import type (#1884)
|
2022-05-30 15:40:11 +04:00 |
|
Alexander Zinchuk
|
c92a18895e
|
[Refactoring] Teact: Introduce TeactNode type for JSX typing
|
2022-05-20 17:56:04 +02:00 |
|
Alexander Zinchuk
|
697b709d89
|
Re-write browser history; Introduce playwright tests (another attempt) (#1809)
|
2022-05-03 14:17:05 +01:00 |
|
Alexander Zinchuk
|
c67560d431
|
[Dev] Update dependencies (#1825)
|
2022-04-19 15:12:00 +02:00 |
|
Alexander Zinchuk
|
bd5f280e29
|
[Refactoring] Use React.ReactNode instead of any for children
|
2022-02-25 22:52:23 +02:00 |
|
Alexander Zinchuk
|
41f2c3e26b
|
Introduce Group Calls (#1520)
|
2021-11-27 17:43:51 +01:00 |
|
Alexander Zinchuk
|
7574b6445b
|
History support and animation when navigating between chats (#1289)
|
2021-08-03 01:31:08 +03:00 |
|
Alexander Zinchuk
|
e032a8ff63
|
Sticker Modal: Support interactive author username (#1298)
|
2021-07-20 15:47:52 +03:00 |
|
Alexander Zinchuk
|
0a594a84e1
|
Full browser history support (#1181)
|
2021-07-13 17:31:30 +03:00 |
|
Alexander Zinchuk
|
c3201cf632
|
Revert "Better browser history support (#1125)"
This reverts commit 3c19438f1a9f6db9a06dc3b48bd06d062befe0b8.
|
2021-06-14 22:12:34 +03:00 |
|
Alexander Zinchuk
|
51b893d4df
|
Better browser history support (#1125)
|
2021-06-12 17:20:25 +03:00 |
|
Alexander Zinchuk
|
3afcde3217
|
Initial commit
|
2021-04-09 14:11:51 +03:00 |
|