67 Commits

Author SHA1 Message Date
Alexander Zinchuk
b5fed8276a GIF: Support sending with caption (#6755) 2026-03-31 11:28:36 +02:00
Alexander Zinchuk
89e37c280b UI Rendering: Fix flicks (#6352) 2025-10-15 19:57:15 +02:00
zubiden
8b1358dd8b TeactN: Force full state return in withGlobal (#6240) 2025-09-19 14:35:16 +02:00
zubiden
428d7bb36c [Refactoring] Unify AppConfig and limits (#6139) 2025-08-29 08:57:45 +02:00
zubiden
3d60271505 WebPage: Support server update (#6118) 2025-08-15 18:25:34 +02:00
zubiden
9857dc0ec7 Chat: Fix restriction validation (#6078)
Co-authored-by: Dmitry Kabanov <dmitrykabanovdev@gmail.com>
2025-07-29 14:33:49 +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
d8af6e422d Round Video: Fix sound on deletion (#5730) 2025-03-21 14:02:10 +04:00
zubiden
c8f82b1f91 Media: Support timestamps (#5649) 2025-03-01 18:02:02 +01:00
zubiden
88f14ab310 [Refactoring] Migrate to Icon component (#5485) 2025-01-21 18:29:39 +01:00
zubiden
3ab127f239 Video: Use server duration for broken videos (#5312) 2024-12-20 11:37:09 +01:00
zubiden
afe9582b3a Handle scheduled video processing (#5242) 2024-12-06 19:43:48 +04: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
2136302d52 [Refactoring] usePrevious2 → usePrevious, usePrevious → usePreviousDeprecated 2024-09-06 15:43:03 +02:00
Alexander Zinchuk
f2e8768123 [Perf] Introduce Offscreen Canvas for blurred thumbs 2024-09-06 15:42:57 +02:00
Alexander Zinchuk
574342e472 Media Viewer: Fix spinner issue on video loading (#4733)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2024-07-15 15:52:56 +02:00
zubiden
aad2ed366d Introduce Paid Media (#4729) 2024-07-15 15:52:43 +02:00
zubiden
9d2a928968 [Refactoring] Implement own localization provider (#4631) 2024-06-18 16:30:25 +02:00
Alexander Zinchuk
bd2f99efaa Media Viewer: Chat media loading (#4606) 2024-06-12 18:11:10 +02:00
zubiden
c04014b7a1 Message List: Optimizations (#4595) 2024-06-12 18:10:37 +02:00
Alexander Zinchuk
bd3afbca75 Support displaying business profiles (#4407) 2024-04-19 13:37:34 +04:00
Alexander Zinchuk
c3cc8b634f Message Media: Editing message media (#4202)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
Co-authored-by: zubiden <19638254+zubiden@users.noreply.github.com>
2024-02-23 14:05:46 +01:00
Alexander Zinchuk
fb614840f6 Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
e367d82c6c Video: Notify user on unsupported formats (#3706) 2023-08-14 11:26:31 +02:00
Alexander Zinchuk
d160b2b4cb GramJS: Validate updates order (#2957) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
b03959e847 [Refactoring] Introduce useLastCallback 2023-06-12 11:47:13 +02:00
Alexander Zinchuk
96670d0454 Message: Fix downloading scheduled media (#3174) 2023-05-15 10:57:33 +02:00
Alexander Zinchuk
cfc71da0c1 [Perf] More performance fixes 2023-04-25 17:27:14 +04:00
Alexander Zinchuk
2bdc5774ab [Refactoring] Teact: Stricter typings for useState 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
4390800a46 Message: Fix narrow media in messages (#2868) 2023-03-30 18:28:50 -05:00
Alexander Zinchuk
3dab7609e3 Dynamic Resize (#2291) 2023-01-28 02:18:43 +01:00
Alexander Zinchuk
24957c958e Message: Support "Hidden Media" (#2308) 2023-01-22 19:16:30 +01:00
Alexander Zinchuk
73f112ced9 Message / Video, Web Page: Fix media overflow 2022-11-27 19:17:05 +01:00
Alexander Zinchuk
a050b10aa8 Message / Video: Better progressive loading 2022-11-27 19:16:47 +01:00
Alexander Zinchuk
fc50ce5675 Message: Do not render redundant canvas thumb 2022-11-10 18:27:51 +04:00
Alexander Zinchuk
04dee2ce7b [Perf] Introduce Optimized Video component 2022-10-17 17:35:06 +02:00
Alexander Zinchuk
2a5eeb3111 Downloads: Fallback to Service Worker when OPFS not supported (#1949) 2022-08-05 19:35:49 +02:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
b409071edc Message / Web Page: Use full width for the preview (#1844) 2022-04-26 17:08:51 +02:00
Alexander Zinchuk
e204fa36a5 [Refactoring] Rename modules/* -> global/* 2022-03-19 21:19:11 +01:00
Alexander Zinchuk
b025fccf0f [Refactoring] TeactN: addReducer => addActionHandler, getDispatch => getActions 2022-03-19 21:19:08 +01:00
Alexander Zinchuk
10749c62ca [Dev] TeactN: Support project-wise and action payload typing 2022-03-19 21:19:05 +01:00
Alexander Zinchuk
70774928fc [Refactoring] Fix some TS typings, update some dependencies (#1702) 2022-02-11 15:13:05 +01:00
Alexander Zinchuk
d1d463c7d2 Support protected ("no forwards") chats and messages (#1602) 2021-12-31 18:17:49 +01:00
Alexander Zinchuk
6baa636ef7 [Perf] Video: Get rid of redundant CSS animation 2021-12-10 18:33:17 +01:00
Alexander Zinchuk
40930e07dc Video: Fix auto-pausing during heavy animation and when in background 2021-11-27 17:41:04 +01:00
Alexander Zinchuk
e9b02557f4 Settings / Data & Storage: More auto-load settings (#1522) 2021-11-12 18:45:55 +03:00
Alexander Zinchuk
7a6734037a [Perf] Reduce DOM manipulations when loading media 2021-11-05 22:03:12 +03:00