364 Commits

Author SHA1 Message Date
Alexander Zinchuk
4b9e9fd67c Right Search: Fix missing channel names 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
97891c02a5 Management: Manage Join Requests and revoked invites (#1667) 2022-01-28 02:12:00 +01:00
Alexander Zinchuk
1c0388f6d1 GramJs: Wake-up pings for faster reconnect after idle mode 2022-01-27 04:09:28 +01:00
Alexander Zinchuk
77cdea4f75 [Refactoring] API: Ignore redundant updates from fetchNotificationExceptions 2022-01-25 03:24:43 +01:00
Alexander Zinchuk
29d5ef3ef7 [Perf] RLottie: Avoid redundant JSON data (de)serialization 2022-01-24 04:55:59 +01:00
Alexander Zinchuk
bfc958484c Management: Introduce Exported Invites (#1645) 2022-01-21 17:29:35 +01:00
Alexander Zinchuk
73eade5289 [Refactoring] Make sure VirtualClass instances are never returned from API methods 2022-01-21 17:29:13 +01:00
Alexander Zinchuk
d3d9d440a6 Introduce Reactions and Animated Emoji Interactions (#1583) 2022-01-21 17:29:08 +01:00
Alexander Zinchuk
9e8ebe8b1c Inline Buttons: Support "Request Contact" (#1635) 2022-01-13 01:11:54 +01:00
Alexander Zinchuk
9251b468a5 Management: Fix chat history being deleted along with deleted contact (#1632) 2022-01-13 01:11:41 +01:00
Alexander Zinchuk
8899fd6134 Support Join Request Dialog (#1627) 2022-01-07 11:19:43 +01:00
Alexander Zinchuk
23b8312f02 Message: Fix support for edited media 2021-12-31 18:17:52 +01:00
Alexander Zinchuk
d1d463c7d2 Support protected ("no forwards") chats and messages (#1602) 2021-12-31 18:17:49 +01:00
Alexander Zinchuk
72ae33139a Composer: Support sending message as channels (#1604) 2021-12-31 18:17:46 +01:00
Alexander Zinchuk
af289a81f5 Introduce Sponsored Messages (#1605) 2021-12-31 18:17:38 +01:00
Alexander Zinchuk
cb4749f7c6 Send various "typing"-like statuses (#1597) 2021-12-31 18:17:32 +01:00
Alexander Zinchuk
2bbc0c2f4b GramJs: Update to layer 136 (#1601) 2021-12-31 18:17:22 +01:00
Alexander Zinchuk
d4d6166ede Message List: Fix missing avatars in big channel messages 2021-12-14 22:40:42 +04:00
Alexander Zinchuk
559c1c80dd Message Context Menu: Support "Seen By" (#1564) 2021-12-10 18:32:56 +01:00
Alexander Zinchuk
865ed08d82 [Perf] Extract users.statusesById to a separate global store 2021-12-04 13:45:50 +01:00
Alexander Zinchuk
0575fc6e00 Calls: Add peer-to-peer calls with fallback to group calls 2021-11-29 18:30:57 +01:00
Alexander Zinchuk
41f2c3e26b Introduce Group Calls (#1520) 2021-11-27 17:43:51 +01:00
Alexander Zinchuk
3b50de02c3 Send platform string to InitConnection 2021-11-19 03:22:35 +03:00
Alexander Zinchuk
7ea9dd116f New Chat: Fix freezing when users disable adding them to groups (#1552) 2021-11-19 03:22:30 +03:00
Alexander Zinchuk
f17277aad9 Composer: Support scheduling forwarded messages 2021-11-17 17:49:55 +03:00
Alexander Zinchuk
becfab6fe7 Profile: Common Chats tab (#1547) 2021-11-17 17:49:52 +03:00
Alexander Zinchuk
1bcf27cc76 Chat List: Fix deleted chat remaining listed 2021-11-05 22:03:23 +03:00
Alexander Zinchuk
67dca172db Auto-detect time format by nearest country 2021-11-05 22:03:18 +03:00
Alexander Zinchuk
1e60003f5a Update to layer 133 (#1525) 2021-11-05 22:03:02 +03:00
Alexander Zinchuk
394b91533b Profile Management: Add Contact (#1519) 2021-10-28 15:51:00 +03:00
Alexander Zinchuk
b3e96a51c7 Auth: Human-readable error messages (#1516) 2021-10-28 15:50:51 +03:00
Alexander Zinchuk
7e8bf8addf [Debug] Add test servers (#1513) 2021-10-28 15:50:48 +03:00
Alexander Zinchuk
691c0c4263 Support local changelogs; Fix marking read for service notifications 2021-10-22 13:49:20 +03:00
Alexander Zinchuk
09caf525a3 Avatar: Get rid of data-uri avatars 2021-10-11 19:47:52 +03:00
Alexander Zinchuk
c34d389252 Various fixes (#1461)
* Show round videos in the voices tab
* Pause audio player when starting round video playback
* Changed text for empty votes tab (taken from TDesktop)
* Capitalized month name on Shared Media tabs.
* Display title context menu button in unjoined channels or groups
* Fixed voice recording timer flickering
* Don't restart emoji animation when pressed while animation is playing
* Corrected viewport calculation for iOS15
* Changed the border color of avatars in own poll
2021-09-24 14:37:31 +03:00
Alexander Zinchuk
2de5600602 Video: Display .mov as document when playing not supported (#1455) 2021-09-24 14:37:23 +03:00
Alexander Zinchuk
fdda362cb3 Composer: Various improvements for attachments (audio, video, photo) (#1443) 2021-09-17 17:17:25 +03:00
Alexander Zinchuk
324f7c5e5c Support Replies bot (#1444) 2021-09-16 11:27:20 +03:00
Alexander Zinchuk
61a8ec1d75 Middle Header Menu: Open discussion (#1438) 2021-09-13 20:02:39 +03:00
Alexander Zinchuk
57913234dd Support tg:// schema and t.me for comments (#1385) 2021-09-10 20:32:46 +03:00
Alexander Zinchuk
00daafc654 Get countries and phone codes from server (#1422) 2021-09-03 18:31:24 +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
88cd5e32d1 [Refactoring] Add util function for server time (#1396) 2021-08-20 23:46:52 +03:00
Alexander Zinchuk
9cc050b766 Proper fix for HTML-in-video attacks (#1387) 2021-08-17 09:26:21 +03:00
Alexander Zinchuk
d7ca790f0a [Refactoring] Fix TS and ESLint errors after updating packages (#1386) 2021-08-16 14:21:33 +03:00
Alexander Zinchuk
af8248dcf2 Payment Modal: Support Payments 2.0 (#1375) 2021-08-16 14:21:22 +03:00
Alexander Zinchuk
ae0ad36478 Support redirects from t.me (websync) (#1383) 2021-08-12 03:34:56 +03:00
Alexander Zinchuk
dd58fc08df Stub invalid media with transparent pixels (#1370) 2021-08-11 01:27:45 +03:00