304 Commits

Author SHA1 Message Date
Alexander Zinchuk
a55fbdfcc4 Introduce Spoilers (#1670) 2022-01-27 04:09:22 +01:00
Alexander Zinchuk
4033c5b3e6 Seen By: Use config values from the API (#1671) 2022-01-26 23:29:22 +01:00
Alexander Zinchuk
77cdea4f75 [Refactoring] API: Ignore redundant updates from fetchNotificationExceptions 2022-01-25 03:24:43 +01:00
Alexander Zinchuk
417941f5f3 Round Video: Disable captions 2022-01-25 03:24:40 +01:00
Alexander Zinchuk
29d5ef3ef7 [Perf] RLottie: Avoid redundant JSON data (de)serialization 2022-01-24 04:55:59 +01:00
Alexander Zinchuk
df97f085e1 Workaround for a disconnected worker on iOS (another one) 2022-01-24 04:41:34 +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
34933fd064 Inline Bot Tooltip: Fix missing results for files (#1634) 2022-01-13 01:11:37 +01:00
Alexander Zinchuk
206a24031d Message: Do not display message with spoilers 2022-01-07 19:57:15 +01:00
Alexander Zinchuk
8899fd6134 Support Join Request Dialog (#1627) 2022-01-07 11:19:43 +01:00
Alexander Zinchuk
5cecb63cef Message: Fix mention without username (#1625) 2022-01-05 17:46:04 +01:00
Alexander Zinchuk
bf395194a9 [Dev] Turn on @typescript-eslint/no-throw-literal; Use .eslintignore from root folder (#1623) 2022-01-05 17:45:53 +01:00
Alexander Zinchuk
47694e0711 Action Message: Support "joined by request" and custom actions (#1622) 2022-01-05 17:45:47 +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
d12c9d384d Message: Display more info on time hover (#1608) 2021-12-31 18:17:24 +01:00
Alexander Zinchuk
2bbc0c2f4b GramJs: Update to layer 136 (#1601) 2021-12-31 18:17:22 +01:00
Alexander Zinchuk
a28c33ced7 Revert "Temporarily ignore "terms" restriction reason for chats (#1613)"
This reverts commit 2b922bc3293b44fd630e415b40ad7b84c9b66c13.
2021-12-31 12:44:42 +01:00
Alexander Zinchuk
2b922bc329 Temporarily ignore "terms" restriction reason for chats (#1613) 2021-12-30 14:19:46 +01:00
Alexander Zinchuk
3b433c8ae9 Display service notifications about errors in popup (#1585) 2021-12-21 12:16:48 +03: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
4921f12a5f Chat: Display "choosing a sticker..." action (#1538) 2021-11-09 17:29:09 +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
f8640762af Chat: Don't show talking users as typing (#1523) 2021-11-05 21:56:35 +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
577436d0b6 Message: Fix showing self-destructing videos 2021-10-21 02:05:02 +03:00
Alexander Zinchuk
09caf525a3 Avatar: Get rid of data-uri avatars 2021-10-11 19:47:52 +03:00
Alexander Zinchuk
2dcf951f4c Support forced replies to bots (#1471) 2021-09-28 15:42:35 +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