levlam
|
d22dabfdaf
|
Update layer to 121.
|
2020-11-09 23:41:23 +03:00 |
|
levlam
|
eb80924dad
|
Update version to 1.7.0.
|
2020-11-28 17:00:17 +03:00 |
|
levlam
|
29fafbe5c4
|
Improve documentation.
|
2020-11-28 16:53:23 +03:00 |
|
levlam
|
e3a31f062e
|
Add can_archive_and_mute_new_chats_from_unknown_users option.
|
2020-11-28 16:39:56 +03:00 |
|
Arseny Smirnov
|
56866524aa
|
Revert "New test for tdlib. New Promise/Future features (ported from other project)"
This reverts commit 0c2b15f2b8 .
|
2020-11-24 15:50:44 +04:00 |
|
Arseny Smirnov
|
0c2b15f2b8
|
New test for tdlib. New Promise/Future features (ported from other project)
|
2020-11-24 15:25:10 +04:00 |
|
droppo
|
b151db4e3b
|
Update README.md (#1308)
|
2020-11-23 20:39:18 +03:00 |
|
levlam
|
dc12edbde1
|
Return back 0 as default next load time.
|
2020-11-23 20:33:35 +03:00 |
|
levlam
|
d24f3c924e
|
Fix StartPlayingGame chat action.
|
2020-11-23 19:18:56 +03:00 |
|
levlam
|
6571a99b45
|
Include ConcurrentScheduler separately.
|
2020-11-23 03:24:36 +03:00 |
|
levlam
|
45c3e28ea3
|
Remove unneeded checks.
|
2020-11-23 02:40:46 +03:00 |
|
levlam
|
7dcfb6c4a4
|
Protect LanguagePackManager::tear_down during exit.
|
2020-11-23 02:11:05 +03:00 |
|
levlam
|
a093d36b3f
|
Better fix for ThreadIdGuard destroy after exit.
|
2020-11-23 00:57:52 +03:00 |
|
levlam
|
4b687582c1
|
Do not try to use ThreadIdManager after exit.
|
2020-11-23 00:38:16 +03:00 |
|
levlam
|
52653d6bf1
|
Do not try to attach to JVM after exit.
|
2020-11-23 00:18:01 +03:00 |
|
levlam
|
155c12edea
|
Improve ConcurrentScheduler closing on exit.
|
2020-11-22 23:30:40 +03:00 |
|
levlam
|
39f30f42be
|
Fix ConcurrentScheduler destructor.
|
2020-11-22 20:40:47 +03:00 |
|
levlam
|
172c08a991
|
Speed up DB key_value tests.
|
2020-11-22 17:34:01 +03:00 |
|
levlam
|
30fb689ba3
|
Speed up Misc_Time test.
|
2020-11-22 17:20:39 +03:00 |
|
levlam
|
92508c8d60
|
Remove broken part of binlog_encryption test.
|
2020-11-22 17:19:59 +03:00 |
|
levlam
|
eeda2ca96a
|
Disable broken Secret_go test.
|
2020-11-22 16:56:34 +03:00 |
|
levlam
|
6044ee83fb
|
Fix Client_SimpleMulti test on macOS.
|
2020-11-22 16:26:00 +03:00 |
|
levlam
|
cb86d38913
|
Update build instructions for Java on macOS.
|
2020-11-22 13:22:59 +03:00 |
|
levlam
|
c585ffe4be
|
Fix OpenSSL version check.
|
2020-11-21 22:31:04 +03:00 |
|
levlam
|
1557fbcfe9
|
Return back old SQLCipher migrate test.
|
2020-11-21 21:58:42 +03:00 |
|
levlam
|
a9235d6209
|
DQLite: use cipher_compatibility = 3 by default with OpenSSL < 1.0.0.
|
2020-11-21 21:16:57 +03:00 |
|
levlam
|
36addb042e
|
Allow sqlite_encryption_migrate test to fail.
|
2020-11-21 21:02:42 +03:00 |
|
levlam
|
6df8b9a535
|
Fix MultiTimeout_Destroy test.
|
2020-11-21 20:49:06 +03:00 |
|
levlam
|
ccb30077e7
|
Make test functions statis if possible.
|
2020-11-21 20:45:09 +03:00 |
|
levlam
|
77de5110f5
|
Ensure that Time::now never returns negative time.
|
2020-11-21 20:33:15 +03:00 |
|
levlam
|
375c638936
|
Allow sqlite_encryption_migrate test to fail.
|
2020-11-21 19:43:48 +03:00 |
|
levlam
|
a5514d3570
|
sqlite: better compatibility fix for PKCS5_PBKDF2_HMAC for old OpenSSL.
|
2020-11-21 19:19:11 +03:00 |
|
levlam
|
ff23f155a0
|
Return back SQLCipher compatibility with old OpenSSL versions.
|
2020-11-21 18:27:18 +03:00 |
|
levlam
|
5cbf90e4a0
|
Safer work with negative monotonic time.
|
2020-11-21 16:34:39 +03:00 |
|
levlam
|
e8cd3d9af2
|
Fix tests logic.
|
2020-11-21 15:34:51 +03:00 |
|
Daniel
|
8a5569bf08
|
Update build.html (#1301)
|
2020-11-21 14:54:35 +03:00 |
|
levlam
|
0b751f36ba
|
Update Change Log.
|
2020-11-20 15:34:52 +03:00 |
|
levlam
|
8ef6822557
|
Remove "using namespace td" from tdutils misc test.
|
2020-11-20 14:49:14 +03:00 |
|
levlam
|
6ae33a5c27
|
Fix OptionParser test on Windows.
|
2020-11-20 03:33:09 +03:00 |
|
levlam
|
57de0c4967
|
Fix some warnings.
|
2020-11-20 03:11:27 +03:00 |
|
levlam
|
34cf869c02
|
Don't use EVP_aes_256_ctr before OpenSSL 1.1.0.
|
2020-11-20 02:18:12 +03:00 |
|
levlam
|
ea6cdde0c5
|
Fix MSVC 15.3 CE.
|
2020-11-20 02:03:39 +03:00 |
|
levlam
|
d5da47510d
|
Minor fixes.
|
2020-11-20 01:32:58 +03:00 |
|
levlam
|
e719f9bf9b
|
Add TDLib 1.7.0 Change Log.
|
2020-11-19 23:50:08 +03:00 |
|
levlam
|
09b10c0ed1
|
Improve names of statistical classes.
|
2020-11-19 17:57:15 +03:00 |
|
levlam
|
74a960aca1
|
Allow zero sender in searchChatMessages.
|
2020-11-19 14:55:09 +03:00 |
|
levlam
|
ebfe3f3d99
|
Improve new interface documentation.
|
2020-11-18 23:42:26 +03:00 |
|
levlam
|
15359488be
|
Fix database opening.
|
2020-11-18 21:08:41 +03:00 |
|
levlam
|
6f26706da5
|
Fix closing connection on too much dropped packets.
|
2020-11-18 17:49:29 +03:00 |
|
levlam
|
cd82d3d888
|
Add new wrapper and usage examples.
|
2020-11-18 17:38:55 +03:00 |
|