Alexander Zinchuk
|
07e7253b02
|
[Perf] Composer: Avoid querying DOM while rendering
|
2023-01-22 18:13:26 +01:00 |
|
Alexander Zinchuk
|
a9dd1221fb
|
Attachment Modal: Redesign (#2253)
|
2023-01-22 18:13:25 +01:00 |
|
Alexander Zinchuk
|
1b37ccc533
|
Profile: Support multiple usernames (#2202)
|
2022-12-15 19:19:17 +01:00 |
|
Alexander Zinchuk
|
88234a64dc
|
Inline Bots: Fix query parsing on Windows (#2204)
|
2022-12-15 19:19:14 +01:00 |
|
Alexander Zinchuk
|
cdcce94f1a
|
Message Input: Various fixes for custom emoji (#2188)
|
2022-12-07 17:38:33 +01:00 |
|
Alexander Zinchuk
|
a7ebcaf664
|
Composer: Support animated emojis in input (#2143)
|
2022-12-06 13:31:21 +01:00 |
|
Alexander Zinchuk
|
a2a0161cc9
|
Mention Tooltip: Support catching "@" in the middle of input (#2131)
|
2022-11-13 17:06:21 +04:00 |
|
Alexander Zinchuk
|
0a5ea95c52
|
Message, Composer: Support copy-paste formatting (#2096)
|
2022-11-07 23:00:45 +04:00 |
|
Alexander Zinchuk
|
b1b09d9f41
|
Message: Support emoji-only shape for custom emojis (#2098)
|
2022-11-01 18:53:29 +01:00 |
|
Alexander Zinchuk
|
c365881d57
|
Support sending custom emoji (#2000)
|
2022-10-29 15:18:42 +02:00 |
|
Alexander Zinchuk
|
75f290485d
|
Composer: Fix syncing after editing draft on another device (#2089)
|
2022-10-29 15:18:37 +02:00 |
|
Alexander Zinchuk
|
45a42f0d6c
|
Chat Picker: Support web bot and share deep links, refactoring (#2037)
|
2022-09-24 01:40:47 +02:00 |
|
Alexander Zinchuk
|
f88ddafe14
|
Implement Custom Emojis (#1969)
|
2022-08-31 15:00:45 +02:00 |
|
Alexander Zinchuk
|
70ccff110a
|
[Refactoring] Prefer import type (#1884)
|
2022-05-30 15:40:11 +04:00 |
|
Alexander Zinchuk
|
9544663aa1
|
[Refactoring] Remove flatten, add generic type for split (#1879)
|
2022-05-30 15:40:06 +04:00 |
|
Alexander Zinchuk
|
2e156d7ef4
|
Properly handle cleared ref after unmount
|
2022-05-16 13:34:00 +02:00 |
|
Alexander Zinchuk
|
dab1585014
|
Composer: Fix duplicated pasting from clipboard (#1854)
|
2022-05-03 14:17:29 +01:00 |
|
Alexander Zinchuk
|
27b9ea53b2
|
Composer: Various fixes for switching message lists (#1807)
|
2022-04-01 20:43:54 +02:00 |
|
Alexander Zinchuk
|
998a082b4e
|
Bot Command Tooltip: Fix flickering (again) (#1788)
|
2022-03-25 13:16:02 +01:00 |
|
Alexander Zinchuk
|
debbbf339d
|
Composer: Support editing drafts, restore regular drafts after editing (#1764)
|
2022-03-19 21:19:38 +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
|
07ffad4425
|
[Dev] Fix eslint; Update dependencies (#1754)
|
2022-03-19 21:18:43 +01:00 |
|
Alexander Zinchuk
|
30c2d3835b
|
Message: Fix editing while receiving message update (#1755)
|
2022-03-09 01:03:42 +01:00 |
|
Alexander Zinchuk
|
2ce560cf1a
|
Bot Command Tooltip: Fix flickering when sending command (#1746)
|
2022-03-04 16:33:42 +03:00 |
|
Alexander Zinchuk
|
c2fcd83567
|
Composer: Fix pasting media from clipboard on iOS (#1698)
|
2022-02-04 15:18:35 +01:00 |
|
Alexander Zinchuk
|
b9b1e0a306
|
Composer: Fix pasting from clipboard (#1692)
|
2022-02-03 13:21:49 +01:00 |
|
Alexander Zinchuk
|
d2d70a1952
|
Composer: Support uploading folders (#1682)
|
2022-02-02 22:52:36 +01:00 |
|
Alexander Zinchuk
|
c6672612bf
|
Action Message: Refactoring and fixes
|
2022-02-02 22:52:36 +01:00 |
|
Alexander Zinchuk
|
51b2893b39
|
[Dev] Bump dependencies (#1677)
|
2022-02-02 22:52:33 +01:00 |
|
Alexander Zinchuk
|
44237833e2
|
Emoji Picker: Fix inserting system emoji (#1666)
|
2022-01-25 03:24:49 +01:00 |
|
Alexander Zinchuk
|
07ac02b201
|
[Perf] Reduce unneeded renders in various components
|
2022-01-24 04:41:43 +01:00 |
|
Alexander Zinchuk
|
fc0365d5b9
|
[Perf] Composer: Optimize message typing
|
2022-01-21 17:29:29 +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
|
f6cd826e7f
|
[Perf] Forward Modal: Fix missing contacts; Optimize text filtering in large lists
|
2021-12-24 01:26:06 +01:00 |
|
Alexander Zinchuk
|
49c0794789
|
[Perf] Composer: Avoid duplicated calculations for various instances of useEmojiTooltip
|
2021-12-10 18:33:20 +01:00 |
|
Alexander Zinchuk
|
1e60003f5a
|
Update to layer 133 (#1525)
|
2021-11-05 22:03:02 +03:00 |
|
Alexander Zinchuk
|
b874082250
|
Version Notifications: Support formatting
|
2021-10-22 13:49:24 +03:00 |
|
Alexander Zinchuk
|
05a5ce0e17
|
Mention Tooltip: Fix resetting active item (#1509)
|
2021-10-22 02:24:48 +03:00 |
|
Alexander Zinchuk
|
54d6b581da
|
Composer: Fix several pasting bugs on Firefox (#1478)
|
2021-09-30 14:02:57 +03:00 |
|
Alexander Zinchuk
|
ae3f2f9c21
|
Composer: Fix pasting image from clipboard on Linux (#1451)
|
2021-09-17 17:17:19 +03:00 |
|
Alexander Zinchuk
|
f732a72e60
|
Symbol Menu: Fix closing on iOS; Sticker Tooltip: Fix sticker autocomplete on iOS (#1441)
|
2021-09-16 11:27:09 +03:00 |
|
Alexander Zinchuk
|
f4257d779a
|
Composer: Fix voice recording in Safari (#1440)
|
2021-09-16 11:27:02 +03:00 |
|
Alexander Zinchuk
|
9ec67df99d
|
Composer: Preserve suggested bot command parameters (#1417)
|
2021-09-03 18:31:29 +03:00 |
|
Alexander Zinchuk
|
98b3939dea
|
[Refactoring] Use optional chaining operator (#1400)
|
2021-08-27 21:05:46 +03:00 |
|
Alexander Zinchuk
|
a185fd9407
|
Composer: Add Bot Command Menu and Bot Command Tooltip (#1364)
|
2021-08-20 23:47:01 +03:00 |
|
Alexander Zinchuk
|
5a23d30a21
|
Emoji Tooltip: Fix for Firefox (#1376)
|
2021-08-12 15:36:30 +03:00 |
|