Alexander Zinchuk
|
9f95bc28d0
|
Layer 196 (#5365)
|
2025-01-03 17:15:23 +01:00 |
|
zubiden
|
6563d37e8a
|
Global: Split types into separate files (#5341)
|
2024-12-29 11:58:32 +01:00 |
|
zubiden
|
b8a906ef2f
|
Avatar: Speed up loading (#5288)
|
2024-12-20 11:37:25 +01:00 |
|
zubiden
|
50621e91d3
|
Layer 195 (#5317)
|
2024-12-20 11:37:16 +01:00 |
|
zubiden
|
f66cb55dac
|
Mini Apps: Implement suggesting file downloads (#5269)
|
2024-12-06 19:44:20 +04:00 |
|
zubiden
|
75bc573292
|
Layer 193 (#5212)
|
2024-11-27 20:33:40 +04:00 |
|
zubiden
|
ecbc32d0fd
|
Teact: Check for mountState in cleanup (#5214)
|
2024-11-27 20:33:31 +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
|
23375d3175
|
Composer: Add media for editing text messages (#5092)
|
2024-11-02 21:11:06 +04:00 |
|
zubiden
|
e2a717dc29
|
GramJS: Store test server flag with session (#5084)
|
2024-11-02 21:10:46 +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 |
|
zubiden
|
4fed4eff8f
|
[dev] Fix outdated global check (#5051)
|
2024-10-20 18:53:23 +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
|
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 |
|
Alexander Zinchuk
|
10629eb69a
|
Stars Giveaway: Create giveaway in groups and channels (#4980)
|
2024-09-24 14:48:44 +02:00 |
|
Alexander Zinchuk
|
8e5236d102
|
[Perf] Teact: Postpone rendering and effects during blocking animation (#4928)
|
2024-09-24 14:48:40 +02:00 |
|
Alexander Zinchuk
|
22019bc86c
|
[Perf] TeactN: Leverage getIsHeavyAnimating.once instead of recursed requestMeasure
|
2024-09-19 20:43:46 +02:00 |
|
Alexander Zinchuk
|
7634094883
|
[Perf] Use throttleWithFullyIdle for user status updates
|
2024-09-19 20:43:42 +02:00 |
|
Alexander Zinchuk
|
af9d8695f4
|
[Perf] useVideoCleanup: Remove event listeners
|
2024-09-19 20:43:40 +02:00 |
|
Alexander Zinchuk
|
f503841d36
|
[Perf] Teact: Avoid scheduling redundant effect cleanups, refactoring
|
2024-09-19 20:43:36 +02:00 |
|
Alexander Zinchuk
|
2f0eaf72df
|
[Perf] Teact: Introduce useUnmountCleanup to reduce redundant effects
|
2024-09-19 20:43:33 +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 |
|
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
|
3e48f3fbf9
|
useShowTransitions: Workaround for noMountTransition not working after forced reflow
|
2024-09-11 02:07:15 +02:00 |
|
Alexander Zinchuk
|
8aa7eb2fcb
|
[Dev] Teact: Better error logging
|
2024-09-06 15:43:19 +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
|
3c1248b471
|
Fallback to fastBlur for Safari
|
2024-09-06 15:42:59 +02:00 |
|
Alexander Zinchuk
|
f2e8768123
|
[Perf] Introduce Offscreen Canvas for blurred thumbs
|
2024-09-06 15:42:57 +02:00 |
|
Alexander Zinchuk
|
2b773d7e85
|
[Perf] Teact: Tiny improvement
|
2024-09-06 15:42:56 +02:00 |
|
Alexander Zinchuk
|
7b86865d67
|
[Perf] API and Post Message Connector: Batch postMessage calls
f-u
|
2024-09-06 15:42:54 +02:00 |
|
zubiden
|
e5daa2dc20
|
Avatar: Ignore some errors when loading (#4902)
|
2024-08-29 15:53:00 +02:00 |
|
zubiden
|
383a2d50b2
|
Layer 186: Super Channels (#4885)
|
2024-08-29 15:52:39 +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 |
|
zubiden
|
5f5536b6a0
|
Search: New design (#4718)
|
2024-08-29 15:52:14 +02:00 |
|
Alexander Zinchuk
|
eec23ac6e9
|
Layer 185 (#4871)
|
2024-08-29 15:52:09 +02:00 |
|
zubiden
|
547db95ee4
|
Fix theme change error on init (#4861)
|
2024-08-06 20:06:54 +02:00 |
|
zubiden
|
aad2ed366d
|
Introduce Paid Media (#4729)
|
2024-07-15 15:52:43 +02:00 |
|
zubiden
|
bbb5ef0a86
|
Message: Display effects (#4697)
|
2024-07-15 15:50:42 +02:00 |
|
Alexander Zinchuk
|
47e6743324
|
Message: Send inverted media (#4700)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
|
2024-06-18 16:30:50 +02:00 |
|
zubiden
|
a4bfdad768
|
Teact: Implement createContext and useContextSignal (#4619)
|
2024-06-18 16:30:28 +02:00 |
|
zubiden
|
9d2a928968
|
[Refactoring] Implement own localization provider (#4631)
|
2024-06-18 16:30:25 +02:00 |
|