John Preston
|
43bab3eeaa
|
Fix instant restarts with additional timeout.
|
2019-11-20 11:23:30 +03:00 |
|
John Preston
|
e6d3b2b098
|
Fix resending requests after new session.
|
2019-11-19 19:14:50 +03:00 |
|
John Preston
|
e7e1c9aa5a
|
Don't handle 'msg_resend_req'.
|
2019-11-19 14:55:39 +03:00 |
|
John Preston
|
173ae746a2
|
First version of working through temp keys.
|
2019-11-19 13:10:51 +03:00 |
|
John Preston
|
d9fc3619c2
|
Remove all signals from ConnectionPrivate.
|
2019-11-18 15:53:37 +03:00 |
|
John Preston
|
cfe12f773f
|
Move some modules to lib_mtproto.
|
2019-11-18 12:28:14 +03:00 |
|
John Preston
|
be06d68468
|
Don't lock whole key creation by a mutex.
|
2019-11-15 16:16:33 +03:00 |
|
John Preston
|
055b99f5b0
|
Don't use shared_ptr for Dcenters.
|
2019-11-15 16:16:33 +03:00 |
|
John Preston
|
f37ab6e38e
|
Remove checked key property.
|
2019-11-15 16:16:33 +03:00 |
|
John Preston
|
3a7faffa3a
|
Use thread_local counter in logs for thread index.
|
2019-11-15 16:16:32 +03:00 |
|
John Preston
|
8b14249cd2
|
Move DumpToText from Telegram to lib_mtproto.
|
2019-11-15 16:16:32 +03:00 |
|
John Preston
|
7243fb52ad
|
Check keys that receive -404 error codes.
|
2019-11-15 16:16:32 +03:00 |
|
John Preston
|
1524b4a930
|
Allow creating temporary keys.
|
2019-11-15 16:16:32 +03:00 |
|
John Preston
|
08bfe6f1c1
|
Extract mtproto key generation code.
|
2019-11-15 16:16:32 +03:00 |
|
John Preston
|
2577bedeac
|
Remove mtproto/facade.h from main pch.
|
2019-11-13 11:31:12 +03:00 |
|
John Preston
|
88e0342e02
|
Update to the latest submodules.
|
2019-11-05 14:27:42 +03:00 |
|
John Preston
|
5fc4dcd172
|
Closed alpha version 1.8.2.2.
|
2019-08-30 18:45:07 +03:00 |
|
John Preston
|
d66541989e
|
Improve first socket message.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
4fd50cfb70
|
Fix build in Xcode.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
6aa930d510
|
Remove exceptions in TL parsing.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
cabe06256b
|
Validate dcOption secrets.
|
2019-07-15 16:00:30 +02:00 |
|
John Preston
|
c5df4db621
|
Fix possible race conditions in msgid().
|
2019-07-15 16:00:30 +02:00 |
|
John Preston
|
68b1024dd4
|
Sync local time with HTTP 'Date' header value.
|
2019-07-15 16:00:29 +02:00 |
|
John Preston
|
3cda267787
|
Abstract out tcp socket from tcp connection.
|
2019-07-15 15:59:20 +02:00 |
|
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
|
John Preston
|
3d38abce97
|
Differentiate Windows Store and Mac Store.
|
2019-06-03 13:54:25 +03:00 |
|
John Preston
|
905a024aed
|
Update API scheme to layer 99.
|
2019-04-25 14:16:29 +04:00 |
|
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
|
John Preston
|
e2f0886950
|
Add option to blur chat background.
|
2019-02-07 19:36:30 +03:00 |
|
John Preston
|
f5cc93ec64
|
Decouple MTP::Instance from Core::App.
|
2019-02-01 10:48:31 +03:00 |
|
John Preston
|
a70e72f75d
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
|
John Preston
|
548a0c8517
|
Fix MTP logging.
|
2019-01-17 12:20:50 +04:00 |
|
John Preston
|
8b6e24e83d
|
Build alphas only for official targets.
|
2018-11-08 10:33:44 +04:00 |
|
John Preston
|
5b88f4d3d2
|
Update API scheme.
|
2018-08-20 17:25:06 +03:00 |
|
John Preston
|
bdab477040
|
Update API scheme to layer 84.
|
2018-08-11 22:03:34 +03:00 |
|
John Preston
|
091d1157da
|
Fix clearing callbacks for timeout-ed requests.
|
2018-07-31 22:56:02 +03:00 |
|
John Preston
|
941288b58e
|
Handle new paddings in improved TCP protocol.
|
2018-06-27 22:58:31 +01:00 |
|
John Preston
|
8c2f11de7d
|
Send correct paddings in improved TCP protocol.
|
2018-06-25 19:55:52 +01:00 |
|
John Preston
|
cec8114b99
|
Add simple files and contacts export.
Also move all API calls in export to Export::ApiWrap.
|
2018-06-12 01:02:05 +03:00 |
|
John Preston
|
c587c011d2
|
Start data export in lib_export.
|
2018-06-12 01:02:04 +03:00 |
|
John Preston
|
c85fd368fe
|
Possible fix of travis build.
|
2018-06-06 15:16:21 +03:00 |
|
John Preston
|
72f95b984f
|
Replace cDebug() with Logs::DebugEnabled().
|
2018-06-05 21:51:05 +03:00 |
|
John Preston
|
a52392241d
|
Fix some possible crashes.
|
2018-06-04 22:48:17 +03:00 |
|
John Preston
|
fae4b92d8d
|
Add store version label to sessions list.
|
2018-06-04 13:41:53 +03:00 |
|
John Preston
|
1392e05ab1
|
Move all gsl::byte helpers to base/bytes module.
|
2018-06-03 23:16:34 +03:00 |
|
John Preston
|
e122353bfb
|
Show better information in sessions list.
|
2018-06-03 23:14:44 +03:00 |
|
John Preston
|
4e858ba839
|
Improve connections debug logs.
|
2018-05-28 11:36:12 +03:00 |
|
John Preston
|
37bf9ffcff
|
Show bad proxy configuration error.
|
2018-05-24 16:40:19 +03:00 |
|
John Preston
|
8e442563f2
|
Enable checked auth key creation.
|
2018-05-20 23:20:48 +03:00 |
|
John Preston
|
4478c0a143
|
Resolve domain names for proxy servers.
Also use dc_id-checked auth key creation.
Fixes #4695.
|
2018-05-18 10:57:11 +03:00 |
|