levlam
|
8d8f72a17a
|
Fix some lower-case spelling.
|
2023-01-15 12:00:26 +03:00 |
|
levlam
|
052d5e120b
|
Improve some mixed-case spelling.
|
2023-01-15 11:25:54 +03:00 |
|
levlam
|
45ff12ca49
|
Improve PTS/QTS spelling.
|
2023-01-15 11:05:53 +03:00 |
|
levlam
|
fb935a8de2
|
Reduce ping timeout in primary non-main-DC connections.
|
2023-01-15 00:25:22 +03:00 |
|
levlam
|
973df16c88
|
Improve logging.
|
2023-01-14 23:08:50 +03:00 |
|
levlam
|
1a732db19e
|
Explicitly fail some promises on closing.
|
2023-01-14 22:01:35 +03:00 |
|
levlam
|
fb79543d41
|
Combine getChannel queries with the same channel_id.
|
2023-01-13 15:42:15 +03:00 |
|
levlam
|
d3690e1502
|
Merge GetChat queries.
|
2023-01-13 14:45:53 +03:00 |
|
levlam
|
13e8094aaa
|
Reload contacts if failed to load the from database.
|
2023-01-13 14:38:36 +03:00 |
|
levlam
|
eed410ce0a
|
Merge getUser queries.
|
2023-01-13 14:29:47 +03:00 |
|
levlam
|
b514162c7e
|
Add QueryMerger test.
|
2023-01-13 13:53:56 +03:00 |
|
levlam
|
b1883d357c
|
Add QueryMerger.
|
2023-01-13 13:09:38 +03:00 |
|
levlam
|
75bdc6292b
|
Remove some getAuthorizationState usages.
|
2023-01-12 22:25:47 +03:00 |
|
levlam
|
e87e18c8be
|
Use busy-waiting instead of short Sleep on Windows.
|
2023-01-11 13:52:46 +03:00 |
|
levlam
|
7a233f25eb
|
Simplify Scheduler::send_impl.
|
2023-01-11 13:27:53 +03:00 |
|
levlam
|
62720bde3c
|
Remove now unneeded wait_generation.
|
2023-01-11 12:49:04 +03:00 |
|
levlam
|
3b6874818a
|
Always wait for mailbox.
|
2023-01-11 01:08:22 +03:00 |
|
levlam
|
64406035a7
|
Update rust-tdlib link.
|
2023-01-10 22:59:37 +03:00 |
|
levlam
|
853030e999
|
Don't use FILE_FLAG_OPEN_REPARSE_POINT with UWP.
|
2023-01-10 22:56:11 +03:00 |
|
levlam
|
d7ea7dfea7
|
Remove never used AbridgedTransport.
|
2023-01-10 22:03:17 +03:00 |
|
levlam
|
eac1f0a096
|
Improve config recovery source order.
|
2023-01-10 20:03:05 +03:00 |
|
levlam
|
ed2644c2fd
|
Add tests for anonymous phone numbers.
|
2023-01-09 18:19:02 +03:00 |
|
levlam
|
8ceeb39f5d
|
Update answers in get_phone_number_info test.
|
2023-01-09 17:53:07 +03:00 |
|
levlam
|
eeb73d4eb2
|
Optimize parsing of argument value in HTML tags.
|
2023-01-09 17:14:31 +03:00 |
|
levlam
|
1919671df3
|
Improve parse_html test.
|
2023-01-09 17:07:08 +03:00 |
|
levlam
|
137fd3beb9
|
Replace text in-place in parse_html.
|
2023-01-09 15:12:14 +03:00 |
|
levlam
|
ac0de06b5f
|
Ensure that PTS/QTS updates are null after processing.
|
2023-01-09 13:27:28 +03:00 |
|
levlam
|
fd53a81603
|
Replace text in-place in parse_markdown.
|
2023-01-09 13:11:45 +03:00 |
|
levlam
|
34226ac4ad
|
Recheck UTF-8 in parse_html only if needed.
|
2023-01-09 12:59:14 +03:00 |
|
levlam
|
0fb64f97a4
|
Use StringBuilder to create new string in parse_html.
|
2023-01-09 12:43:15 +03:00 |
|
levlam
|
2ba41ac279
|
Explicitly use std::move to return entities.
|
2023-01-09 10:46:49 +03:00 |
|
levlam
|
4dc554bd08
|
Avoid some minor string copying in message entity parsing.
|
2023-01-09 00:48:45 +03:00 |
|
levlam
|
1c037ff0e0
|
Don't send more than 100 user entities to server.
|
2023-01-08 23:07:57 +03:00 |
|
levlam
|
d0500988ac
|
Remove checks that status.is_error in ResultHandler::on_error.
|
2023-01-07 23:36:55 +03:00 |
|
levlam
|
c8acf63e02
|
Delete TQueue events directly if appropriate.
|
2023-01-06 17:54:02 +03:00 |
|
levlam
|
d12ca158c4
|
Add constant methods to td::Container.
|
2023-01-06 14:54:54 +03:00 |
|
levlam
|
aa8c5ec1c9
|
Improve setAuthenticationPhoneNumber and requestQrCodeAuthentication documentation.
|
2023-01-06 14:19:44 +03:00 |
|
levlam
|
19cde80fd1
|
Reduce struct RawEvent size on some compilers.
|
2023-01-05 23:33:15 +03:00 |
|
levlam
|
c4afb9283c
|
Return all deleted events fron TQueue::clear.
|
2023-01-05 23:17:06 +03:00 |
|
levlam
|
651f49fc90
|
Delete symbolic links in rmrf.
|
2023-01-05 16:46:39 +03:00 |
|
levlam
|
bc7734a267
|
Improve loading of system certificate store.
|
2023-01-04 17:55:31 +03:00 |
|
levlam
|
e3951e524c
|
Fix warning.
|
2023-01-04 17:49:53 +03:00 |
|
levlam
|
9f6fc348b1
|
Fix bench_misc.
|
2023-01-04 17:48:34 +03:00 |
|
levlam
|
7effec1abf
|
Process symlinks in system certificate store.
|
2023-01-04 17:27:29 +03:00 |
|
levlam
|
3573990d52
|
Support symbolic links in walk_path.
|
2023-01-04 17:25:30 +03:00 |
|
levlam
|
8df67f0c3a
|
Add Stat.is_symbolic_link_.
|
2023-01-04 16:39:33 +03:00 |
|
levlam
|
0d35ce485f
|
Skip subdirectories in system certificate store.
|
2023-01-04 14:28:54 +03:00 |
|
levlam
|
c4c104384c
|
Load certificate from default_cert_file.
|
2023-01-04 13:43:15 +03:00 |
|
levlam
|
4a5b2ac722
|
Skip returned by server messages, not matching the filter.
|
2023-01-04 13:18:38 +03:00 |
|
levlam
|
887ddbd88e
|
Improve warnings about changed MessageForwardInfo.
|
2023-01-04 10:49:53 +03:00 |
|