TDLib commits
133 subscribers
82 photos
1 video
810 links
This channel has been made for posting TDLib commits.

Not affiliated with @telegram nor TDLib.
Download Telegram
🔨 df8d710f4 at 04 Oct 05:47 PM

• Check that log tag is non-empty. (by AYMENJD and Aliaksei Levin)

1 files, +8/-0.
🔨 63be0bc9f at 05 Oct 05:55 PM

• Fix compilation errors. (by levlam)

2 files, +3/-2.
🔨 6dae0a565 at 06 Oct 12:33 PM

• Return soldout gifts (by Fela and Aliaksei Levin)

1 files, +2/-2.
🔨 af06fe0b4 at 06 Oct 09:45 PM

• Improve documentation for sold out gifts. (by levlam)

1 files, +2/-2.

🔨 2370e210d at 06 Oct 09:47 PM

• Never send updateStoryStealthMode to bots. (by levlam)

1 files, +4/-3.

🔨 b8f9a7fe5 at 07 Oct 11:41 AM

• Allow inaccessible users in MentionName entities. (by levlam)

1 files, +2/-3.

🔨 b076512a2 at 07 Oct 05:31 PM

• CHECK that PhotoSize is valid instead of returning nullptr. (by levlam)

1 files, +4/-5.

🔨 5f3c66384 at 07 Oct 06:59 PM

• Add logging when chat/channel photo changes. (by levlam)

2 files, +5/-3.

🔨 fe6f2f93e at 07 Oct 07:26 PM

• Fix PhotoSize type comparison. (by levlam)

1 files, +3/-3.
🔨 6e31fee30 at 08 Oct 06:25 PM

• Compare cleaned usernames. (by levlam)

1 files, +4/-3.

🔨 fd8a57b06 at 08 Oct 06:40 PM

• Add GroupCall.is_being_joined flag. (by levlam)

2 files, +18/-8.

🔨 97ac7a827 at 08 Oct 06:42 PM

• Use group_call->is_being_joined instead of is_group_call_being_join... (by levlam)

1 files, +19/-19.

🔨 2d1a55fdc at 08 Oct 07:06 PM

• Return being joined calls as joined. (by levlam)

2 files, +28/-9.

🔨 f8bb60519 at 08 Oct 07:24 PM

• Fix getUser for Anti-spam bot. (by levlam)

1 files, +1/-1.

🔨 9d625e01e at 09 Oct 01:00 PM

• Improve field name. (by levlam)

2 files, +17/-20.

🔨 ca5febe7e at 09 Oct 01:28 PM

• Improve log messages. (by levlam)

1 files, +8/-7.

🔨 bee0c1a9d at 09 Oct 01:39 PM

• Don't send updateGroupCall from try_clear_group_call_participants. (by levlam)

1 files, +12/-12.

🔨 b8edfad77 at 10 Oct 01:15 PM

• Don't set las chat clear history date for bots. (by levlam)

1 files, +17/-14.

🔨 deb0909f6 at 11 Oct 10:07 AM

• Update video fields together. (by levlam)

1 files, +14/-37.

🔨 af92425e3 at 12 Oct 09:26 AM

• Simplify video/voice note info update. (by levlam)

2 files, +4/-15.

🔨 0a901ee99 at 12 Oct 10:44 AM

• Simplify updating of Animation/Audio/Document. (by levlam)

4 files, +14/-65.

🔨 d3764a40c at 13 Oct 10:13 AM

• Update links in example README. (by levlam)

1 files, +3/-3.

🔨 006ecfe93 at 14 Oct 11:26 AM

• Check that the file identifier must not be kept before removing it. (by levlam)

1 files, +2/-1.

🔨 a7a6b2982 at 14 Oct 11:51 AM

• Send updates for all files. (by levlam)

2 files, +15/-51.

🔨 e1bb0a5e8 at 14 Oct 12:54 PM

• Add full connection details to NetQuery state. (by levlam)

2 files, +10/-1.

🔨 53b9f45e5 at 14 Oct 12:56 PM

• Simplify NetQuery logging. (by levlam)

1 files, +1/-1.

🔨 710332991 at 14 Oct 01:01 PM

• Improve message. (by levlam)

