Telegram github commits and releases
4.55K subscribers
601 files
20.3K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
telegramdesktop/tdesktop/public-canaryd078c5f7 files, +198/-3
Add an in-title CANARY/PRIVATE marking.

telegramdesktop/tdesktop/public-canary0f685826 files, +42/-24
Rename canary branches.

telegramdesktop/tdesktop/public-canaryb4265391 files, +3/-0
Fixed per-arch build picking universal crashpad handler.

telegramdesktop/tdesktop/public-canarye6d570a1 files, +11/-4
Keep TelegramForcePortable in portable archives.

telegramdesktop/tdesktop/public-canaryf3552a31 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.

telegramdesktop/tdesktop/public-canary91c606f1 files, +38/-3
Try workaround clone problems.

telegramdesktop/tdesktop/public-canaryac0b5d11 files, +25/-19
Fix build with GCC.

telegramdesktop/tdesktop/public-canaryc280d3b2 files, +36/-19
Fix public publishing.

telegramdesktop/tdesktop/public-canary896ac701 files, +1/-1
Removed stale comment about swscale destination format caching.

telegramdesktop/tdesktop/public-canary82a7a871 files, +5/-0
Restricted transcode temp directory permissions to user.

Related commit: 0807483acc.

telegramdesktop/tdesktop/public-canarybf1edb32 files, +26/-6
Extracted video editor layer showing to shared helper.

telegramdesktop/tdesktop/public-canaryea2b3391 files, +26/-10
Extracted shared video encoder setup from H264 encoder.

telegramdesktop/tdesktop/public-canary8ba7c822 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary61d6d1d2 files, +150/-20
Added webm sticker output mode to video encoder.

telegramdesktop/tdesktop/public-canary638ac007 files, +332/-69
Added adapting video stickers into custom emoji.

Related commit: 9895e5bb89.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary882cf423 files, +0/-0
Delete unused account_check icon rasters

Task: 2026/08/18/delete-orphaned-account-check-icon

telegramdesktop/tdesktop/public-canary28b98652 files, +11/-2
Correct shared media index writes and viewer counts

Task: 2026/08/18/repair-shared-media-index-and-count-bookkeeping

telegramdesktop/tdesktop/public-canary495355c1 files, +16/-3
Re-index a sent message only when its thread moves

Task: 2026/08/18/repair-shared-media-index-and-count-bookkeeping

telegramdesktop/tdesktop/public-canary6838bfe2 files, +60/-6
Derive the pinned bar's topic root from the thread

Task: 2026/08/19/align-replies-thread-shared-media-attribution

telegramdesktop/tdesktop/public-canary0ab066a2 files, +1/-1
Pair the uploaded media edit's shared media removal

Task: 2026/08/19/pair-media-edit-removal-with-index-add

telegramdesktop/tdesktop/public-canarya75959f1 files, +20/-5
Drop a sent message from the shared media lists it left

Task: 2026/08/19/match-sent-message-removal-to-written-mask

telegramdesktop/tdesktop/public-canarybb20e051 files, +3/-3
Don't keep a media reference across rich page changes

Task: 2026/08/19/refetch-saved-media-after-rich-page-changes

telegramdesktop/tdesktop/public-canary30f876d5 files, +30/-13
Don't lower shared media counts for unindexed messages

Task: 2026/08/20/stop-unmatched-removal-lowering-shared-media-counts

telegramdesktop/tdesktop/public-canarydf91eac7 files, +40/-56
Tie stored pinned index writes to the pinned flag

Task: 2026/08/19/unify-pinned-index-writers

telegramdesktop/tdesktop/public-canaryb42f7c62 files, +52/-1
Write the pinned thread index only in forum peers

Task: 2026/08/20/stop-orphaning-general-id-shared-media-lists

telegramdesktop/tdesktop/public-canary7289b772 files, +5/-2
Give a saved sublist its own pinned message list

Task: 2026/08/19/make-saved-sublist-pinned-bar-read-one-list

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary4febc271 files, +6/-0
Retire shared media of a deleted topic with no object

