243 Commits

Author SHA1 Message Date
Alexander Zinchuk
13de57df49 Support new t.me format (#1521) 2021-10-28 15:51:04 +03:00
Alexander Zinchuk
394b91533b Profile Management: Add Contact (#1519) 2021-10-28 15:51:00 +03:00
Alexander Zinchuk
7e8bf8addf [Debug] Add test servers (#1513) 2021-10-28 15:50:48 +03:00
Alexander Zinchuk
6390e45c51 Service Notifications: Support forwarding 2021-10-22 14:33:10 +03:00
Alexander Zinchuk
b874082250 Version Notifications: Support formatting 2021-10-22 13:49:24 +03:00
Alexander Zinchuk
691c0c4263 Support local changelogs; Fix marking read for service notifications 2021-10-22 13:49:20 +03:00
Alexander Zinchuk
74a0f96b6c Downloads (Follow-up) (#1510) 2021-10-22 02:24:39 +03:00
Alexander Zinchuk
a3668e8b3d Message: Support downloading all media with context menu and select mode (#1397) 2021-10-22 02:24:34 +03:00
Alexander Zinchuk
2243343ccc Fixes for t.me links (#1495) 2021-10-13 14:38:50 +03:00
Alexander Zinchuk
5180eb0d2e Left Column: Support resizing; Better support for large displays (#1484) 2021-10-13 14:38:34 +03:00
Alexander Zinchuk
8be0c590f9 PWA: Update unread counter badge on sync (#1488) 2021-10-11 19:48:01 +03:00
Alexander Zinchuk
609c0cb68e Add chat to folder from context menu (#1477) 2021-09-30 14:03:00 +03:00
Alexander Zinchuk
2dcf951f4c Support forced replies to bots (#1471) 2021-09-28 15:42:35 +03:00
Alexander Zinchuk
5ed545aa0b Chat List: Fix missing archived chats in folders 2021-09-24 17:05:41 +03:00
Alexander Zinchuk
e88f19f6ac Revert "Profile: Parallax scrolling (#1427)"
This reverts commit f3b474056ce868e04e1b8dfc730272bab315c4d2.
2021-09-24 15:16:01 +03:00
Alexander Zinchuk
f3b474056c Profile: Parallax scrolling (#1427) 2021-09-24 14:37:38 +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
5b027e878b Fix exception when opening some chats (#1454) 2021-09-17 17:17:32 +03:00
Alexander Zinchuk
d121b82de7 New Group: Missing some chats in search results (#1452) 2021-09-17 17:17:22 +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
d677200ec0 Shared Media: Add Voice tab (#1437) 2021-09-13 20:02:33 +03:00
Alexander Zinchuk
57913234dd Support tg:// schema and t.me for comments (#1385) 2021-09-10 20:32:46 +03:00
Alexander Zinchuk
dde6477236 Fix redundant error message about admin rights (#1426) 2021-09-06 15:29:10 +03:00
Alexander Zinchuk
37f5d026bb Audio, Video Player: Better seeking, fix ordering, support covers and Media Session, redesign (#1306) 2021-09-06 15:29:05 +03:00
Alexander Zinchuk
9ec67df99d Composer: Preserve suggested bot command parameters (#1417) 2021-09-03 18:31:29 +03:00
Alexander Zinchuk
00daafc654 Get countries and phone codes from server (#1422) 2021-09-03 18:31:24 +03:00
Alexander Zinchuk
5a444dbb50 Message List: Various fixes for sending messages in empty chat 2021-08-27 21:09:03 +03:00
Alexander Zinchuk
3077ef8f13 Message: Fix sender title when forwarded from group admin 2021-08-27 21:08:49 +03:00
Alexander Zinchuk
d76c948b06 Bots: Support opening URLs from bot responses 2021-08-27 21:08:39 +03:00
Alexander Zinchuk
3216dd0123 Message List: Do not hide scrollbar when highlighting (leverage overflow-overlay) 2021-08-27 21:08:33 +03:00
Alexander Zinchuk
53ec3098b8 Message List: Focus bot message when updated inline keyboard 2021-08-27 21:05:52 +03:00
Alexander Zinchuk
98b3939dea [Refactoring] Use optional chaining operator (#1400) 2021-08-27 21:05:46 +03:00
Alexander Zinchuk
d291016123 Notifications: Close when read, replace same-chat instead of counter (#1413) 2021-08-23 03:38:36 +03:00
Alexander Zinchuk
1a7cce4e42 Notifications: Various fixes for toasts 2021-08-21 13:33:16 +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
48b6a263cf Threads: Fix some threads are loading forever (#1401) 2021-08-20 23:46:48 +03:00
Alexander Zinchuk
cfb3291d1c Follow-up 2021-08-17 02:55:01 +03:00
Alexander Zinchuk
876e24c20c Fix unread ounter in Middle Header and icon badges 2021-08-17 02:43:20 +03:00
Alexander Zinchuk
01984328d7 Message List: Follow-up fixes for unread messages 2021-08-16 21:22:14 +03:00
Alexander Zinchuk
70b2404566 Composer: Leverage serverTimeOffset for inline bot request caching 2021-08-16 20:45:26 +03:00
Alexander Zinchuk
5a7bbb19b1 [Perf] Optimistically mark messages read 2021-08-16 20:42:21 +03:00
Alexander Zinchuk
e39a63aa73 Scroll Down Button: Fixes for open embedded message 2021-08-16 20:41:54 +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
d59390364c Notifications: Add web settings, sound and avatar, some fixes (#1317) 2021-08-11 01:27:52 +03:00
Alexander Zinchuk
3455f73ef3 Message: Adjust bubble size again (#1358) 2021-08-05 13:29:15 +03:00