levlam
|
7db2a64959
|
Update pinned vcpkg commit hash.
|
2023-11-26 11:10:08 +03:00 |
|
levlam
|
8484108704
|
Update supergroup.member_count documentation.
|
2023-11-26 00:00:55 +03:00 |
|
levlam
|
a84e46048d
|
Improve ConnectionState documentation.
|
2023-11-25 23:54:43 +03:00 |
|
levlam
|
968c0ad5ae
|
Improve documentation.
|
2023-11-25 23:41:21 +03:00 |
|
levlam
|
f03ffe1d31
|
Fix singular usages of "statistics".
|
2023-11-25 23:33:09 +03:00 |
|
levlam
|
e58847a5fb
|
Allow toggleChatIsTranslatable for non-premium users.
|
2023-11-25 22:01:51 +03:00 |
|
levlam
|
794f352ed7
|
Add multipart/form-data tests.
|
2023-11-25 12:35:21 +03:00 |
|
levlam
|
ae9c80f6c7
|
Store content_length_ as int64.
|
2023-11-25 02:45:04 +03:00 |
|
levlam
|
511483e12c
|
Fail HTTP request reading if unexpected end of data reached.
|
2023-11-25 02:34:37 +03:00 |
|
levlam
|
0d363724e5
|
Fix bench_http_reader.
|
2023-11-24 23:32:59 +03:00 |
|
levlam
|
c2cbb0c468
|
Explicitly pass content-type of the test HTTP query.
|
2023-11-24 22:30:06 +03:00 |
|
levlam
|
14ba66fb8b
|
Explicitly disable addProxy for watchOS and Emscripten.
|
2023-11-24 00:09:36 +03:00 |
|
levlam
|
499d4eaf54
|
Minor improvements.
|
2023-11-23 08:31:56 +03:00 |
|
levlam
|
2d15b1c7e6
|
Improve allow_custom_emoji documentation.
|
2023-11-23 08:07:20 +03:00 |
|
levlam
|
07c1d53a6d
|
Fix can_send_message_content for stickers.
|
2023-11-22 14:38:22 +03:00 |
|
levlam
|
89b0fbc8ff
|
Don't return error from recognizeSpeech for failed recognitions.
|
2023-11-21 16:16:14 +03:00 |
|
levlam
|
77d6df1437
|
Use the latest initConnection constructor.
|
2023-11-20 13:53:42 +03:00 |
|
levlam
|
3e3fe5f9bb
|
Improve ChatReactions field names.
|
2023-11-19 02:03:19 +03:00 |
|
levlam
|
ec788c7505
|
Always warn about manual quote change.
|
2023-11-18 00:06:31 +03:00 |
|
levlam
|
c847574dbf
|
Keep some allowance for truncated quote length.
|
2023-11-18 00:02:27 +03:00 |
|
levlam
|
1a70df54ca
|
Fix getChatBoosts.only_gift_codes.
|
2023-11-17 23:59:39 +03:00 |
|
levlam
|
8d1262ca6a
|
Add source to run_after_channel_difference.
|
2023-11-17 17:42:28 +03:00 |
|
levlam
|
0e8d062090
|
Fix handling of ToggleDialogIsTranslatableOnServer log events.
|
2023-11-16 16:38:59 +03:00 |
|
levlam
|
278ea0791f
|
Improve show_large_media documentation.
|
2023-11-16 15:31:16 +03:00 |
|
levlam
|
e914500eff
|
Remove stranded assignments.
|
2023-11-16 15:14:04 +03:00 |
|
levlam
|
aefbf0327f
|
tg_cli: support new lines in formatted text.
|
2023-11-16 11:58:54 +03:00 |
|
levlam
|
3e189cd8d1
|
Improve documentation.
|
2023-11-16 11:51:24 +03:00 |
|
levlam
|
23bdb8ed64
|
Fix used_sender_id documentation.
|
2023-11-16 11:49:08 +03:00 |
|
levlam
|
21ab0edef0
|
Allow empty block quotes in MarkdownV2.
|
2023-11-15 20:57:13 +03:00 |
|
levlam
|
6adce38062
|
Allow whitespace-only BlockQuote entities.
|
2023-11-15 20:29:55 +03:00 |
|
levlam
|
bf6d28be71
|
Improve documentation.
|
2023-11-15 16:57:39 +03:00 |
|
levlam
|
8cfcce6de2
|
Improve spelling in documentation.
|
2023-11-15 16:53:38 +03:00 |
|
levlam
|
15931d90e2
|
Optimize FullLocalFileLocation comparison.
|
2023-11-15 14:02:16 +03:00 |
|
levlam
|
131d96bc04
|
Optimize FullRemoteFileLocation::operator<.
|
2023-11-15 13:54:14 +03:00 |
|
levlam
|
247c28d6e7
|
Fix UTF-8 encoding check of a string.
|
2023-11-15 13:44:29 +03:00 |
|
levlam
|
efa6e20ba2
|
Improve error messages from JsonObject::get_..._field.
|
2023-11-15 13:40:32 +03:00 |
|
levlam
|
d24af0436f
|
Improve premiumGiftCodeInfo.giveaway_message_id.
|
2023-11-14 14:45:38 +03:00 |
|
levlam
|
718d8dfdef
|
Improve background_custom_emoji_id documentation.
|
2023-11-13 19:13:40 +03:00 |
|
levlam
|
6c8df6fa7f
|
Improve is_content_read initialization.
|
2023-11-13 17:26:00 +03:00 |
|
levlam
|
28af2429fb
|
Use user_emoji_status_timeout_ only if last_sent_emoji_status is changed.
|
2023-11-13 15:16:16 +03:00 |
|
levlam
|
70828853e8
|
Simplify AuthManager::is_bot.
|
2023-11-13 15:07:21 +03:00 |
|
levlam
|
2a50068d7e
|
Prolong username cache only for bot usernames for bots.
|
2023-11-13 14:05:05 +03:00 |
|
levlam
|
9ab9680c21
|
Remove unneeded usernames.is_empty() checks.
|
2023-11-13 14:03:32 +03:00 |
|
levlam
|
c6d9b8f160
|
Initialize User/Chat flags first.
|
2023-11-13 13:44:15 +03:00 |
|
levlam
|
dc481550de
|
Don't get chat in on_dialog_usernames_received for bots.
|
2023-11-13 13:33:23 +03:00 |
|
levlam
|
88c05ace2c
|
Compare only identifiers for pending profile photos.
|
2023-11-13 13:19:58 +03:00 |
|
levlam
|
55bd922fed
|
Use less error-prone timeout time for channel unban.
|
2023-11-13 00:11:08 +03:00 |
|
levlam
|
413556bab7
|
Add and use MessagesManager::on_get_message_error.
|
2023-11-12 22:55:48 +03:00 |
|
levlam
|
24f74a018e
|
Correctly asynchronously destroy found_stickers_.
|
2023-11-11 09:21:07 +03:00 |
|
levlam
|
1d1d41e39e
|
Update chat background only from outgoing messages.
|
2023-11-10 18:44:25 +03:00 |
|