Task: 2026/08/20/retire-forum-media-lists-without-topic-objects

telegramdesktop/tdesktop/public-canary3a807cc5 files, +31/-0
Retire all topic shared media when a forum is destroyed

Task: 2026/08/20/retire-stranded-forum-media-keys-on-forum-teardown

telegramdesktop/tdesktop/public-canarycc315691 files, +6/-4
Guard the live-topic media unload against a zero root

Task: 2026/08/20/guard-live-topic-unload-against-zero-root

telegramdesktop/tdesktop/public-canary7e036281 files, +6/-4
Guard the forum teardown media unload against a zero root

Task: 2026/08/20/guard-forum-teardown-unload-against-zero-root

telegramdesktop/tdesktop/public-canaryc7b21202 files, +4/-4
Resolve the self peer sublist in the shared resolver

Task: 2026/08/20/resolve-self-peer-sublist-in-shared-resolver

telegramdesktop/tdesktop/public-canary591efc12 files, +0/-2
Drop the write-only monoforum id from top controls

Task: 2026/08/20/retire-write-only-top-controls-monoforum-peer-id

telegramdesktop/tdesktop/public-canary90eb7c91 files, +1/-1
Read the inbox when a sublist has no parent chat

Task: 2026/08/20/restore-read-inbox-on-parentless-sublist-send

telegramdesktop/tdesktop/public-canaryb84c6c51 files, +2/-8
Use the shared sublist resolver in the player panel

Task: 2026/08/20/collapse-player-panel-sublist-onto-shared-resolver

telegramdesktop/tdesktop/public-canaryf4ddb6f4 files, +35/-0
Request pinned messages when a pin is not loaded

Task: 2026/08/20/reach-unloaded-pin-on-complete-pinned-slice

telegramdesktop/tdesktop/public-canaryd1368c76 files, +21/-10
Open a saved sublist's own shared media page

Task: 2026/08/20/open-saved-sublist-own-info-media-page

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canaryffecca39 files, +63/-43
Align sublist media count, query and window keys

Task: 2026/08/21/align-sublist-media-count-query-and-window-keys

telegramdesktop/tdesktop/public-canary5a0ab5c4 files, +55/-3
Keep Info pages on their topic or sublist

Task: 2026/08/21/preserve-info-thread-identity-and-lifetime

telegramdesktop/tdesktop/public-canary64c1c2d1 files, +12/-10
Tear down Info after a sublist is destroyed

Task: 2026/08/21/preserve-info-thread-identity-and-lifetime

telegramdesktop/tdesktop/public-canary18b2f2b1 files, +14/-12
Clear Info immediately when its sublist dies

Task: 2026/08/21/preserve-info-thread-identity-and-lifetime

telegramdesktop/tdesktop/public-canary2b7539d1 files, +9/-13
Always drop an Info wrap when its sublist dies

Task: 2026/08/21/preserve-info-thread-identity-and-lifetime

telegramdesktop/tdesktop/public-canary089ba346 files, +90/-34
Reach unloaded pins on thread keys and updates

Task: 2026/08/21/reach-unloaded-pins-across-thread-and-update-paths

telegramdesktop/tdesktop/public-canary7611c843 files, +11/-4
Rebind Info wrap teardown when a sublist is replaced

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canary3bade3a2 files, +14/-10
Tear down Layer Info instantly when its sublist dies

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canarya414f552 files, +17/-14
Queue Info wrap teardown off sublist destroyed()

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canary71059033 files, +19/-21
Hide Layer Info before its sublist is erased

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canary9d46c792 files, +15/-18
Preserve teardown stream across Info wrap removal

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary42c3a831 files, +0/-1
Remove stale Info teardown implementation note

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canaryb77efa21 files, +3/-2
Keep saved sublists alive through item teardown

Task: 2026/08/21/finish-info-wrap-sublist-teardown-past-item-destroy

telegramdesktop/tdesktop/public-canaryeac655b4 files, +39/-20
Align sublist media counts, windows and titles

Task: 2026/08/21/align-sublist-media-count-window-and-title

