68 Commits

Author SHA1 Message Date
Alexander Zinchuk
5ec66bf56f Unify env var names and fix CI 2023-07-29 14:12:41 +02:00
Alexander Zinchuk
68ef919c66 Lock Screen: Fix hanging log out (#3672) 2023-07-27 11:53:21 +02:00
Alexander Zinchuk
38b0336bdb Update Manager: Various fixes 2023-07-27 11:51:45 +02:00
Alexander Zinchuk
ef02a4a11d GramJS: Fallback to HTTP and fix various connection issues 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
3b0f03e012 Group Calls: Fix connection & UI issues (#3427) 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
d160b2b4cb GramJS: Validate updates order (#2957) 2023-07-05 13:23:13 +02:00
Alexander Zinchuk
eb69bd6768 [Dev] Refactor version update 2023-06-02 15:06:29 +02:00
Alexander Zinchuk
cfc71da0c1 [Perf] More performance fixes 2023-04-25 17:27:14 +04:00
Alexander Zinchuk
cc9a7efbf5 Fix login after session revoke (#3013) 2023-04-19 04:08:49 +02:00
Alexander Zinchuk
bfbd9bd2ed [Refactoring] Rework sent message handling (#2763) 2023-03-19 22:32:27 -05:00
Alexander Zinchuk
ad576da6ce [dev] Debug failed requests body (#2658) 2023-02-28 18:43:25 +01:00
Alexander Zinchuk
f3c45689b2 [Dev] Silence some errors (#2543) 2023-02-08 13:49:14 +01:00
Alexander Zinchuk
857abf4048 Chat Info: Fix repeated participants fetching (#2512) 2023-02-08 00:48:45 +01:00
Alexander Zinchuk
e4c30ea969 API: Do not swallow downloadMedia exceptions 2023-02-04 03:03:19 +01:00
Alexander Zinchuk
2a7c78c12a Multiple Tabs: Introduce Multiple Tabs Support (#2221) 2023-01-28 02:21:33 +01:00
Alexander Zinchuk
9080082823 [Perf] Simplify usage of serverTimeOffset 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
1fef97b82e Introduce Forums (#2174) 2023-01-06 22:49:02 +01:00
Alexander Zinchuk
7c3e790eac Introduce Web Token login (#2129) 2022-11-13 17:06:30 +04:00
Alexander Zinchuk
9a26a8270a Payments: Support tips and saving payment info, refactoring (#2097) 2022-11-01 18:53:44 +01:00
Alexander Zinchuk
3f1da18e39 [Dev] API: Colored logs (#2052) 2022-10-17 17:34:50 +02:00
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