Ilya Fedin
08b99134fa
Use brackets include for third-party libraries
2022-06-14 16:36:44 +04:00
GitHub Action
66b9d70993
Update User-Agent for DNS to Chrome 101.0.4951.64.
2022-06-14 16:32:26 +04:00
John Preston
6dedf7c63e
Update API scheme to layer 143.
2022-05-19 17:27:02 +04:00
GitHub Action
62516e264d
Update User-Agent for DNS to Chrome 100.0.4896.127.
2022-05-03 16:24:54 +04:00
GitHub Action
a8b2604512
Update User-Agent for DNS to Chrome 100.0.4896.60.
2022-04-12 17:36:18 +04:00
John Preston
df15ff9f8e
Update API scheme on layer 140.
2022-03-30 12:23:05 +04:00
GitHub Action
a049a62397
Update User-Agent for DNS to Chrome 98.0.4758.102.
2022-03-01 12:44:36 +03:00
John Preston
1de35cf8ef
Support receiving RTMP streams in group calls.
2022-02-25 19:41:15 +03:00
John Preston
0be320a6c7
Export media, updates and stream parts through media cluster.
2022-02-25 19:41:15 +03:00
John Preston
1501a6d8fc
Don't check config.phonecalls_enabled value.
2022-02-25 14:14:41 +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
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
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
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
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
Ilya Fedin
c5867e2293
Fix build with clang
2021-07-20 10:34:03 +03:00
Ilya Fedin
ba9b72e038
Fix -Wunused-variable warnings with gcc
2021-07-19 22:31:27 +03:00
John Preston
de0897343b
Version 2.8.10: Fix media loading.
2021-07-16 20:15:44 +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
John Preston
5040c2e766
Don't use MTP* for ChatData flags.
2021-07-08 15:11:46 +03:00
John Preston
dd381d9b56
Show vector elements count in DebugLogs.
2021-07-06 16:54:26 +03:00
GitHub Action
2fdcda7536
Update User-Agent for DNS to Chrome 91.0.4472.114.
2021-07-01 10:48:17 +03:00