1 files, +1/-1.

🔨 cfb1b25d8 at 14 Oct 04:24 PM

• Remove asm.js support. (by levlam)

7 files, +8/-61.

🔨 ddbb1c00a at 14 Oct 04:50 PM

• Fix warning. (by levlam)

1 files, +1/-1.

🔨 683127c53 at 14 Oct 05:15 PM

• Update package-lock.json. (by levlam)

1 files, +5044/-3324.

🔨 23648af49 at 14 Oct 05:17 PM

• Update version in package.json. (by levlam)

3 files, +4/-4.

🔨 9fc03f74c at 14 Oct 05:38 PM

• Update reportChat documentation. (by levlam)

1 files, +2/-2.

🔨 62f6e3712 at 14 Oct 08:28 PM

• Fix StickersManager::load_premium_gift_sticker_set. (by levlam)

1 files, +1/-0.

🔨 ba4f059d7 at 14 Oct 10:16 PM

• Store multiple queries in pending_channel_on_get_dialogs_. (by levlam)

2 files, +12/-9.

🔨 cfc674892 at 15 Oct 03:58 PM

• Move EditedMessage fields out of Message class. (by levlam)

2 files, +213/-89.

🔨 e24c23abf at 16 Oct 12:55 PM

• Fix LinkPreviewType nullability documentation. (by levlam)

1 files, +2/-2.

🔨 1d5acce32 at 16 Oct 01:43 PM

• tg_cli: add td_api::inputStoryAreaTypeWeather support. (by levlam)

1 files, +2/-0.

🔨 dc54b21d2 at 16 Oct 03:29 PM

• tg_cli: fix storyAreaPosition. (by levlam)

1 files, +3/-3.

🔨 bc71cbf8a at 17 Oct 12:36 AM

• Fix SplitSource build. (by levlam)

1 files, +1/-1.
🔨 caea55d24 at 10 Oct 11:54 AM

• Swap components in theme parameters serialization (by Fela and Aliaksei Levin)

1 files, +1/-1.
🔨 c0b0c95b2 at 12 Oct 12:54 AM

• Allow opting out of test building (by OPNA2608 and Aliaksei Levin)

1 files, +4/-2.
🔨 672f837c2 at 17 Oct 09:58 AM

• Use RGB as the name of color representation as 0xRRGGBB. (by levlam)

1 files, +20/-20.
🔨 16a12cd22 at 17 Oct 04:40 PM

• Don't store participants for being left group calls. (by levlam)

1 files, +5/-1.

🔨 2900ee761 at 17 Oct 04:50 PM

• Immediately change is_my_video_enabled when leaving group call. (by levlam)

1 files, +5/-0.
🔨 c1fea0f26 at 17 Oct 05:32 PM

• Remove ability to build tdapi & tdclient dynamically (by OPNA2608 and Aliaksei Levin)

1 files, +4/-9.
🔨 e44aa594f at 18 Oct 03:57 PM

• Improve documentation. (by levlam)

1 files, +5/-3.

🔨 33d14d614 at 19 Oct 08:15 AM

• Add emscripten tools version check. (by levlam)

2 files, +2/-0.

🔨 89b22ed7e at 20 Oct 03:30 PM

• Always reget missed message for bots. (by levlam)

1 files, +1/-1.
🔨 1e380de89 at 11 Oct 11:06 PM

• Add option to install only BUILD_SHARED_LIBS-matching files

TD_ENA... (by OPNA2608 and Aliaksei Levin)

8 files, +73/-43.
🔨 b39769be8 at 18 Oct 08:56 PM

• Improve setMessageReactions documentation. (by AYMENJD and Aliaksei Levin)

1 files, +1/-1.
🔨 6b799754f at 21 Oct 12:58 PM

• Add separate TD_INSTALL_STATIC_LIBRARIES and TD_INSTALL_SHARED_LIBR... (by levlam)

7 files, +62/-43.

🔨 1163d355a at 21 Oct 01:44 PM

• Fix MSVC LTO build. (by levlam)

1 files, +5/-3.
🔨 2bcd2f90b at 21 Oct 01:25 PM

• Fix transaction & subscription spelling in documentation. (by Alexander Gribochkin and Aliaksei Levin)

