48 Commits

Author SHA1 Message Date
Alexander Zinchuk
358d59ff53 Use multiple connections and fix parallel workers for faster download (#1955) 2022-08-31 15:00:33 +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
99b5cceac3 Composer: Fix sending and playing .mov video (#1909) 2022-06-06 01:44:32 +04:00
Alexander Zinchuk
017170c2e2 Introduce Lock Screen and Passcode (#1839) 2022-05-31 20:58:35 +04:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
697b709d89 Re-write browser history; Introduce playwright tests (another attempt) (#1809) 2022-05-03 14:17:05 +01:00
Alexander Zinchuk
c3318d93e6 Fix infinite redirect to Auth screen 2022-04-19 15:12:23 +02:00
Alexander Zinchuk
20f710b345 Properly handle FILE_REFERENCE_EXPIRED (#1772) 2022-03-25 13:16:02 +01:00
Alexander Zinchuk
e3bc23bd57 Management: Introduce Statistics for channels (#1703) 2022-03-11 19:39:42 +01:00
Alexander Zinchuk
9456aafc8c Introduce WebM stickers; GramJs: Update layer to 138 (#1681) 2022-02-02 22:52:37 +01:00
Alexander Zinchuk
51b2893b39 [Dev] Bump dependencies (#1677) 2022-02-02 22:52:33 +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
73eade5289 [Refactoring] Make sure VirtualClass instances are never returned from API methods 2022-01-21 17:29:13 +01:00
Alexander Zinchuk
2bbc0c2f4b GramJs: Update to layer 136 (#1601) 2021-12-31 18:17:22 +01:00
Alexander Zinchuk
3b50de02c3 Send platform string to InitConnection 2021-11-19 03:22:35 +03:00
Alexander Zinchuk
1e60003f5a Update to layer 133 (#1525) 2021-11-05 22:03:02 +03:00
Alexander Zinchuk
7e8bf8addf [Debug] Add test servers (#1513) 2021-10-28 15:50:48 +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
324f7c5e5c Support Replies bot (#1444) 2021-09-16 11:27:20 +03:00
Alexander Zinchuk
00daafc654 Get countries and phone codes from server (#1422) 2021-09-03 18:31:24 +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
e69ea676f3 [Dev] Allow invoking Telegram API from console (#1346) 2021-08-03 01:31:05 +03:00
Alexander Zinchuk
9794b62ec8 GramJs: Temporary workaround for logouts on launch, add WS logging (#1290) 2021-07-20 15:47:59 +03:00
Alexander Zinchuk
fc975f87cc Dialogs: Support alert-style answers from bots (#1239) 2021-07-07 18:38:49 +03:00
Alexander Zinchuk
58b984aaa0 Auth: Default to phone number auth on mobiles 2021-07-01 16:25:05 +03:00
Alexander Zinchuk
8a025f81f5 Follow-up 2021-06-23 17:55:36 +03:00
Alexander Zinchuk
15e4cc25c0 More fixes for broken sessions 2021-06-23 17:44:06 +03:00
Alexander Zinchuk
c6ed04fea6 Fix showing Main layout for non-logged users 2021-06-23 16:30:21 +03:00
Alexander Zinchuk
dfd3b522cf Pass user agent to worker 2021-06-21 01:57:54 +03:00
Alexander Zinchuk
dcd3803263 Support server time offset (#1186) 2021-06-19 11:20:55 +03:00
Alexander Zinchuk
7355100770 Auth: Default initial method to QR code 2021-06-19 00:26:24 +03:00
Alexander Zinchuk
051897a153 Revert unstable code 2021-06-16 19:12:38 +03:00
Alexander Zinchuk
6cd13db35f Recent Stickers: Limit amount (#1167) 2021-06-16 19:00:44 +03:00
Alexander Zinchuk
fe5b45e4f6 Refactor sessions: Switch to Webogram style, clean up legacy artifacts 2021-06-12 20:31:44 +03:00
Alexander Zinchuk
1bda49acc9 Properly set WebZ version in production 2021-06-12 04:26:14 +03:00
Alexander Zinchuk
f5086002bb Support exporting legacy session 2021-06-12 04:26:12 +03:00
Alexander Zinchuk
9f6ba21a53 Support legacy app sessions 2021-06-11 01:19:20 +03:00
Alexander Zinchuk
987dfacaf5 App Inactive: Support disconnecting when opening in another tab 2021-05-06 01:47:36 +03:00
Alexander Zinchuk
cb55bd37cc Properly sign out to remove session (#1059) 2021-05-03 15:04:37 +03:00
Alexander Zinchuk
dd3158001e Push Notifications: Initial support (#1046) 2021-04-26 15:47:10 +03:00
Alexander Zinchuk
c608ba57a8 Replace CacheApiSession with IdbSession to fix crashes on iOS 2021-04-26 15:39:15 +03:00
Alexander Zinchuk
f26e2d41fb Revert "Revert "Sign out when session is terminated from another application""
This reverts commit 45deb91ada282519de34599d4c88487d8df9001f.
2021-04-22 22:02:29 +03:00
Alexander Zinchuk
f774f19ee2 Revert "Sign out when session is terminated from another application"
This reverts commit 4a57034854e0c9e91bca15204f446d4fdcbe6a6a.
2021-04-15 00:28:53 +03:00
Alexander Zinchuk
9b58fda0fd Sign out when session is terminated from another application 2021-04-13 23:19:09 +03:00
Alexander Zinchuk
3afcde3217 Initial commit 2021-04-09 14:11:51 +03:00