telegramdesktop/tdesktop/public-canary1e419bd1 files, +7/-5
Show the new window tooltip only on entries that have one

Task: 2026/08/23/verify-saved-sublist-media-surfaces-and-gate-tooltip

telegramdesktop/tdesktop/public-canary302e2fd4 files, +90/-67
Unify sublist media window ids and persisted titles

Task: 2026/08/23/unify-sublist-separate-id-and-window-naming-rulings

telegramdesktop/tdesktop/public-canary85be91d3 files, +26/-7
[ai] Refuse implausible test watchdog values

Task: 2026/08/23/refuse-implausible-test-watchdog-values

telegramdesktop/tdesktop/public-canary26d19f01 files, +2/-2
Limit media topic context to forum chats

telegramdesktop/tdesktop/public-canary8671c674 files, +7/-0
Add public keys for canary channel.

telegramdesktop/tdesktop/public-canaryc12d6f69 files, +1279/-0
Add v2 update verification core and build channels

telegramdesktop/tdesktop/public-canaryf0187bd3 files, +672/-0
Support v2 channel packing in the Packer

telegramdesktop/tdesktop/public-canary24a6f017 files, +662/-141
Verify, fetch and install v2 updates in the client

telegramdesktop/tdesktop/public-canary85f97ac2 files, +9/-1
Show canary version and skip changelogs on canary

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary8bcea342 files, +821/-0
Add focused tests for v2 update verification

telegramdesktop/tdesktop/public-canary5e203811 files, +862/-0
Add canary build and publish workflow

telegramdesktop/tdesktop/public-canarye50a1391 files, +186/-163
Build one canary lane per repository in CI

telegramdesktop/tdesktop/public-canarye69780f3 files, +31/-13
Use readable v2 update file names

telegramdesktop/tdesktop/public-canaryeb435394 files, +117/-8
Use new update names and pinned Bot API image in CI

telegramdesktop/tdesktop/public-canarye7bc7c73 files, +108/-62
Ship per-arch mac updates with a universal installer

telegramdesktop/tdesktop/public-canarya86d44f1 files, +70/-28
Publish portable archives as canary first installs

telegramdesktop/tdesktop/public-canary810ff791 files, +5/-4
Drop the bundled d3d compiler from canary builds

telegramdesktop/tdesktop/public-canary031f68b3 files, +41/-4
Embed external and local signatures in one packer pass

telegramdesktop/tdesktop/public-canaryfe9069c2 files, +82/-3
Add a v2 update switch to the release build scripts

telegramdesktop/tdesktop/public-canary5e513551 files, +29/-1
Read the pinned metadata through the local Bot API

telegramdesktop/tdesktop/public-canary7eee5483 files, +25/-1
Support v2 updates in the updater and deploy scripts

telegramdesktop/tdesktop/public-canary865c85423 files, +872/-216
Harden canary builds running.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary102b0944 files, +20/-10
Fix build for Release.

telegramdesktop/tdesktop/public-canary9295b592 files, +68/-21
Try to fix signing.

telegramdesktop/tdesktop/public-canaryac1b3c11 files, +77/-5
Improve caching.

telegramdesktop/tdesktop/public-canary8a379671 files, +17/-5
Try to fix signing again.

telegramdesktop/tdesktop/public-canary2ed1c5410 files, +598/-311
New names, separate publishing.

telegramdesktop/tdesktop/public-canary39daa1f7 files, +255/-6
Fix translocated launch on macOS.

telegramdesktop/tdesktop/public-canaryfbe6f794 files, +32/-14
Improve version display for canary.

telegramdesktop/tdesktop/public-canaryb9049b31 files, +141/-40
Split macOS canary build into per-arch jobs.

telegramdesktop/tdesktop/public-canary7fcb5fb7 files, +198/-3
Add an in-title CANARY/PRIVATE marking.

telegramdesktop/tdesktop/public-canary57d53436 files, +42/-24
Rename canary branches.

telegramdesktop/tdesktop/public-canary02e07be1 files, +3/-0
Fixed per-arch build picking universal crashpad handler.

