265 Commits

Author SHA1 Message Date
Alexander Zinchuk
24890b17bb Message Context Menu: Correctly display emoji on Seen By users (#2072) 2022-10-17 17:34:55 +02:00
Alexander Zinchuk
d15258a253 Message List: Use Pattern Color more (#2047) 2022-10-17 17:34:53 +02:00
Alexander Zinchuk
c95f9daabb Message / Reaction Selector: Get rid of redundant animation and flickering 2022-09-21 01:50:44 +02:00
Alexander Zinchuk
bede0ba5ab [Perf] Avatar: Fix playing during heavy animation 2022-09-14 01:35:48 +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
f6477b2f03 Avatar: Fix premium star position (#2029) 2022-09-14 00:30:14 +02:00
Alexander Zinchuk
12cfec3898 Message / WebPage: Proper processing for square images and no text data (#2032) 2022-09-14 00:30:02 +02:00
Alexander Zinchuk
3ef3a8bdfe Message / Avatar: Fix Premium Star position on mobile 2022-09-13 09:48:02 +02:00
Alexander Zinchuk
f88ddafe14 Implement Custom Emojis (#1969) 2022-08-31 15:00:45 +02:00
Alexander Zinchuk
47c0bc206f Premium avatar badges; Support "addemoji" deeplink; Premium Modal redesign; More web bot features (#1961) 2022-08-31 15:00:34 +02:00
Alexander Zinchuk
09c787c690 Message: Fix error due to unsupported messages in albums (#2007) 2022-08-18 19:42:53 +02:00
Alexander Zinchuk
c9c744822f Poll: Fix voting triggers quick reaction (#1993) 2022-08-09 13:21:30 +02:00
Alexander Zinchuk
49e7c15b2e Disable video Picture-in-Picture for stickers and gifs (#1981) 2022-08-05 19:35:49 +02:00
Alexander Zinchuk
0b3db96ea2 Payment: Support closing form by event from t.me (#1983) 2022-08-05 19:35:49 +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
e57bf3518d Various fixes for Waterfox Classic (#1974) 2022-08-05 19:35:49 +02:00
Alexander Zinchuk
a55b410e6a Media Viewer: Support switching avatars (#1929) 2022-08-05 19:35:45 +02:00
Alexander Zinchuk
9533ed449b Calls: Various fixes (#1964) 2022-07-20 16:02:23 +02:00
Alexander Zinchuk
c772a7b2eb Audio: Remove download button in protected chats (#1960) 2022-07-20 16:02:11 +02:00
Alexander Zinchuk
9b3050d179 Message / Reactions: Fix padding (#1953) 2022-07-20 16:02:03 +02:00
Alexander Zinchuk
56110bba0e Telegram Premium: Various fixes (#1948) 2022-07-09 02:32:31 +02:00
Alexander Zinchuk
8c0cf23c8c Audio: Fix waveform width on some mobiles (#1946) 2022-07-09 02:32:27 +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
b39ae6f0a1 Implement Seamless Login (#1865) 2022-06-06 01:44:25 +04:00
Alexander Zinchuk
ea0da789ce Message List: Various fixes for local message IDs 2022-05-31 22:30:52 +04:00
Alexander Zinchuk
05ca268f6b [Refactoring] Animated icons (#1897) 2022-05-31 20:58:47 +04:00
Alexander Zinchuk
7997dff459 Media Viewer: Zoom and pan with track pad and mouse wheel (#1829) 2022-05-31 20:58:43 +04:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
69fbf47d7a Message / Code: Support highlight (#1842) 2022-05-20 17:54:31 +02:00
Alexander Zinchuk
39cdd8e8e8 Message / Contact: Support copying number, support non-registered (#1860) 2022-05-06 17:55:55 +01:00
Alexander Zinchuk
62ed3468b6 Chat, Message List: Navigating with mention and reaction badges; Some fixes (#1836) 2022-05-03 14:29:41 +01:00
Alexander Zinchuk
b409071edc Message / Web Page: Use full width for the preview (#1844) 2022-04-26 17:08:51 +02:00
Alexander Zinchuk
67da677b1b Various UI fixes (#1840) 2022-04-26 17:08:44 +02:00
Alexander Zinchuk
0198f5f4d8 Message / Invoice: Better layout (#1834) 2022-04-19 15:12:33 +02:00
Alexander Zinchuk
7b253a4103 Introduce Web Bots (#1813) 2022-04-19 15:12:16 +02:00
Alexander Zinchuk
9f7f01b0bd Message Context Menu: Show read-by in groups with exactly 100 members 2022-04-19 15:12:10 +02:00
Vadym Milichev
91c2015052
Support "Report Peer" and "Report Profile Photo" (#126) 2022-04-09 01:23:35 +02:00
Alexander Zinchuk
1da41443ca Calls: Introduce peer-to-peer calls (#1791) 2022-04-09 01:18:22 +02:00
Alexander Zinchuk
d7226fded9 Implement Games (#1797) 2022-04-09 01:18:17 +02:00
Alexander Zinchuk
22088e260a Message: Hide forward button for protected content (#1804) 2022-04-01 20:43:39 +02:00
Alexander Zinchuk
8cca43a4f8 Fix handling kicking from legacy groups (#1799) 2022-04-01 20:43:36 +02:00
Alexander Zinchuk
ffe6dec6d3 Message: Fix large code block cursor (#1796) 2022-04-01 20:43:19 +02:00
Alexander Zinchuk
eacda58152 Switch to Emoji 14, fall back to images on all older systems (#1773) 2022-04-01 20:43:00 +02:00
Alexander Zinchuk
41a67c9baf [Refactoring] ESLint: Add addCallback where possible (#1780) 2022-03-25 13:15:55 +01:00
Alexander Zinchuk
9ceea488f9 Message: Support click-to-copy for code entities (#1775) 2022-03-19 21:19:57 +01:00
Alexander Zinchuk
897c2f69ef [Refactoring] Sticker: Remove unneeded IDs 2022-03-19 21:19:32 +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