telegramdesktop/tdesktop/public-canary • d078c5f • 7 files, +198/-3
Add an in-title CANARY/PRIVATE marking.
telegramdesktop/tdesktop/public-canary • 0f68582 • 6 files, +42/-24
Rename canary branches.
telegramdesktop/tdesktop/public-canary • b426539 • 1 files, +3/-0
Fixed per-arch build picking universal crashpad handler.
telegramdesktop/tdesktop/public-canary • e6d570a • 1 files, +11/-4
Keep TelegramForcePortable in portable archives.
telegramdesktop/tdesktop/public-canary • f3552a3 • 1 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.
telegramdesktop/tdesktop/public-canary • 91c606f • 1 files, +38/-3
Try workaround clone problems.
telegramdesktop/tdesktop/public-canary • ac0b5d1 • 1 files, +25/-19
Fix build with GCC.
telegramdesktop/tdesktop/public-canary • c280d3b • 2 files, +36/-19
Fix public publishing.
telegramdesktop/tdesktop/public-canary • 896ac70 • 1 files, +1/-1
Removed stale comment about swscale destination format caching.
telegramdesktop/tdesktop/public-canary • 82a7a87 • 1 files, +5/-0
Restricted transcode temp directory permissions to user.
Related commit: 0807483acc.
telegramdesktop/tdesktop/public-canary • bf1edb3 • 2 files, +26/-6
Extracted video editor layer showing to shared helper.
telegramdesktop/tdesktop/public-canary • ea2b339 • 1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.
telegramdesktop/tdesktop/public-canary • 8ba7c82 • 2 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.
#tdesktop
Add an in-title CANARY/PRIVATE marking.
telegramdesktop/tdesktop/public-canary • 0f68582 • 6 files, +42/-24
Rename canary branches.
telegramdesktop/tdesktop/public-canary • b426539 • 1 files, +3/-0
Fixed per-arch build picking universal crashpad handler.
telegramdesktop/tdesktop/public-canary • e6d570a • 1 files, +11/-4
Keep TelegramForcePortable in portable archives.
telegramdesktop/tdesktop/public-canary • f3552a3 • 1 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.
telegramdesktop/tdesktop/public-canary • 91c606f • 1 files, +38/-3
Try workaround clone problems.
telegramdesktop/tdesktop/public-canary • ac0b5d1 • 1 files, +25/-19
Fix build with GCC.
telegramdesktop/tdesktop/public-canary • c280d3b • 2 files, +36/-19
Fix public publishing.
telegramdesktop/tdesktop/public-canary • 896ac70 • 1 files, +1/-1
Removed stale comment about swscale destination format caching.
telegramdesktop/tdesktop/public-canary • 82a7a87 • 1 files, +5/-0
Restricted transcode temp directory permissions to user.
Related commit: 0807483acc.
telegramdesktop/tdesktop/public-canary • bf1edb3 • 2 files, +26/-6
Extracted video editor layer showing to shared helper.
telegramdesktop/tdesktop/public-canary • ea2b339 • 1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.
telegramdesktop/tdesktop/public-canary • 8ba7c82 • 2 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • 61d6d1d • 2 files, +150/-20
Added webm sticker output mode to video encoder.
telegramdesktop/tdesktop/public-canary • 638ac00 • 7 files, +332/-69
Added adapting video stickers into custom emoji.
Related commit: 9895e5bb89.
#tdesktop
Added webm sticker output mode to video encoder.
telegramdesktop/tdesktop/public-canary • 638ac00 • 7 files, +332/-69
Added adapting video stickers into custom emoji.
Related commit: 9895e5bb89.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • 882cf42 • 3 files, +0/-0
Delete unused account_check icon rasters
Task: 2026/08/18/delete-orphaned-account-check-icon
telegramdesktop/tdesktop/public-canary • 28b9865 • 2 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-canary • 495355c • 1 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-canary • 6838bfe • 2 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-canary • 0ab066a • 2 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-canary • a75959f • 1 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-canary • bb20e05 • 1 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-canary • 30f876d • 5 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-canary • df91eac • 7 files, +40/-56
Tie stored pinned index writes to the pinned flag
Task: 2026/08/19/unify-pinned-index-writers
telegramdesktop/tdesktop/public-canary • b42f7c6 • 2 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-canary • 7289b77 • 2 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
Delete unused account_check icon rasters
Task: 2026/08/18/delete-orphaned-account-check-icon
telegramdesktop/tdesktop/public-canary • 28b9865 • 2 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-canary • 495355c • 1 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-canary • 6838bfe • 2 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-canary • 0ab066a • 2 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-canary • a75959f • 1 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-canary • bb20e05 • 1 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-canary • 30f876d • 5 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-canary • df91eac • 7 files, +40/-56
Tie stored pinned index writes to the pinned flag
Task: 2026/08/19/unify-pinned-index-writers
telegramdesktop/tdesktop/public-canary • b42f7c6 • 2 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-canary • 7289b77 • 2 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-canary • 4febc27 • 1 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-canary • 3a807cc • 5 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-canary • cc31569 • 1 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-canary • 7e03628 • 1 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-canary • c7b2120 • 2 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-canary • 591efc1 • 2 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-canary • 90eb7c9 • 1 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-canary • b84c6c5 • 1 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-canary • f4ddb6f • 4 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-canary • d1368c7 • 6 files, +21/-10
Open a saved sublist's own shared media page
Task: 2026/08/20/open-saved-sublist-own-info-media-page
#tdesktop
Retire shared media of a deleted topic with no object
Task: 2026/08/20/retire-forum-media-lists-without-topic-objects
telegramdesktop/tdesktop/public-canary • 3a807cc • 5 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-canary • cc31569 • 1 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-canary • 7e03628 • 1 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-canary • c7b2120 • 2 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-canary • 591efc1 • 2 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-canary • 90eb7c9 • 1 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-canary • b84c6c5 • 1 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-canary • f4ddb6f • 4 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-canary • d1368c7 • 6 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-canary • ffecca3 • 9 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-canary • 5a0ab5c • 4 files, +55/-3
Keep Info pages on their topic or sublist
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • 64c1c2d • 1 files, +12/-10
Tear down Info after a sublist is destroyed
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • 18b2f2b • 1 files, +14/-12
Clear Info immediately when its sublist dies
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • 2b7539d • 1 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-canary • 089ba34 • 6 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-canary • 7611c84 • 3 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-canary • 3bade3a • 2 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-canary • a414f55 • 2 files, +17/-14
Queue Info wrap teardown off sublist destroyed()
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
telegramdesktop/tdesktop/public-canary • 7105903 • 3 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-canary • 9d46c79 • 2 files, +15/-18
Preserve teardown stream across Info wrap removal
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
#tdesktop
Align sublist media count, query and window keys
Task: 2026/08/21/align-sublist-media-count-query-and-window-keys
telegramdesktop/tdesktop/public-canary • 5a0ab5c • 4 files, +55/-3
Keep Info pages on their topic or sublist
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • 64c1c2d • 1 files, +12/-10
Tear down Info after a sublist is destroyed
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • 18b2f2b • 1 files, +14/-12
Clear Info immediately when its sublist dies
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • 2b7539d • 1 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-canary • 089ba34 • 6 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-canary • 7611c84 • 3 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-canary • 3bade3a • 2 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-canary • a414f55 • 2 files, +17/-14
Queue Info wrap teardown off sublist destroyed()
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
telegramdesktop/tdesktop/public-canary • 7105903 • 3 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-canary • 9d46c79 • 2 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-canary • 42c3a83 • 1 files, +0/-1
Remove stale Info teardown implementation note
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
telegramdesktop/tdesktop/public-canary • b77efa2 • 1 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-canary • eac655b • 4 files, +39/-20
Align sublist media counts, windows and titles
Task: 2026/08/21/align-sublist-media-count-window-and-title
telegramdesktop/tdesktop/public-canary • 1e419bd • 1 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-canary • 302e2fd • 4 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-canary • 85be91d • 3 files, +26/-7
[ai] Refuse implausible test watchdog values
Task: 2026/08/23/refuse-implausible-test-watchdog-values
telegramdesktop/tdesktop/public-canary • 26d19f0 • 1 files, +2/-2
Limit media topic context to forum chats
telegramdesktop/tdesktop/public-canary • 8671c67 • 4 files, +7/-0
Add public keys for canary channel.
telegramdesktop/tdesktop/public-canary • c12d6f6 • 9 files, +1279/-0
Add v2 update verification core and build channels
telegramdesktop/tdesktop/public-canary • f0187bd • 3 files, +672/-0
Support v2 channel packing in the Packer
telegramdesktop/tdesktop/public-canary • 24a6f01 • 7 files, +662/-141
Verify, fetch and install v2 updates in the client
telegramdesktop/tdesktop/public-canary • 85f97ac • 2 files, +9/-1
Show canary version and skip changelogs on canary
#tdesktop
Remove stale Info teardown implementation note
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
telegramdesktop/tdesktop/public-canary • b77efa2 • 1 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-canary • eac655b • 4 files, +39/-20
Align sublist media counts, windows and titles
Task: 2026/08/21/align-sublist-media-count-window-and-title
telegramdesktop/tdesktop/public-canary • 1e419bd • 1 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-canary • 302e2fd • 4 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-canary • 85be91d • 3 files, +26/-7
[ai] Refuse implausible test watchdog values
Task: 2026/08/23/refuse-implausible-test-watchdog-values
telegramdesktop/tdesktop/public-canary • 26d19f0 • 1 files, +2/-2
Limit media topic context to forum chats
telegramdesktop/tdesktop/public-canary • 8671c67 • 4 files, +7/-0
Add public keys for canary channel.
telegramdesktop/tdesktop/public-canary • c12d6f6 • 9 files, +1279/-0
Add v2 update verification core and build channels
telegramdesktop/tdesktop/public-canary • f0187bd • 3 files, +672/-0
Support v2 channel packing in the Packer
telegramdesktop/tdesktop/public-canary • 24a6f01 • 7 files, +662/-141
Verify, fetch and install v2 updates in the client
telegramdesktop/tdesktop/public-canary • 85f97ac • 2 files, +9/-1
Show canary version and skip changelogs on canary
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • 8bcea34 • 2 files, +821/-0
Add focused tests for v2 update verification
telegramdesktop/tdesktop/public-canary • 5e20381 • 1 files, +862/-0
Add canary build and publish workflow
telegramdesktop/tdesktop/public-canary • e50a139 • 1 files, +186/-163
Build one canary lane per repository in CI
telegramdesktop/tdesktop/public-canary • e69780f • 3 files, +31/-13
Use readable v2 update file names
telegramdesktop/tdesktop/public-canary • eb43539 • 4 files, +117/-8
Use new update names and pinned Bot API image in CI
telegramdesktop/tdesktop/public-canary • e7bc7c7 • 3 files, +108/-62
Ship per-arch mac updates with a universal installer
telegramdesktop/tdesktop/public-canary • a86d44f • 1 files, +70/-28
Publish portable archives as canary first installs
telegramdesktop/tdesktop/public-canary • 810ff79 • 1 files, +5/-4
Drop the bundled d3d compiler from canary builds
telegramdesktop/tdesktop/public-canary • 031f68b • 3 files, +41/-4
Embed external and local signatures in one packer pass
telegramdesktop/tdesktop/public-canary • fe9069c • 2 files, +82/-3
Add a v2 update switch to the release build scripts
telegramdesktop/tdesktop/public-canary • 5e51355 • 1 files, +29/-1
Read the pinned metadata through the local Bot API
telegramdesktop/tdesktop/public-canary • 7eee548 • 3 files, +25/-1
Support v2 updates in the updater and deploy scripts
telegramdesktop/tdesktop/public-canary • 865c854 • 23 files, +872/-216
Harden canary builds running.
#tdesktop
Add focused tests for v2 update verification
telegramdesktop/tdesktop/public-canary • 5e20381 • 1 files, +862/-0
Add canary build and publish workflow
telegramdesktop/tdesktop/public-canary • e50a139 • 1 files, +186/-163
Build one canary lane per repository in CI
telegramdesktop/tdesktop/public-canary • e69780f • 3 files, +31/-13
Use readable v2 update file names
telegramdesktop/tdesktop/public-canary • eb43539 • 4 files, +117/-8
Use new update names and pinned Bot API image in CI
telegramdesktop/tdesktop/public-canary • e7bc7c7 • 3 files, +108/-62
Ship per-arch mac updates with a universal installer
telegramdesktop/tdesktop/public-canary • a86d44f • 1 files, +70/-28
Publish portable archives as canary first installs
telegramdesktop/tdesktop/public-canary • 810ff79 • 1 files, +5/-4
Drop the bundled d3d compiler from canary builds
telegramdesktop/tdesktop/public-canary • 031f68b • 3 files, +41/-4
Embed external and local signatures in one packer pass
telegramdesktop/tdesktop/public-canary • fe9069c • 2 files, +82/-3
Add a v2 update switch to the release build scripts
telegramdesktop/tdesktop/public-canary • 5e51355 • 1 files, +29/-1
Read the pinned metadata through the local Bot API
telegramdesktop/tdesktop/public-canary • 7eee548 • 3 files, +25/-1
Support v2 updates in the updater and deploy scripts
telegramdesktop/tdesktop/public-canary • 865c854 • 23 files, +872/-216
Harden canary builds running.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • 102b094 • 4 files, +20/-10
Fix build for Release.
telegramdesktop/tdesktop/public-canary • 9295b59 • 2 files, +68/-21
Try to fix signing.
telegramdesktop/tdesktop/public-canary • ac1b3c1 • 1 files, +77/-5
Improve caching.
telegramdesktop/tdesktop/public-canary • 8a37967 • 1 files, +17/-5
Try to fix signing again.
telegramdesktop/tdesktop/public-canary • 2ed1c54 • 10 files, +598/-311
New names, separate publishing.
telegramdesktop/tdesktop/public-canary • 39daa1f • 7 files, +255/-6
Fix translocated launch on macOS.
telegramdesktop/tdesktop/public-canary • fbe6f79 • 4 files, +32/-14
Improve version display for canary.
telegramdesktop/tdesktop/public-canary • b9049b3 • 1 files, +141/-40
Split macOS canary build into per-arch jobs.
telegramdesktop/tdesktop/public-canary • 7fcb5fb • 7 files, +198/-3
Add an in-title CANARY/PRIVATE marking.
telegramdesktop/tdesktop/public-canary • 57d5343 • 6 files, +42/-24
Rename canary branches.
telegramdesktop/tdesktop/public-canary • 02e07be • 1 files, +3/-0
Fixed per-arch build picking universal crashpad handler.
telegramdesktop/tdesktop/public-canary • fcc857e • 1 files, +11/-4
Keep TelegramForcePortable in portable archives.
telegramdesktop/tdesktop/public-canary • 68f4766 • 1 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.
#tdesktop
Fix build for Release.
telegramdesktop/tdesktop/public-canary • 9295b59 • 2 files, +68/-21
Try to fix signing.
telegramdesktop/tdesktop/public-canary • ac1b3c1 • 1 files, +77/-5
Improve caching.
telegramdesktop/tdesktop/public-canary • 8a37967 • 1 files, +17/-5
Try to fix signing again.
telegramdesktop/tdesktop/public-canary • 2ed1c54 • 10 files, +598/-311
New names, separate publishing.
telegramdesktop/tdesktop/public-canary • 39daa1f • 7 files, +255/-6
Fix translocated launch on macOS.
telegramdesktop/tdesktop/public-canary • fbe6f79 • 4 files, +32/-14
Improve version display for canary.
telegramdesktop/tdesktop/public-canary • b9049b3 • 1 files, +141/-40
Split macOS canary build into per-arch jobs.
telegramdesktop/tdesktop/public-canary • 7fcb5fb • 7 files, +198/-3
Add an in-title CANARY/PRIVATE marking.
telegramdesktop/tdesktop/public-canary • 57d5343 • 6 files, +42/-24
Rename canary branches.
telegramdesktop/tdesktop/public-canary • 02e07be • 1 files, +3/-0
Fixed per-arch build picking universal crashpad handler.
telegramdesktop/tdesktop/public-canary • fcc857e • 1 files, +11/-4
Keep TelegramForcePortable in portable archives.
telegramdesktop/tdesktop/public-canary • 68f4766 • 1 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • 6058848 • 1 files, +38/-3
Try workaround clone problems.
telegramdesktop/tdesktop/public-canary • 36e48cc • 1 files, +25/-19
Fix build with GCC.
telegramdesktop/tdesktop/public-canary • c6aaef9 • 2 files, +36/-19
Fix public publishing.
telegramdesktop/tdesktop/public-canary • 9f99387 • 1 files, +1/-1
Removed stale comment about swscale destination format caching.
telegramdesktop/tdesktop/public-canary • b4d248a • 1 files, +5/-0
Restricted transcode temp directory permissions to user.
Related commit: 0807483acc.
telegramdesktop/tdesktop/public-canary • 74950c0 • 2 files, +26/-6
Extracted video editor layer showing to shared helper.
telegramdesktop/tdesktop/public-canary • 639dcaa • 1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.
telegramdesktop/tdesktop/public-canary • b9ad378 • 2 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.
telegramdesktop/tdesktop/public-canary • 9b8b8e2 • 2 files, +150/-20
Added webm sticker output mode to video encoder.
telegramdesktop/tdesktop/public-canary • 494f573 • 7 files, +332/-69
Added adapting video stickers into custom emoji.
Related commit: 9895e5bb89.
#tdesktop
Try workaround clone problems.
telegramdesktop/tdesktop/public-canary • 36e48cc • 1 files, +25/-19
Fix build with GCC.
telegramdesktop/tdesktop/public-canary • c6aaef9 • 2 files, +36/-19
Fix public publishing.
telegramdesktop/tdesktop/public-canary • 9f99387 • 1 files, +1/-1
Removed stale comment about swscale destination format caching.
telegramdesktop/tdesktop/public-canary • b4d248a • 1 files, +5/-0
Restricted transcode temp directory permissions to user.
Related commit: 0807483acc.
telegramdesktop/tdesktop/public-canary • 74950c0 • 2 files, +26/-6
Extracted video editor layer showing to shared helper.
telegramdesktop/tdesktop/public-canary • 639dcaa • 1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.
telegramdesktop/tdesktop/public-canary • b9ad378 • 2 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.
telegramdesktop/tdesktop/public-canary • 9b8b8e2 • 2 files, +150/-20
Added webm sticker output mode to video encoder.
telegramdesktop/tdesktop/public-canary • 494f573 • 7 files, +332/-69
Added adapting video stickers into custom emoji.
Related commit: 9895e5bb89.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • f42d270 • 1 files, +6/-6
Keep canary artifacts for seven days
#tdesktop
Keep canary artifacts for seven days
#tdesktop
🫡3
telegramdesktop/tdesktop/dev • 35a8bc7 • 1 files, +1/-0
Keep regular build artifacts for one day
telegramdesktop/tdesktop/dev • 49bd461 • 1 files, +1/-0
Keep regular build artifacts for one day
telegramdesktop/tdesktop/dev • 608fbc3 • 1 files, +1/-0
Keep regular build artifacts for one day
telegramdesktop/tdesktop/dev • 4adceb7 • 1 files, +1/-0
Keep regular build artifacts for one day
telegramdesktop/tdesktop/dev • 70809da • 1 files, +1/-0
Keep regular build artifacts for one day
#tdesktop
Keep regular build artifacts for one day
telegramdesktop/tdesktop/dev • 49bd461 • 1 files, +1/-0
Keep regular build artifacts for one day
telegramdesktop/tdesktop/dev • 608fbc3 • 1 files, +1/-0
Keep regular build artifacts for one day
telegramdesktop/tdesktop/dev • 4adceb7 • 1 files, +1/-0
Keep regular build artifacts for one day
telegramdesktop/tdesktop/dev • 70809da • 1 files, +1/-0
Keep regular build artifacts for one day
#tdesktop
🫡3
tdlib/td/master • 02a97af • 1 files, +2/-0
Disable editCallbackQueryMessage.
tdlib/td/master • 066ee5b • 1 files, +1/-4
Ignore callback queries from guest ephemeral messages.
tdlib/td/master • e81fb2a • 2 files, +10/-0
Add on_update_user_linked_community_id.
tdlib/td/master • 36fccee • 2 files, +9/-0
Add on_update_channel_linked_community_id.
tdlib/td/master • afbfb4d • 3 files, +33/-7
Apply community change from MessageChangeCommunity.
tdlib/td/master • 26aaaf6 • 4 files, +11/-3
Add and use ReplyMarkup::has_buy_button.
tdlib/td/master • 145cf58 • 1 files, +0/-4
Remove redundant check.
tdlib/td/master • 96b3623 • 4 files, +25/-8
Add and use ReplyMarkup::get_login_button_url.
tdlib/td/master • 306127c • 2 files, +38/-21
Remove the oldest added ephemeral message.
tdlib/td/master • ab73e74 • 4 files, +18/-7
Never reuse chat photos.
tdlib/td/master • 2d90899 • 1 files, +2/-2
Fix check of invalid message identifiers.
tdlib/td/master • ca58a8b • 1 files, +3/-1
Drop force_reply flag in forwards.
tdlib/td/master • 1a58ae1 • 3 files, +9/-11
Fix calls to dup_message_content.
tdlib/td/master • 6bb6973 • 6 files, +21/-14
Add MessageContentDupType::SendQuickReply.
tdlib/td/master • a5efc84 • 2 files, +9/-16
Improve check for inline keyboard drop.
tdlib/td/master • b404bb1 • 2 files, +7/-1
Support sending of unsupported messages from quick replies and via bot.
tdlib/td/master • eb00ead • 2 files, +7/-2
Add and use QuickReplyManager::is_legacy_quick_reply_message.
#tdlib
Disable editCallbackQueryMessage.
tdlib/td/master • 066ee5b • 1 files, +1/-4
Ignore callback queries from guest ephemeral messages.
tdlib/td/master • e81fb2a • 2 files, +10/-0
Add on_update_user_linked_community_id.
tdlib/td/master • 36fccee • 2 files, +9/-0
Add on_update_channel_linked_community_id.
tdlib/td/master • afbfb4d • 3 files, +33/-7
Apply community change from MessageChangeCommunity.
tdlib/td/master • 26aaaf6 • 4 files, +11/-3
Add and use ReplyMarkup::has_buy_button.
tdlib/td/master • 145cf58 • 1 files, +0/-4
Remove redundant check.
tdlib/td/master • 96b3623 • 4 files, +25/-8
Add and use ReplyMarkup::get_login_button_url.
tdlib/td/master • 306127c • 2 files, +38/-21
Remove the oldest added ephemeral message.
tdlib/td/master • ab73e74 • 4 files, +18/-7
Never reuse chat photos.
tdlib/td/master • 2d90899 • 1 files, +2/-2
Fix check of invalid message identifiers.
tdlib/td/master • ca58a8b • 1 files, +3/-1
Drop force_reply flag in forwards.
tdlib/td/master • 1a58ae1 • 3 files, +9/-11
Fix calls to dup_message_content.
tdlib/td/master • 6bb6973 • 6 files, +21/-14
Add MessageContentDupType::SendQuickReply.
tdlib/td/master • a5efc84 • 2 files, +9/-16
Improve check for inline keyboard drop.
tdlib/td/master • b404bb1 • 2 files, +7/-1
Support sending of unsupported messages from quick replies and via bot.
tdlib/td/master • eb00ead • 2 files, +7/-2
Add and use QuickReplyManager::is_legacy_quick_reply_message.
#tdlib
🫡2
tdlib/td/master • 0dbb1cf • 2 files, +18/-17
Make legacy quick reply messages non-equal to any supported.
tdlib/td/master • 1a21864 • 1 files, +1/-1
Fix RichMessage::need_reget.
tdlib/td/master • 888e320 • 1 files, +1/-1
Fix zoom validness checks.
tdlib/td/master • bc9c263 • 8 files, +9/-9
Update version to 1.8.67.
#tdlib
Make legacy quick reply messages non-equal to any supported.
tdlib/td/master • 1a21864 • 1 files, +1/-1
Fix RichMessage::need_reget.
tdlib/td/master • 888e320 • 1 files, +1/-1
Fix zoom validness checks.
tdlib/td/master • bc9c263 • 8 files, +9/-9
Update version to 1.8.67.
#tdlib
🫡2
tdlib/telegram-bot-api/master • d7aff88 • 4 files, +56/-11
Add the option --files-dir.
tdlib/telegram-bot-api/master • 2efabc7 • 2 files, +2/-2
Update version to 10.3.
#botapi
Add the option --files-dir.
tdlib/telegram-bot-api/master • 2efabc7 • 2 files, +2/-2
Update version to 10.3.
#botapi
🫡2
telegramdesktop/tdesktop/public-canary • 8028c0a • 3 files, +0/-0
Delete unused account_check icon rasters
Task: 2026/08/18/delete-orphaned-account-check-icon
telegramdesktop/tdesktop/public-canary • fd092e8 • 2 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-canary • 0960dba • 1 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-canary • dcc86d6 • 2 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-canary • e3bf940 • 2 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-canary • 1120c51 • 1 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-canary • 72f2c3a • 1 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-canary • 18e523a • 5 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-canary • bc90ee9 • 7 files, +40/-56
Tie stored pinned index writes to the pinned flag
Task: 2026/08/19/unify-pinned-index-writers
telegramdesktop/tdesktop/public-canary • 49dc2c1 • 2 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-canary • 2315243 • 2 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
Delete unused account_check icon rasters
Task: 2026/08/18/delete-orphaned-account-check-icon
telegramdesktop/tdesktop/public-canary • fd092e8 • 2 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-canary • 0960dba • 1 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-canary • dcc86d6 • 2 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-canary • e3bf940 • 2 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-canary • 1120c51 • 1 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-canary • 72f2c3a • 1 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-canary • 18e523a • 5 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-canary • bc90ee9 • 7 files, +40/-56
Tie stored pinned index writes to the pinned flag
Task: 2026/08/19/unify-pinned-index-writers
telegramdesktop/tdesktop/public-canary • 49dc2c1 • 2 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-canary • 2315243 • 2 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-canary • 5196ba9 • 1 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-canary • 8dcdbf6 • 5 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-canary • d5eca96 • 1 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-canary • d67e9d2 • 1 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-canary • b8b33df • 2 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-canary • 0d58ac7 • 2 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-canary • d0a3d99 • 1 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-canary • cf008c4 • 1 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-canary • c7bcdd7 • 4 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-canary • 62e42d0 • 6 files, +21/-10
Open a saved sublist's own shared media page
Task: 2026/08/20/open-saved-sublist-own-info-media-page
#tdesktop
Retire shared media of a deleted topic with no object
Task: 2026/08/20/retire-forum-media-lists-without-topic-objects
telegramdesktop/tdesktop/public-canary • 8dcdbf6 • 5 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-canary • d5eca96 • 1 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-canary • d67e9d2 • 1 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-canary • b8b33df • 2 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-canary • 0d58ac7 • 2 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-canary • d0a3d99 • 1 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-canary • cf008c4 • 1 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-canary • c7bcdd7 • 4 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-canary • 62e42d0 • 6 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-canary • c8f2a87 • 9 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-canary • 054da4a • 4 files, +55/-3
Keep Info pages on their topic or sublist
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • fd658df • 1 files, +12/-10
Tear down Info after a sublist is destroyed
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • a0830d9 • 1 files, +14/-12
Clear Info immediately when its sublist dies
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • bfc43a5 • 1 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-canary • 6a102c3 • 6 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-canary • 8fa8641 • 3 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-canary • 77606be • 2 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-canary • 4bb5223 • 2 files, +17/-14
Queue Info wrap teardown off sublist destroyed()
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
telegramdesktop/tdesktop/public-canary • a91d49b • 3 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-canary • b611fd1 • 2 files, +15/-18
Preserve teardown stream across Info wrap removal
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
#tdesktop
Align sublist media count, query and window keys
Task: 2026/08/21/align-sublist-media-count-query-and-window-keys
telegramdesktop/tdesktop/public-canary • 054da4a • 4 files, +55/-3
Keep Info pages on their topic or sublist
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • fd658df • 1 files, +12/-10
Tear down Info after a sublist is destroyed
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • a0830d9 • 1 files, +14/-12
Clear Info immediately when its sublist dies
Task: 2026/08/21/preserve-info-thread-identity-and-lifetime
telegramdesktop/tdesktop/public-canary • bfc43a5 • 1 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-canary • 6a102c3 • 6 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-canary • 8fa8641 • 3 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-canary • 77606be • 2 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-canary • 4bb5223 • 2 files, +17/-14
Queue Info wrap teardown off sublist destroyed()
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
telegramdesktop/tdesktop/public-canary • a91d49b • 3 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-canary • b611fd1 • 2 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-canary • 8b4233b • 1 files, +0/-1
Remove stale Info teardown implementation note
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
telegramdesktop/tdesktop/public-canary • f9a5355 • 1 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-canary • d8c3ace • 4 files, +39/-20
Align sublist media counts, windows and titles
Task: 2026/08/21/align-sublist-media-count-window-and-title
telegramdesktop/tdesktop/public-canary • d76725a • 1 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-canary • 8f763b4 • 4 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-canary • 86c8154 • 3 files, +26/-7
[ai] Refuse implausible test watchdog values
Task: 2026/08/23/refuse-implausible-test-watchdog-values
telegramdesktop/tdesktop/public-canary • 613ffd4 • 1 files, +2/-2
Limit media topic context to forum chats
telegramdesktop/tdesktop/public-canary • 28000da • 4 files, +7/-0
Add public keys for canary channel.
telegramdesktop/tdesktop/public-canary • bcb29a8 • 9 files, +1279/-0
Add v2 update verification core and build channels
telegramdesktop/tdesktop/public-canary • 7fd576b • 3 files, +672/-0
Support v2 channel packing in the Packer
telegramdesktop/tdesktop/public-canary • b4de4c8 • 7 files, +662/-141
Verify, fetch and install v2 updates in the client
telegramdesktop/tdesktop/public-canary • d050b9a • 2 files, +9/-1
Show canary version and skip changelogs on canary
#tdesktop
Remove stale Info teardown implementation note
Task: 2026/08/21/resubscribe-info-wrap-teardown-on-replaced-sublist
telegramdesktop/tdesktop/public-canary • f9a5355 • 1 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-canary • d8c3ace • 4 files, +39/-20
Align sublist media counts, windows and titles
Task: 2026/08/21/align-sublist-media-count-window-and-title
telegramdesktop/tdesktop/public-canary • d76725a • 1 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-canary • 8f763b4 • 4 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-canary • 86c8154 • 3 files, +26/-7
[ai] Refuse implausible test watchdog values
Task: 2026/08/23/refuse-implausible-test-watchdog-values
telegramdesktop/tdesktop/public-canary • 613ffd4 • 1 files, +2/-2
Limit media topic context to forum chats
telegramdesktop/tdesktop/public-canary • 28000da • 4 files, +7/-0
Add public keys for canary channel.
telegramdesktop/tdesktop/public-canary • bcb29a8 • 9 files, +1279/-0
Add v2 update verification core and build channels
telegramdesktop/tdesktop/public-canary • 7fd576b • 3 files, +672/-0
Support v2 channel packing in the Packer
telegramdesktop/tdesktop/public-canary • b4de4c8 • 7 files, +662/-141
Verify, fetch and install v2 updates in the client
telegramdesktop/tdesktop/public-canary • d050b9a • 2 files, +9/-1
Show canary version and skip changelogs on canary
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • 8c781ad • 2 files, +821/-0
Add focused tests for v2 update verification
telegramdesktop/tdesktop/public-canary • 34d4d32 • 1 files, +862/-0
Add canary build and publish workflow
telegramdesktop/tdesktop/public-canary • b5255d6 • 1 files, +186/-163
Build one canary lane per repository in CI
telegramdesktop/tdesktop/public-canary • 296b76e • 3 files, +31/-13
Use readable v2 update file names
telegramdesktop/tdesktop/public-canary • 0ad4415 • 4 files, +117/-8
Use new update names and pinned Bot API image in CI
telegramdesktop/tdesktop/public-canary • 372c335 • 3 files, +108/-62
Ship per-arch mac updates with a universal installer
telegramdesktop/tdesktop/public-canary • bf923b6 • 1 files, +70/-28
Publish portable archives as canary first installs
telegramdesktop/tdesktop/public-canary • e770551 • 1 files, +5/-4
Drop the bundled d3d compiler from canary builds
telegramdesktop/tdesktop/public-canary • 7889a56 • 3 files, +41/-4
Embed external and local signatures in one packer pass
telegramdesktop/tdesktop/public-canary • 8081470 • 2 files, +82/-3
Add a v2 update switch to the release build scripts
telegramdesktop/tdesktop/public-canary • f636d2a • 1 files, +29/-1
Read the pinned metadata through the local Bot API
telegramdesktop/tdesktop/public-canary • 2d06d1c • 3 files, +25/-1
Support v2 updates in the updater and deploy scripts
telegramdesktop/tdesktop/public-canary • 1dda74d • 23 files, +872/-216
Harden canary builds running.
#tdesktop
Add focused tests for v2 update verification
telegramdesktop/tdesktop/public-canary • 34d4d32 • 1 files, +862/-0
Add canary build and publish workflow
telegramdesktop/tdesktop/public-canary • b5255d6 • 1 files, +186/-163
Build one canary lane per repository in CI
telegramdesktop/tdesktop/public-canary • 296b76e • 3 files, +31/-13
Use readable v2 update file names
telegramdesktop/tdesktop/public-canary • 0ad4415 • 4 files, +117/-8
Use new update names and pinned Bot API image in CI
telegramdesktop/tdesktop/public-canary • 372c335 • 3 files, +108/-62
Ship per-arch mac updates with a universal installer
telegramdesktop/tdesktop/public-canary • bf923b6 • 1 files, +70/-28
Publish portable archives as canary first installs
telegramdesktop/tdesktop/public-canary • e770551 • 1 files, +5/-4
Drop the bundled d3d compiler from canary builds
telegramdesktop/tdesktop/public-canary • 7889a56 • 3 files, +41/-4
Embed external and local signatures in one packer pass
telegramdesktop/tdesktop/public-canary • 8081470 • 2 files, +82/-3
Add a v2 update switch to the release build scripts
telegramdesktop/tdesktop/public-canary • f636d2a • 1 files, +29/-1
Read the pinned metadata through the local Bot API
telegramdesktop/tdesktop/public-canary • 2d06d1c • 3 files, +25/-1
Support v2 updates in the updater and deploy scripts
telegramdesktop/tdesktop/public-canary • 1dda74d • 23 files, +872/-216
Harden canary builds running.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • a204b93 • 4 files, +20/-10
Fix build for Release.
telegramdesktop/tdesktop/public-canary • c38f212 • 2 files, +68/-21
Try to fix signing.
telegramdesktop/tdesktop/public-canary • d4d69ce • 1 files, +77/-5
Improve caching.
telegramdesktop/tdesktop/public-canary • 9e5048a • 1 files, +17/-5
Try to fix signing again.
telegramdesktop/tdesktop/public-canary • bdca59c • 10 files, +598/-311
New names, separate publishing.
telegramdesktop/tdesktop/public-canary • 4746d0f • 7 files, +255/-6
Fix translocated launch on macOS.
telegramdesktop/tdesktop/public-canary • d9d93e0 • 4 files, +32/-14
Improve version display for canary.
telegramdesktop/tdesktop/public-canary • 48810cd • 1 files, +141/-40
Split macOS canary build into per-arch jobs.
telegramdesktop/tdesktop/public-canary • c649462 • 7 files, +198/-3
Add an in-title CANARY/PRIVATE marking.
telegramdesktop/tdesktop/public-canary • 4f9c92b • 6 files, +42/-24
Rename canary branches.
telegramdesktop/tdesktop/public-canary • f0cc368 • 1 files, +3/-0
Fixed per-arch build picking universal crashpad handler.
telegramdesktop/tdesktop/public-canary • 605d472 • 1 files, +11/-4
Keep TelegramForcePortable in portable archives.
telegramdesktop/tdesktop/public-canary • 9b1f0a1 • 1 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.
#tdesktop
Fix build for Release.
telegramdesktop/tdesktop/public-canary • c38f212 • 2 files, +68/-21
Try to fix signing.
telegramdesktop/tdesktop/public-canary • d4d69ce • 1 files, +77/-5
Improve caching.
telegramdesktop/tdesktop/public-canary • 9e5048a • 1 files, +17/-5
Try to fix signing again.
telegramdesktop/tdesktop/public-canary • bdca59c • 10 files, +598/-311
New names, separate publishing.
telegramdesktop/tdesktop/public-canary • 4746d0f • 7 files, +255/-6
Fix translocated launch on macOS.
telegramdesktop/tdesktop/public-canary • d9d93e0 • 4 files, +32/-14
Improve version display for canary.
telegramdesktop/tdesktop/public-canary • 48810cd • 1 files, +141/-40
Split macOS canary build into per-arch jobs.
telegramdesktop/tdesktop/public-canary • c649462 • 7 files, +198/-3
Add an in-title CANARY/PRIVATE marking.
telegramdesktop/tdesktop/public-canary • 4f9c92b • 6 files, +42/-24
Rename canary branches.
telegramdesktop/tdesktop/public-canary • f0cc368 • 1 files, +3/-0
Fixed per-arch build picking universal crashpad handler.
telegramdesktop/tdesktop/public-canary • 605d472 • 1 files, +11/-4
Keep TelegramForcePortable in portable archives.
telegramdesktop/tdesktop/public-canary • 9b1f0a1 • 1 files, +11/-11
Allow CANARY_ALLOW_UNSIGNED in public lane too.
#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary • c067750 • 1 files, +38/-3
Try workaround clone problems.
telegramdesktop/tdesktop/public-canary • 3b176a8 • 1 files, +25/-19
Fix build with GCC.
telegramdesktop/tdesktop/public-canary • b3ae42f • 2 files, +36/-19
Fix public publishing.
telegramdesktop/tdesktop/public-canary • a2de819 • 1 files, +1/-1
Removed stale comment about swscale destination format caching.
telegramdesktop/tdesktop/public-canary • b369526 • 1 files, +5/-0
Restricted transcode temp directory permissions to user.
Related commit: 0807483acc.
telegramdesktop/tdesktop/public-canary • 4dd19eb • 2 files, +26/-6
Extracted video editor layer showing to shared helper.
telegramdesktop/tdesktop/public-canary • e3a90dd • 1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.
telegramdesktop/tdesktop/public-canary • 38ffbeb • 2 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.
telegramdesktop/tdesktop/public-canary • d51093c • 2 files, +150/-20
Added webm sticker output mode to video encoder.
telegramdesktop/tdesktop/public-canary • 4de91aa • 7 files, +332/-69
Added adapting video stickers into custom emoji.
Related commit: 9895e5bb89.
telegramdesktop/tdesktop/public-canary • 8f7a531 • 1 files, +6/-6
Keep canary artifacts for seven days
#tdesktop
Try workaround clone problems.
telegramdesktop/tdesktop/public-canary • 3b176a8 • 1 files, +25/-19
Fix build with GCC.
telegramdesktop/tdesktop/public-canary • b3ae42f • 2 files, +36/-19
Fix public publishing.
telegramdesktop/tdesktop/public-canary • a2de819 • 1 files, +1/-1
Removed stale comment about swscale destination format caching.
telegramdesktop/tdesktop/public-canary • b369526 • 1 files, +5/-0
Restricted transcode temp directory permissions to user.
Related commit: 0807483acc.
telegramdesktop/tdesktop/public-canary • 4dd19eb • 2 files, +26/-6
Extracted video editor layer showing to shared helper.
telegramdesktop/tdesktop/public-canary • e3a90dd • 1 files, +26/-10
Extracted shared video encoder setup from H264 encoder.
telegramdesktop/tdesktop/public-canary • 38ffbeb • 2 files, +7/-3
Added VP9 encoder and webm muxer to ffmpeg build configs.
telegramdesktop/tdesktop/public-canary • d51093c • 2 files, +150/-20
Added webm sticker output mode to video encoder.
telegramdesktop/tdesktop/public-canary • 4de91aa • 7 files, +332/-69
Added adapting video stickers into custom emoji.
Related commit: 9895e5bb89.
telegramdesktop/tdesktop/public-canary • 8f7a531 • 1 files, +6/-6
Keep canary artifacts for seven days
#tdesktop
🫡3