telegramdesktop/tdesktop/public-canaryfcc857e1 files, +11/-4
Keep TelegramForcePortable in portable archives.

telegramdesktop/tdesktop/public-canary68f47661 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary60588481 files, +38/-3
Try workaround clone problems.

telegramdesktop/tdesktop/public-canary36e48cc1 files, +25/-19
Fix build with GCC.

telegramdesktop/tdesktop/public-canaryc6aaef92 files, +36/-19
Fix public publishing.

telegramdesktop/tdesktop/public-canary9f993871 files, +1/-1
Removed stale comment about swscale destination format caching.

telegramdesktop/tdesktop/public-canaryb4d248a1 files, +5/-0
Restricted transcode temp directory permissions to user.

Related commit: 0807483acc.

telegramdesktop/tdesktop/public-canary74950c02 files, +26/-6
Extracted video editor layer showing to shared helper.

telegramdesktop/tdesktop/public-canary639dcaa1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.

telegramdesktop/tdesktop/public-canaryb9ad3782 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.

telegramdesktop/tdesktop/public-canary9b8b8e22 files, +150/-20
Added webm sticker output mode to video encoder.

telegramdesktop/tdesktop/public-canary494f5737 files, +332/-69
Added adapting video stickers into custom emoji.

Related commit: 9895e5bb89.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canaryf42d2701 files, +6/-6
Keep canary artifacts for seven days

#tdesktop
🫡3
telegramdesktop/tdesktop/dev35a8bc71 files, +1/-0
Keep regular build artifacts for one day

telegramdesktop/tdesktop/dev49bd4611 files, +1/-0
Keep regular build artifacts for one day

telegramdesktop/tdesktop/dev608fbc31 files, +1/-0
Keep regular build artifacts for one day

telegramdesktop/tdesktop/dev4adceb71 files, +1/-0
Keep regular build artifacts for one day

telegramdesktop/tdesktop/dev70809da1 files, +1/-0
Keep regular build artifacts for one day

#tdesktop
🫡3
tdlib/td/master02a97af1 files, +2/-0
Disable editCallbackQueryMessage.

tdlib/td/master066ee5b1 files, +1/-4
Ignore callback queries from guest ephemeral messages.

tdlib/td/mastere81fb2a2 files, +10/-0
Add on_update_user_linked_community_id.

tdlib/td/master36fccee2 files, +9/-0
Add on_update_channel_linked_community_id.

tdlib/td/masterafbfb4d3 files, +33/-7
Apply community change from MessageChangeCommunity.

tdlib/td/master26aaaf64 files, +11/-3
Add and use ReplyMarkup::has_buy_button.

tdlib/td/master145cf581 files, +0/-4
Remove redundant check.

tdlib/td/master96b36234 files, +25/-8
Add and use ReplyMarkup::get_login_button_url.

tdlib/td/master306127c2 files, +38/-21
Remove the oldest added ephemeral message.

tdlib/td/masterab73e744 files, +18/-7
Never reuse chat photos.

tdlib/td/master2d908991 files, +2/-2
Fix check of invalid message identifiers.

tdlib/td/masterca58a8b1 files, +3/-1
Drop force_reply flag in forwards.

tdlib/td/master1a58ae13 files, +9/-11
Fix calls to dup_message_content.

tdlib/td/master6bb69736 files, +21/-14
Add MessageContentDupType::SendQuickReply.

tdlib/td/mastera5efc842 files, +9/-16
Improve check for inline keyboard drop.

tdlib/td/masterb404bb12 files, +7/-1
Support sending of unsupported messages from quick replies and via bot.

tdlib/td/mastereb00ead2 files, +7/-2
Add and use QuickReplyManager::is_legacy_quick_reply_message.

#tdlib
🫡2
tdlib/td/master0dbb1cf2 files, +18/-17
Make legacy quick reply messages non-equal to any supported.

tdlib/td/master1a218641 files, +1/-1
Fix RichMessage::need_reget.

tdlib/td/master888e3201 files, +1/-1
Fix zoom validness checks.

tdlib/td/masterbc9c2638 files, +9/-9
Update version to 1.8.67.

