Alexander Zinchuk
|
032f56143e
|
Disable selection throughout the UI (#3487)
|
2023-07-20 16:01:03 +02:00 |
|
Alexander Zinchuk
|
05ff8ce87a
|
[Refactoring] Simplify avatars (#3365)
|
2023-07-05 13:23:13 +02:00 |
|
Alexander Zinchuk
|
b03959e847
|
[Refactoring] Introduce useLastCallback
|
2023-06-12 11:47:13 +02:00 |
|
Alexander Zinchuk
|
48bb2d08a6
|
Settings: Allow to turn off dynamic order for sticker packs (#3151)
|
2023-05-03 21:33:29 +04:00 |
|
Alexander Zinchuk
|
4f42b676ce
|
Settings: Performance mode (#3045)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
|
2023-04-25 17:28:03 +04:00 |
|
Alexander Zinchuk
|
9567e6ca38
|
Symbol Menu, Reaction Picker, Status Picker: Fixes and redesign (#2945)
|
2023-04-25 17:27:18 +04: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
|
22054c4416
|
Introduce Reaction Picker
|
2023-04-23 18:11:28 +04:00 |
|
Alexander Zinchuk
|
21678cfd51
|
[Refactoring] Rename environment.ts → windowEnvironment.ts to avoid incorrect usage
|
2023-03-19 22:32:31 -05:00 |
|
Alexander Zinchuk
|
3cc27156cb
|
Introduce Granular Media Permissions (#2576)
|
2023-02-28 18:43:18 +01:00 |
|
Alexander Zinchuk
|
ba63b8c2c6
|
Fix useHorizontalScroll to accept ref and not element
|
2023-02-08 00:43:48 +01:00 |
|
Alexander Zinchuk
|
288ce625a3
|
[dev] API Layer 151 (#2290)
|
2023-01-22 18:13:25 +01:00 |
|
Alexander Zinchuk
|
f1a82ff079
|
Sticker Sets: Reorder sets after sending (#2223)
|
2022-12-27 02:46:07 +01:00 |
|
Alexander Zinchuk
|
d127f11f13
|
Message: Support custom reactions (#2217)
|
2022-12-27 02:45:57 +01:00 |
|
Alexander Zinchuk
|
a5cda0f209
|
[Perf] Sticker View: Introduce shared canvas
|
2022-11-13 17:05:58 +04:00 |
|
Alexander Zinchuk
|
3bffde60cb
|
Sticker Set Cover: Fix pausing when hidden
|
2022-11-01 18:53:26 +01:00 |
|
Alexander Zinchuk
|
76d10d7212
|
Avatar: Loop video 3 times and only with max animation level, refactoring (#2026)
|
2022-09-14 00:30:17 +02:00 |
|
Alexander Zinchuk
|
ff5c480ef8
|
Composer: Fix error when opening chat with read-only restriction (#2025)
|
2022-09-14 00:30:11 +02:00 |
|
Alexander Zinchuk
|
f88ddafe14
|
Implement Custom Emojis (#1969)
|
2022-08-31 15:00:45 +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
|
e908a3bd17
|
Sticker Picker: Support current chat sticker pack (#1880)
|
2022-05-20 17:56:07 +02:00 |
|
Alexander Zinchuk
|
ccaa82bec1
|
Sticker Picker: Support clearing recent, allow viewing set from context menu (#1852)
|
2022-05-20 17:54:34 +02:00 |
|
Alexander Zinchuk
|
41a67c9baf
|
[Refactoring] ESLint: Add addCallback where possible (#1780)
|
2022-03-25 13:15:55 +01:00 |
|
Alexander Zinchuk
|
d05fecddf4
|
Support saving GIFs, support scheduling GIFs and stickers (#1739)
|
2022-03-19 21:19:19 +01: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
|
9456aafc8c
|
Introduce WebM stickers; GramJs: Update layer to 138 (#1681)
|
2022-02-02 22:52:37 +01:00 |
|
Alexander Zinchuk
|
846b47cb32
|
Sticker Tooltip: Fix missing added sticker sets (#1617)
|
2022-01-05 17:45:55 +01:00 |
|
Alexander Zinchuk
|
cb4749f7c6
|
Send various "typing"-like statuses (#1597)
|
2021-12-31 18:17:32 +01:00 |
|
Alexander Zinchuk
|
3ef7136621
|
[Perf] TeactN: Get rid of redundant iterations for global actions
|
2021-12-31 18:17:27 +01:00 |
|
Alexander Zinchuk
|
4921f12a5f
|
Chat: Display "choosing a sticker..." action (#1538)
|
2021-11-09 17:29:09 +03:00 |
|
Alexander Zinchuk
|
98b3939dea
|
[Refactoring] Use optional chaining operator (#1400)
|
2021-08-27 21:05:46 +03:00 |
|
Alexander Zinchuk
|
251aa22151
|
Symbol Menu: Show scrollbar on non-touch devices
|
2021-07-09 20:01:44 +03:00 |
|
Alexander Zinchuk
|
e0017543c1
|
Support vertical scrolling in horizontal lists (#1161)
|
2021-06-15 13:21:30 +03:00 |
|
Alexander Zinchuk
|
3afcde3217
|
Initial commit
|
2021-04-09 14:11:51 +03:00 |
|