1 files, +5/-5.
🔨 81d399403 at 21 Oct 04:23 PM

• tg_cli: support thumbnails in editQuickReplyMessage. (by levlam)

1 files, +4/-2.

🔨 73464c717 at 04 Oct 04:48 PM

• Update layer to 190. (by levlam)

4 files, +6/-6.

🔨 00481ddb5 at 04 Oct 05:26 PM

• Add MessageGiftPremium.text. (by levlam)

2 files, +29/-8.

🔨 cf1d1dbb9 at 04 Oct 05:43 PM

• Add messagePremiumGiftCode.text. (by levlam)

2 files, +31/-10.

🔨 e7fb167b4 at 04 Oct 05:54 PM

• Add telegramPaymentPurposePremiumGiftCodes.text. (by levlam)

2 files, +14/-2.

🔨 78e8fe664 at 04 Oct 06:01 PM

• Add storePaymentPurposePremiumGiftCode.text. (by levlam)

3 files, +15/-4.

🔨 137289e42 at 11 Oct 03:12 PM

• Add "gift_sell_period" option. (by levlam)

3 files, +6/-1.

🔨 a4cdfa231 at 11 Oct 04:45 PM

• Add searchStickerSet.ignore_cache. (by levlam)

5 files, +19/-16.

🔨 fa356bee5 at 11 Oct 05:32 PM

• Support hashtags and cashtags with username. (by levlam)

3 files, +47/-5.

🔨 4e7c63975 at 14 Oct 05:53 PM

• Remove td_api::chatActionBarReportUnrelatedLocation. (by levlam)

2 files, +1/-4.

🔨 3be14d9e3 at 14 Oct 05:54 PM

• Remove chatActionBarReportAddBlock.distance. (by levlam)

2 files, +2/-3.

🔨 ac0e198ff at 14 Oct 05:58 PM

• Remove searchChatsNearby and setLocation methods. (by levlam)

4 files, +33/-0.

🔨 f907ae4a3 at 14 Oct 06:00 PM

• Remove "is_location_visible" option. (by levlam)

1 files, +1/-13.

🔨 f1c68920a at 14 Oct 06:02 PM

• Remove td_api::updateUsersNearby. (by levlam)

4 files, +1/-96.

🔨 e95add46a at 14 Oct 07:55 PM

• Remove internal PeopleNearbyManager usages. (by levlam)

4 files, +4/-423.

🔨 512c9664f at 21 Oct 06:29 PM

• Increase MessageUnsupported version. (by levlam)

1 files, +1/-1.

🔨 d321984b7 at 21 Oct 07:01 PM

• Update version to 1.8.38. (by levlam)

8 files, +9/-9.
• What's new in TDLib 1.8.38:

Added messageGiftedPremium.text.

Added messagePremiumGiftCode.text.

Added storePaymentPurposePremiumGiftCodes.text.

Added telegramPaymentPurposePremiumGiftCodes.text.

Added searchStickerSet.ignore_cache.

Removed chatNearby.

Removed chatsNearby.

Removed chatActionBarReportUnrelatedLocation.

Removed chatActionBarReportAddBlock.distance.

Removed updateUsersNearby.

Removed searchChatsNearby.

Removed setLocation.
TDLib 1.8.38 has been released 🎉!

View changes
🔨 e221424fd at 22 Oct 06:06 PM

• Add source to add_group_call_participants. (by levlam)

2 files, +35/-29.

🔨 7713481ea at 22 Oct 06:17 PM

• Add GroupCallManager::is_group_call_active. (by levlam)

2 files, +26/-26.

🔨 171d89bb1 at 22 Oct 06:24 PM

• Don't allow admin actions in being left group calls. (by levlam)

1 files, +8/-8.

🔨 c684471b3 at 22 Oct 06:29 PM

• Remove unneeded logging. (by levlam)

1 files, +5/-0.
🔨 464967b1b at 23 Oct 12:24 PM

• Make need_group_call_participants static. (by levlam)

2 files, +11/-13.

🔨 156351ed9 at 23 Oct 12:27 PM

• Load group call before need_group_call_participants if appropriate. (by levlam)

1 files, +6/-8.