#tdlib
🫡2
tdlib/telegram-bot-api/masterd7aff884 files, +56/-11
Add the option --files-dir.

tdlib/telegram-bot-api/master2efabc72 files, +2/-2
Update version to 10.3.

#botapi
🫡2
telegramdesktop/tdesktop/public-canary8028c0a3 files, +0/-0
Delete unused account_check icon rasters

Task: 2026/08/18/delete-orphaned-account-check-icon

telegramdesktop/tdesktop/public-canaryfd092e82 files, +11/-2
Correct shared media index writes and viewer counts

Task: 2026/08/18/repair-shared-media-index-and-count-bookkeeping

telegramdesktop/tdesktop/public-canary0960dba1 files, +16/-3
Re-index a sent message only when its thread moves

Task: 2026/08/18/repair-shared-media-index-and-count-bookkeeping

telegramdesktop/tdesktop/public-canarydcc86d62 files, +60/-6
Derive the pinned bar's topic root from the thread

Task: 2026/08/19/align-replies-thread-shared-media-attribution

telegramdesktop/tdesktop/public-canarye3bf9402 files, +1/-1
Pair the uploaded media edit's shared media removal

Task: 2026/08/19/pair-media-edit-removal-with-index-add

telegramdesktop/tdesktop/public-canary1120c511 files, +20/-5
Drop a sent message from the shared media lists it left

Task: 2026/08/19/match-sent-message-removal-to-written-mask

telegramdesktop/tdesktop/public-canary72f2c3a1 files, +3/-3
Don't keep a media reference across rich page changes

Task: 2026/08/19/refetch-saved-media-after-rich-page-changes

telegramdesktop/tdesktop/public-canary18e523a5 files, +30/-13
Don't lower shared media counts for unindexed messages

Task: 2026/08/20/stop-unmatched-removal-lowering-shared-media-counts

telegramdesktop/tdesktop/public-canarybc90ee97 files, +40/-56
Tie stored pinned index writes to the pinned flag

Task: 2026/08/19/unify-pinned-index-writers

telegramdesktop/tdesktop/public-canary49dc2c12 files, +52/-1
Write the pinned thread index only in forum peers

Task: 2026/08/20/stop-orphaning-general-id-shared-media-lists

telegramdesktop/tdesktop/public-canary23152432 files, +5/-2
Give a saved sublist its own pinned message list

Task: 2026/08/19/make-saved-sublist-pinned-bar-read-one-list

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary5196ba91 files, +6/-0
Retire shared media of a deleted topic with no object

Task: 2026/08/20/retire-forum-media-lists-without-topic-objects

telegramdesktop/tdesktop/public-canary8dcdbf65 files, +31/-0
Retire all topic shared media when a forum is destroyed

Task: 2026/08/20/retire-stranded-forum-media-keys-on-forum-teardown

telegramdesktop/tdesktop/public-canaryd5eca961 files, +6/-4
Guard the live-topic media unload against a zero root

Task: 2026/08/20/guard-live-topic-unload-against-zero-root

telegramdesktop/tdesktop/public-canaryd67e9d21 files, +6/-4
Guard the forum teardown media unload against a zero root

Task: 2026/08/20/guard-forum-teardown-unload-against-zero-root

telegramdesktop/tdesktop/public-canaryb8b33df2 files, +4/-4
Resolve the self peer sublist in the shared resolver

Task: 2026/08/20/resolve-self-peer-sublist-in-shared-resolver

telegramdesktop/tdesktop/public-canary0d58ac72 files, +0/-2
Drop the write-only monoforum id from top controls

Task: 2026/08/20/retire-write-only-top-controls-monoforum-peer-id

telegramdesktop/tdesktop/public-canaryd0a3d991 files, +1/-1
Read the inbox when a sublist has no parent chat

Task: 2026/08/20/restore-read-inbox-on-parentless-sublist-send

telegramdesktop/tdesktop/public-canarycf008c41 files, +2/-8
Use the shared sublist resolver in the player panel

Task: 2026/08/20/collapse-player-panel-sublist-onto-shared-resolver

