108 Commits

Author SHA1 Message Date
Alexander Zinchuk
ccc178c2fd [dev] Use more descriptive callback names (#2225) 2022-12-27 02:46:16 +01:00
Alexander Zinchuk
f1a82ff079 Sticker Sets: Reorder sets after sending (#2223) 2022-12-27 02:46:07 +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
5c510a91a4 Message: Show admin and owner marks (#2156) 2022-11-27 19:16:54 +01:00
Alexander Zinchuk
08ef6130b7 PWA: Support system sharing menu (#2057) 2022-11-18 16:05:09 +04: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
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
694529ebde Composer: Less interactive area for Symbol Menu button (#2108) 2022-11-07 23:00:35 +04:00
Alexander Zinchuk
88c0aced2b Composer: Adjust layouts in tooltips (#2107) 2022-11-07 23:00:32 +04: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
d0735fcc0e Composer / Send As: Display lock icon for non-premium users (#2076) 2022-10-17 17:35:07 +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
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
21a989b165 Settings / Privacy: Voice Messages (#1968) 2022-08-31 15:00:38 +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
ca70e2c0eb Introduce Telegram Premium, public chat join requests (#1912) 2022-07-08 14:59:54 +02:00
Alexander Zinchuk
918f1cdf7b Poll: Add confetti, retract vote, close poll (#1906) 2022-07-08 14:59:44 +02:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
dab1585014 Composer: Fix duplicated pasting from clipboard (#1854) 2022-05-03 14:17:29 +01:00
Alexander Zinchuk
67da677b1b Various UI fixes (#1840) 2022-04-26 17:08:44 +02:00
Alexander Zinchuk
7b253a4103 Introduce Web Bots (#1813) 2022-04-19 15:12:16 +02:00
Alexander Zinchuk
d7226fded9 Implement Games (#1797) 2022-04-09 01:18:17 +02:00
Alexander Zinchuk
cd4e9077d5 Middle Header Menu: Support bot command buttons (#1811) 2022-04-08 20:59:20 +02:00
Alexander Zinchuk
27b9ea53b2 Composer: Various fixes for switching message lists (#1807) 2022-04-01 20:43:54 +02:00
Alexander Zinchuk
debbbf339d Composer: Support editing drafts, restore regular drafts after editing (#1764) 2022-03-19 21:19:38 +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
1172e791e6 [Perf] Composer: Reduce redundant renders 2022-03-19 21:18:49 +01:00
Alexander Zinchuk
b1fbc1c4b6 Composer: Disable creating non-anonymous polls in channels (#1760) 2022-03-11 13:51:53 +01:00
Alexander Zinchuk
bd507a328f [Accessibility] Composer: Support attaching media (#1752) 2022-03-11 13:51:50 +01:00
Alexander Zinchuk
01002f8eb3 Attachment Modal: Support scheduling (#1740) 2022-03-04 16:33:35 +03:00
Alexander Zinchuk
51b2893b39 [Dev] Bump dependencies (#1677) 2022-02-02 22:52:33 +01:00
Alexander Zinchuk
b2d06ff289 Discussions: Fix missing reactions and Send As feature (#1662) 2022-01-25 03:24:31 +01:00
Alexander Zinchuk
07ac02b201 [Perf] Reduce unneeded renders in various components 2022-01-24 04:41:43 +01:00
Alexander Zinchuk
3a282b8086 Calendar: Fix re-scheduling to the past; Composer: Add schedule icon (#1653) 2022-01-21 17:29:45 +01:00
Alexander Zinchuk
42cc8b7920 Composer: Fix various send-as bugs (#1626) 2022-01-05 17:46:07 +01:00
Alexander Zinchuk
72ae33139a Composer: Support sending message as channels (#1604) 2021-12-31 18:17:46 +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
9a66de1a05 Message Input: Fix auto-focus when forwarding 2021-12-13 15:37:06 +01:00