734a07ae92
Updated TDesktop sources to 3.5.2+95e806c
2022-02-15 10:28:12 +03:00
845957f33a
Internal rework of settings
2022-02-14 20:27:56 +03:00
John Preston
0aa20b4479
Decrypt shiftedDcId / protocolDcId in mtp_ logs.
2022-02-07 15:26:26 +03:00
John Preston
8658dba97a
Improve mtproto connections logging.
2022-02-07 14:44:00 +03:00
GitHub Action
4d315f8e61
Update User-Agent for DNS to Chrome 97.0.4692.99.
2022-02-01 14:42:05 +03:00
23rd
0143d22a21
Split qt_adapters to separated files.
2022-01-26 10:33:28 +03:00
98f2683e5e
Updated TDesktop sources to 3.4.3
2022-01-10 03:04:51 +03:00
GitHub Action
4e3f917a2c
Update User-Agent for DNS to Chrome 96.0.4664.110.
2022-01-04 00:12:00 +03:00
Ilya Fedin
b2fb5424ed
Get rid of deprecated OpenSSL <1.1 functions
2021-12-16 13:05:53 +04:00
3d1eb14ff7
Updated TDesktop sources to 3.3
2021-12-08 19:05:46 +03:00
f418e7ff73
Updated TDesktop sources to 3.2.5
2021-12-07 14:28:17 +03:00
John Preston
e3b9927faa
Reset session on receiving a really old msgId.
2021-12-07 10:05:41 +04:00
GitHub Action
7b4bc64191
Update User-Agent for DNS to Chrome 96.0.4664.45.
2021-12-01 13:26:23 +04:00
John Preston
49544111ab
Allow setting custom device name.
2021-11-26 18:00:19 +04:00
GitHub Action
bad193ec29
Update User-Agent for DNS to Chrome 94.0.4606.81.
2021-11-01 13:12:00 +04:00
Ilya Fedin
b8b268c7cc
Add build architecture to version on other systems with non-x86_64
2021-10-29 16:02:41 +04:00
Ilya Fedin
847c01d605
Add Qt 6 support
...
Tested only on Linux so far
2021-10-21 13:15:00 +04:00
GitHub Action
fc8a0d0efd
Update User-Agent for DNS to Chrome 94.0.4606.61.
2021-10-04 23:23:20 +04:00
John Preston
7751c4ac1f
Port PQ factorization from TDLib.
2021-09-30 21:14:00 +04:00
John Preston
19ce1edc16
Use base::SafeRound instead of std::round.
...
Previous assertion violations because of NaN from std::round were
in video streaming, see commits 27d58ba07b , 8f5830d520 .
Now the crashes happened in the ConvertScale() call from a background
thread when preparing an image from clipboard for sending to a chat.
2021-09-27 12:13:57 +04:00
fa4931a0e0
Updated TDesktop sources to 3.1
2021-09-20 04:56:43 +03:00
3f08b7ec96
Updated TDesktop sources to 3.0.1
2021-09-17 17:28:15 +03:00
3f4f5f78b8
Updated TDesktop sources to 2.9.3
2021-09-16 15:20:02 +03:00
John Preston
8069fdd873
Use base/random.h instead of openssl::RandomValue.
2021-09-15 13:42:22 +03:00
GitHub Action
9a6d7d3a95
Update User-Agent for DNS to Chrome 92.0.4515.131.
2021-09-07 12:24:42 +03:00
John Preston
b106438de8
Fix crash in stale authorization keys destruction.
2021-08-31 14:06:12 +03:00
John Preston
2d0bcf7dca
Resend non-authorization requests on main DC change.
2021-08-30 20:32:58 +03:00
John Preston
d45c530db0
Fix CDN downloads after authorization.
2021-08-25 16:24:20 +03:00
263d7a48a3
Rework versioning
2021-08-24 02:33:27 +03:00
GitHub Action
bae6a29326
Update User-Agent for DNS to Chrome 92.0.4515.107.
2021-08-09 10:21:57 +03:00
John Preston
116a768fde
Don't use MTP* for Message flags.
2021-07-28 15:28:17 +03:00
John Preston
22e77bf3af
Don't use MTP* for ReplyMarkup flags.
2021-07-28 15:16:23 +03:00
3cf6384bed
Updated TDesktop sources to 2.8.11+2de0b79
2021-07-20 14:28:36 +03:00
Ilya Fedin
c5867e2293
Fix build with clang
2021-07-20 10:34:03 +03:00
2a88c662d8
Updated TDesktop sources to 2.8.11+b2c762e
2021-07-20 06:59:26 +03:00
Ilya Fedin
ba9b72e038
Fix -Wunused-variable warnings with gcc
2021-07-19 22:31:27 +03:00
315c0264ab
Updated TDesktop sources to 2.8.11
2021-07-19 09:25:24 +03:00
John Preston
de0897343b
Version 2.8.10: Fix media loading.
2021-07-16 20:15:44 +03:00
f28b9ccf0c
Updated TDesktop sources to 2.8.8
2021-07-16 03:03:15 +03:00
John Preston
4276b6cce0
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
John Preston
881eb4510e
Separate test and production RSA keys.
2021-07-13 22:08:09 +03:00
John Preston
eea48c7139
Update used public RSA keys.
2021-07-13 22:08:09 +03:00
John Preston
95a7ce4622
New auth key generation algorithm.
2021-07-13 22:08:09 +03:00
John Preston
a0540e0486
Send dependent requests in bunches.
2021-07-13 22:08:09 +03:00
John Preston
e28fb1211e
Handle MSG_WAIT_FAILED / MSG_WAIT_TIMEOUT.
2021-07-13 22:08:09 +03:00
John Preston
bae8335285
Always resend messages in a container.
2021-07-13 22:08:09 +03:00
Ilya Fedin
79cc797aff
Fix -Wunused-variable warnings
2021-07-13 21:43:34 +03:00
Ilya Fedin
89765340c3
Fix -Wunused-function warnings
2021-07-13 21:31:22 +03:00
John Preston
4206ff0483
Don't use MTP* for StickersSet flags.
2021-07-09 09:08:58 +03:00
John Preston
a74228acea
Don't use MTP* for ChannelData flags.
2021-07-08 16:11:09 +03:00