telegramdesktop/tdesktop/public-canaryc7bcdd74 files, +35/-0
Request pinned messages when a pin is not loaded

Task: 2026/08/20/reach-unloaded-pin-on-complete-pinned-slice

telegramdesktop/tdesktop/public-canary62e42d06 files, +21/-10
Open a saved sublist's own shared media page

Task: 2026/08/20/open-saved-sublist-own-info-media-page

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canaryc8f2a879 files, +63/-43
Align sublist media count, query and window keys

Task: 2026/08/21/align-sublist-media-count-query-and-window-keys

telegramdesktop/tdesktop/public-canary054da4a4 files, +55/-3
Keep Info pages on their topic or sublist

Task: 2026/08/21/preserve-info-thread-identity-and-lifetime

telegramdesktop/tdesktop/public-canaryfd658df1 files, +12/-10
Tear down Info after a sublist is destroyed

Task: 2026/08/21/preserve-info-thread-identity-and-lifetime

telegramdesktop/tdesktop/public-canarya0830d91 files, +14/-12
Clear Info immediately when its sublist dies

Task: 2026/08/21/preserve-info-thread-identity-and-lifetime

telegramdesktop/tdesktop/public-canarybfc43a51 files, +9/-13
Always drop an Info wrap when its sublist dies

Task: 2026/08/21/preserve-info-thread-identity-and-lifetime

telegramdesktop/tdesktop/public-canary6a102c36 files, +90/-34
Reach unloaded pins on thread keys and updates

Task: 2026/08/21/reach-unloaded-pins-across-thread-and-update-paths

telegramdesktop/tdesktop/public-canary8fa86413 files, +11/-4
Rebind Info wrap teardown when a sublist is replaced

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canary77606be2 files, +14/-10
Tear down Layer Info instantly when its sublist dies

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canary4bb52232 files, +17/-14
Queue Info wrap teardown off sublist destroyed()

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canarya91d49b3 files, +19/-21
Hide Layer Info before its sublist is erased

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canaryb611fd12 files, +15/-18
Preserve teardown stream across Info wrap removal

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary8b4233b1 files, +0/-1
Remove stale Info teardown implementation note

Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist

telegramdesktop/tdesktop/public-canaryf9a53551 files, +3/-2
Keep saved sublists alive through item teardown

Task: 2026/08/21/finish-info-wrap-sublist-teardown-past-item-destroy

telegramdesktop/tdesktop/public-canaryd8c3ace4 files, +39/-20
Align sublist media counts, windows and titles

Task: 2026/08/21/align-sublist-media-count-window-and-title

telegramdesktop/tdesktop/public-canaryd76725a1 files, +7/-5
Show the new window tooltip only on entries that have one

Task: 2026/08/23/verify-saved-sublist-media-surfaces-and-gate-tooltip

telegramdesktop/tdesktop/public-canary8f763b44 files, +90/-67
Unify sublist media window ids and persisted titles

Task: 2026/08/23/unify-sublist-separate-id-and-window-naming-rulings

telegramdesktop/tdesktop/public-canary86c81543 files, +26/-7
[ai] Refuse implausible test watchdog values

Task: 2026/08/23/refuse-implausible-test-watchdog-values

telegramdesktop/tdesktop/public-canary613ffd41 files, +2/-2
Limit media topic context to forum chats

telegramdesktop/tdesktop/public-canary28000da4 files, +7/-0
Add public keys for canary channel.

telegramdesktop/tdesktop/public-canarybcb29a89 files, +1279/-0
Add v2 update verification core and build channels

telegramdesktop/tdesktop/public-canary7fd576b3 files, +672/-0
Support v2 channel packing in the Packer

telegramdesktop/tdesktop/public-canaryb4de4c87 files, +662/-141
Verify, fetch and install v2 updates in the client

telegramdesktop/tdesktop/public-canaryd050b9a2 files, +9/-1
Show canary version and skip changelogs on canary

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary8c781ad2 files, +821/-0
Add focused tests for v2 update verification

telegramdesktop/tdesktop/public-canary34d4d321 files, +862/-0
Add canary build and publish workflow