🔨 ef281ddba at 24 Oct 09:12 AM

• Update recommended vcpkg version. (by levlam)

3 files, +3/-3.

🔨 8f22fcd9f at 25 Oct 12:28 AM

• Mark add_message_dependencies as const. (by levlam)

2 files, +2/-2.

🔨 9c8dc358b at 25 Oct 11:52 AM

• Update layer 190. (by levlam)

4 files, +37/-35.

🔨 ade41ea33 at 25 Oct 11:59 AM

• Add messageSendOptions.allow_paid_broadcast. (by levlam)

4 files, +23/-8.

🔨 594d78e6c at 25 Oct 06:24 PM

• Handle FLOOD_SKIP_FAILED_WAIT error. (by levlam)

1 files, +3/-0.

🔨 c5442c11c at 26 Oct 12:59 AM

• Allow to send paid broadcast messages in unknown chats. (by levlam)

1 files, +16/-2.

🔨 dde0b7ccf at 26 Oct 01:10 AM

• Don't check permissions for paid broadcasts. (by levlam)

1 files, +6/-3.

🔨 88142a053 at 26 Oct 01:36 AM

• Suppress expected warning for paid broadcasts. (by levlam)

2 files, +5/-1.

🔨 9ad4899e2 at 26 Oct 01:49 AM

• Add source to UserManager::apply_pending_user_photo. (by levlam)

2 files, +6/-6.

🔨 38560e87a at 26 Oct 02:01 AM

• Delete users from unknown when they are received. (by levlam)

1 files, +3/-0.

🔨 e26a113dd at 26 Oct 02:41 PM

• Don't move error out of result in on_message_media_edited. (by levlam)

1 files, +1/-1.

🔨 318068b8d at 27 Oct 01:38 AM

• Remove unneeded logging in sendMessage. (by levlam)

1 files, +1/-0.

🔨 a9e3fd25f at 27 Oct 01:44 AM

• Remove random_id_to_message_id logging. (by levlam)

1 files, +2/-0.

🔨 19e74d51f at 27 Oct 01:51 AM

• Move some logging to DEBUG. (by levlam)

1 files, +3/-4.

🔨 6d377122e at 28 Oct 12:06 PM

• Simplify SessionConnection::send_query. (by levlam)

3 files, +5/-12.

🔨 998a73391 at 28 Oct 12:23 PM

• Pass Session::Query by reference. (by levlam)

2 files, +58/-58.

🔨 7ffffde96 at 28 Oct 12:51 PM

• Remove duplicate cleanup_container. (by levlam)

1 files, +3/-0.

🔨 baf9a27fa at 28 Oct 12:52 PM

• Remove outdated LOG(FATAL). (by levlam)

1 files, +3/-0.

🔨 e5b7fb1fe at 28 Oct 12:55 PM

• Remove outdated comment. (by levlam)

2 files, +1/-2.

🔨 711896c28 at 28 Oct 04:54 PM

• Support only two priorities for queries. (by levlam)

4 files, +23/-25.

🔨 a0895ec6d at 28 Oct 04:59 PM

• Fix log message in Status::clone_static. (by levlam)

1 files, +1/-1.

🔨 e308255eb at 29 Oct 01:59 PM

• Conditionally disable "test_flood_wait" option. (by levlam)

1 files, +1/-1.

🔨 5dc85c2f7 at 30 Oct 01:11 PM

• Pin files for which updates were sent. (by levlam)

1 files, +1/-0.

🔨 8eb11d52b at 11 Oct 05:56 PM

• Update layer to 192. (by levlam)

7 files, +56/-53.

🔨 cdcaf51b1 at 11 Oct 06:16 PM

• Support adding media to text messages. (by levlam)

3 files, +11/-12.

🔨 e9e3b14b1 at 11 Oct 07:48 PM

• Add gift.first_send_date/last_send_date. (by levlam)

4 files, +32/-3.

🔨 dd55c1005 at 15 Oct 08:12 PM

• Add searchPublicStoriesByTag.story_sender_chat_id. (by levlam)

5 files, +27/-10.

🔨 af1c2751f at 23 Oct 12:16 PM

• Improve inputMessageVideoNote documentation. (by levlam)

1 files, +1/-1.