levlam
|
1caf0e6296
|
Fix multipart/form-data reading.
|
2021-09-06 20:13:32 +03:00 |
|
levlam
|
077ed42507
|
Improve README and the build instructions generator.
|
2021-09-06 14:12:11 +03:00 |
|
levlam
|
0ec10947d5
|
Fix some misprints.
|
2021-09-06 13:58:40 +03:00 |
|
levlam
|
bd4a49b80e
|
Improve iOS example README.
|
2021-09-06 13:58:13 +03:00 |
|
levlam
|
5efe95a2e0
|
Remove "Installing dependencies" section from README in favor of build instructions generator.
|
2021-09-06 13:29:44 +03:00 |
|
levlam
|
f79223e2ac
|
Simplify ios/build.sh.
|
2021-09-06 10:37:58 +03:00 |
|
levlam
|
73290dcda8
|
Reopen closed polls when copying them.
|
2021-09-05 23:11:25 +03:00 |
|
levlam
|
96ffd57881
|
Use Promise isntead of RequestOnceActor to get games high scores.
|
2021-09-05 10:54:20 +03:00 |
|
Andrea Cavalli
|
a20e8b6db3
|
Merge remote-tracking branch 'td/master'
|
2021-09-04 16:03:33 +02:00 |
|
levlam
|
b713d945f7
|
tg_cli: use synchronous TDLib's method instead of Td.
|
2021-09-04 12:22:26 +03:00 |
|
levlam
|
86de43a048
|
Remove useless #include comments.
|
2021-09-03 23:21:44 +03:00 |
|
levlam
|
651a4f0eac
|
Install gperf through vcpkg.
|
2021-09-03 19:33:12 +03:00 |
|
levlam
|
f197d61c66
|
Support message viewers-related config options.
|
2021-09-03 19:06:24 +03:00 |
|
levlam
|
9ebeafbb5b
|
Add get_json_value_bool helper function.
|
2021-09-03 18:17:11 +03:00 |
|
levlam
|
9a6e8cad9e
|
Add get_json_value_string helper function.
|
2021-09-03 18:14:15 +03:00 |
|
levlam
|
1d41017d3a
|
Add get_json_value_int helper method.
|
2021-09-03 17:54:04 +03:00 |
|
levlam
|
623633bb35
|
Add flag message.can_get_viewers.
|
2021-09-03 16:45:28 +03:00 |
|
levlam
|
a4f66c69cb
|
Add td_api::getMessageViewers.
|
2021-09-03 16:14:03 +03:00 |
|
levlam
|
944e8a3c64
|
Improve documentation.
|
2021-09-03 14:11:41 +03:00 |
|
levlam
|
41c391f140
|
Update layer to 133.
|
2021-09-03 12:27:59 +03:00 |
|
levlam
|
0b6d40b4b5
|
Update Unicode data to 14.0.0.
|
2021-09-18 21:31:50 +03:00 |
|
levlam
|
d3e8029533
|
Delete unneded refs from set_typing_query_.
|
2021-09-17 12:33:59 +03:00 |
|
levlam
|
a0c234a468
|
Improve average_character_count documentation.
|
2021-09-17 10:45:16 +03:00 |
|
levlam
|
74315e2e60
|
Add mtproto::ConnectionManager.
|
2021-09-16 19:09:39 +03:00 |
|
levlam
|
7d26a30bd0
|
Move StateManager::State to ConnectionState.h.
|
2021-09-16 18:23:10 +03:00 |
|
levlam
|
34094328bd
|
Initialize Td::connection_state_ in header.
|
2021-09-16 17:54:04 +03:00 |
|
levlam
|
3cd1489eab
|
Simplify discussed message preloading.
|
2021-09-16 17:32:51 +03:00 |
|
levlam
|
48f623f132
|
Simpler and faster have_message_force.
|
2021-09-16 17:28:33 +03:00 |
|
levlam
|
6801eabb8d
|
Add some FileView emptiness checks.
|
2021-09-16 16:58:30 +03:00 |
|
levlam
|
9651243eaa
|
Add more checks that raw_connection_ isn't nullptr.
|
2021-09-16 16:20:07 +03:00 |
|
levlam
|
418db412c4
|
Add CHECK debug.
|
2021-09-16 15:39:44 +03:00 |
|
levlam
|
96a9fb5f66
|
Fix delete_sent_message_from_server.
|
2021-09-16 15:18:31 +03:00 |
|
Sergey
|
ab4736df28
|
M1 support (#1620)
* Support Arm64 simulator targets (M1)
* Combine dylibs to xcframework
* Update Python-Apple-support urls
* Update Readme
|
2021-09-03 09:25:14 +03:00 |
|
levlam
|
7dffe5aabe
|
Use Promise instead of RequestActor in getBackgrounds.
|
2021-09-03 09:07:18 +03:00 |
|
levlam
|
d2f9c264ca
|
Use promise instead of RequestActor in td_api::getChatThemes.
|
2021-09-03 08:59:34 +03:00 |
|
levlam
|
db4f963a68
|
Fix via_bot_user_id in game messages forwarded by the bot itself.
|
2021-09-02 22:21:26 +03:00 |
|
levlam
|
6fad8e897f
|
Improve Game constructor.
|
2021-09-02 16:49:57 +03:00 |
|
levlam
|
895d7f68d8
|
Improve Game::is_empty method name.
|
2021-09-02 16:35:56 +03:00 |
|
levlam
|
7135caa2be
|
Update version to 1.7.7.
|
2021-09-02 12:39:05 +03:00 |
|
levlam
|
f0180b6132
|
Suppress warning about an empty file.
|
2021-09-02 11:51:33 +03:00 |
|
levlam
|
5a56ecea2a
|
Remove pessimizing std::move.
|
2021-09-02 11:28:50 +03:00 |
|
levlam
|
6beaf41231
|
Minor improvements.
|
2021-09-01 20:31:39 +03:00 |
|
levlam
|
2b980ec215
|
Remove default source from have_dialog_force.
|
2021-09-01 19:41:00 +03:00 |
|
levlam
|
7968aad0d4
|
Suppress GCC warnings about casts of function pointers returned by GetProcAddress.
|
2021-09-01 19:32:21 +03:00 |
|
levlam
|
bfd76964ea
|
Fix some GCC warnings on Windows.
|
2021-09-01 19:26:18 +03:00 |
|
levlam
|
438ae78e8a
|
Enable some CMake policies in Java example.
|
2021-09-01 19:25:00 +03:00 |
|
levlam
|
8e41fd1aab
|
Enable CMP0074 policy to suppress CMake warning.
|
2021-09-01 19:09:50 +03:00 |
|
levlam
|
b1db807868
|
Add forwardMessages.only_preview.
|
2021-08-31 23:37:21 +03:00 |
|
levlam
|
23a4c2c8a8
|
Return Message objects from send_message/forward_messages.
|
2021-08-31 22:34:46 +03:00 |
|
levlam
|
548ab8d7ee
|
Add MessagesManager::get_forwarded_messages.
|
2021-08-31 20:39:32 +03:00 |
|