telegramdesktop/tdesktop/public-canaryb5255d61 files, +186/-163
Build one canary lane per repository in CI

telegramdesktop/tdesktop/public-canary296b76e3 files, +31/-13
Use readable v2 update file names

telegramdesktop/tdesktop/public-canary0ad44154 files, +117/-8
Use new update names and pinned Bot API image in CI

telegramdesktop/tdesktop/public-canary372c3353 files, +108/-62
Ship per-arch mac updates with a universal installer

telegramdesktop/tdesktop/public-canarybf923b61 files, +70/-28
Publish portable archives as canary first installs

telegramdesktop/tdesktop/public-canarye7705511 files, +5/-4
Drop the bundled d3d compiler from canary builds

telegramdesktop/tdesktop/public-canary7889a563 files, +41/-4
Embed external and local signatures in one packer pass

telegramdesktop/tdesktop/public-canary80814702 files, +82/-3
Add a v2 update switch to the release build scripts

telegramdesktop/tdesktop/public-canaryf636d2a1 files, +29/-1
Read the pinned metadata through the local Bot API

telegramdesktop/tdesktop/public-canary2d06d1c3 files, +25/-1
Support v2 updates in the updater and deploy scripts

telegramdesktop/tdesktop/public-canary1dda74d23 files, +872/-216
Harden canary builds running.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canarya204b934 files, +20/-10
Fix build for Release.

telegramdesktop/tdesktop/public-canaryc38f2122 files, +68/-21
Try to fix signing.

telegramdesktop/tdesktop/public-canaryd4d69ce1 files, +77/-5
Improve caching.

telegramdesktop/tdesktop/public-canary9e5048a1 files, +17/-5
Try to fix signing again.

telegramdesktop/tdesktop/public-canarybdca59c10 files, +598/-311
New names, separate publishing.

telegramdesktop/tdesktop/public-canary4746d0f7 files, +255/-6
Fix translocated launch on macOS.

telegramdesktop/tdesktop/public-canaryd9d93e04 files, +32/-14
Improve version display for canary.

telegramdesktop/tdesktop/public-canary48810cd1 files, +141/-40
Split macOS canary build into per-arch jobs.

telegramdesktop/tdesktop/public-canaryc6494627 files, +198/-3
Add an in-title CANARY/PRIVATE marking.

telegramdesktop/tdesktop/public-canary4f9c92b6 files, +42/-24
Rename canary branches.

telegramdesktop/tdesktop/public-canaryf0cc3681 files, +3/-0
Fixed per-arch build picking universal crashpad handler.

telegramdesktop/tdesktop/public-canary605d4721 files, +11/-4
Keep TelegramForcePortable in portable archives.

telegramdesktop/tdesktop/public-canary9b1f0a11 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canaryc0677501 files, +38/-3
Try workaround clone problems.

telegramdesktop/tdesktop/public-canary3b176a81 files, +25/-19
Fix build with GCC.

telegramdesktop/tdesktop/public-canaryb3ae42f2 files, +36/-19
Fix public publishing.

telegramdesktop/tdesktop/public-canarya2de8191 files, +1/-1
Removed stale comment about swscale destination format caching.

telegramdesktop/tdesktop/public-canaryb3695261 files, +5/-0
Restricted transcode temp directory permissions to user.

Related commit: 0807483acc.

telegramdesktop/tdesktop/public-canary4dd19eb2 files, +26/-6
Extracted video editor layer showing to shared helper.

telegramdesktop/tdesktop/public-canarye3a90dd1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.

telegramdesktop/tdesktop/public-canary38ffbeb2 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.

telegramdesktop/tdesktop/public-canaryd51093c2 files, +150/-20
Added webm sticker output mode to video encoder.

telegramdesktop/tdesktop/public-canary4de91aa7 files, +332/-69
Added adapting video stickers into custom emoji.

Related commit: 9895e5bb89.

telegramdesktop/tdesktop/public-canary8f7a5311 files, +6/-6
Keep canary artifacts for seven days

#tdesktop
🫡3