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/dev3f6639c1 files, +1/-1
[thanos] Replaced direct scroll with syntetic one during collapse.

telegramdesktop/tdesktop/dev0ea3ac93 files, +8/-1
[thanos] Fixed lost collapse for all but first of deleted messages.

telegramdesktop/tdesktop/dev00cb5fd4 files, +75/-43
[thanos] Replaced assumed collapse gap height with measured one.

telegramdesktop/tdesktop/devad1e5671 files, +20/-1
Fixed rich paste toast offering editor for plain text lists.

Related commit: 98591aa959.

telegramdesktop/tdesktop/dev415efce5 files, +37/-24
Fixed rich paste toast offering formatting restore for markdown.

Related commit: 3605382c0d.

telegramdesktop/tdesktop/devc6370871 files, +1/-1
Replaced bold with italic for double underscore in markdown import.

Related commit: 4076184532.

telegramdesktop/tdesktop/deva2f030a7 files, +181/-45
Added offer to apply pasted markdown in message field.

Related commit: 3605382c0d.

telegramdesktop/tdesktop/dev6c10c0a2 files, +98/-66
Replaced paint flag with single action for Gif icon and click.

Related commit: 41985c0a5f.

telegramdesktop/tdesktop/devc5c3f4a2 files, +0/-7
Fix chat closing and removing from list on restricted self receive.

I hope this fixes #31172, fixes #31174.

#tdesktop
🫡3
telegramdesktop/tdesktop/devcb817841 files, +1/-1
Added deferral of back click handling in history view top bar widget.

telegramdesktop/tdesktop/dev97367901 files, +3/-0
Fixed slide animation swallowing back clicks in chat section.

telegramdesktop/tdesktop/devea53b551 files, +1/-1
Added marking as read on Enter with empty field in chat section.

Related commit: b978bc4876.

telegramdesktop/tdesktop/devb8126b92 files, +34/-21
Added marking as read on Enter without compose field in chat section.

Related commit: b978bc4876.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canarya793d4c1 files, +50/-20
Install ATL for the pinned Windows toolset

#tdesktop
🫡3
UnigramDev/Unigram/develop31264421 files, +4/-4
Guard for disconnected window

UnigramDev/Unigram/developf70ee903 files, +67/-39
Safely cast to ICompositionVisualSurfacePartner

UnigramDev/Unigram/develop466e8af1 files, +1/-1
Pass the right xaml root to gallery

UnigramDev/Unigram/develop9a289f81 files, +17/-8
Fix share window initialization

UnigramDev/Unigram/develop3baac566 files, +560/-22
Make the Win32 window answer for what a UWP one does

UnigramDev/Unigram/develop35d5a166 files, +292/-3
Put Mica behind the Win32 windows

UnigramDev/Unigram/developec1089f1 files, +4/-0
Translate more errors

#unigram
UnigramDev/Unigram/animatedimage-imagesourceb85ce691 files, +42/-26
Hand the frame geometry over instead of the buffer

#unigram
telegramdesktop/tdesktop/public-canary0cbbae83 files, +0/-0
Delete unused account_check icon rasters

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

telegramdesktop/tdesktop/public-canary980ea852 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-canaryc161ac61 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-canary03fe6f32 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-canaryd0c1c032 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-canary7802c831 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-canary64940be1 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-canaryc9d3ebc5 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-canary55ec45c7 files, +40/-56
Tie stored pinned index writes to the pinned flag

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

telegramdesktop/tdesktop/public-canary2c01caa2 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-canaryc001c722 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-canary1848f291 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-canary6464b815 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-canarya55a9291 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-canary2833aba1 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-canaryddd4ed12 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-canarycf34af62 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-canary679a20a1 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-canaryfff93ae1 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-canary4f343be4 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-canary36367696 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-canary43d9b1a9 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-canary2ac8f4d4 files, +55/-3
Keep Info pages on their topic or sublist

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

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

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

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

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

telegramdesktop/tdesktop/public-canary15d31621 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-canary392e20d6 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-canarya8e41c83 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-canarydc3edf32 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-canaryc6c538f2 files, +17/-14
Queue Info wrap teardown off sublist destroyed()

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

telegramdesktop/tdesktop/public-canary2a7abec3 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-canary8b579dc2 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-canarye6ffaa21 files, +0/-1
Remove stale Info teardown implementation note

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

telegramdesktop/tdesktop/public-canarya4bb3611 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-canaryaed8ff54 files, +39/-20
Align sublist media counts, windows and titles

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

telegramdesktop/tdesktop/public-canaryb8b2b2c1 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-canaryd431e374 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-canarycbc1eea3 files, +26/-7
[ai] Refuse implausible test watchdog values

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Related commit: 0807483acc.

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

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

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

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

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

Related commit: 9895e5bb89.

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

telegramdesktop/tdesktop/public-canary83168711 files, +29/-1
Fixed missing ATL breaking breakpad build in canary Windows job.

telegramdesktop/tdesktop/public-canary149e3b11 files, +50/-20
Install ATL for the pinned Windows toolset

#tdesktop
🫡3
Ajaxy/telegram-tt/mastere0888d43 files, +4/-4
12.0.42

Ajaxy/telegram-tt/mastera2e1b064 files, +252/-221
TipTap: Bump version (#7234)

Ajaxy/telegram-tt/master6f05c885 files, +183/-22
URL: Perform stricter mixed script checks (#7233)

Ajaxy/telegram-tt/master184a3ce3 files, +54/-17
Video Player Controls: Fix hover (#7228)

Ajaxy/telegram-tt/mastera2dacaf2 files, +87/-35
GramJS: More robust reconnect to WS (#7238)

Ajaxy/telegram-tt/master8d153e36 files, +289/-121
GramJS: Fix HTTP transport, server salt, and clock recovery (#7240)

Ajaxy/telegram-tt/master3cd724e96 files, +409/-408
[Build]

#webz
🫡2
telegramdesktop/tdesktop/dev0cd09901 files, +11/-0
Fixed slice reload flipping jump animation in history view list widget.

telegramdesktop/tdesktop/dev220233c1 files, +3/-1
Added search query highlight to top bar search jumps in chat section.

Related commit: a13ca95894.

telegramdesktop/tdesktop/dev2ad87af2 files, +5/-1
Fixed display of field buttons with typed text in compose controls.

Related commit: 24498bc95f.

telegramdesktop/tdesktop/dev00b79411 files, +1/-0
Fixed chat section message jump leaving layer open in main widget.

telegramdesktop/tdesktop/devfba1f5d1 files, +0/-8
Reverted "Fixed empty panel flash on reaction preview close."

This reverts commit 5878cecf968d5e4a99bffce39d8413cbc67ac9f9.

telegramdesktop/tdesktop/dev9f4bef31 files, +7/-11
Reverted "Placed preview emoji under list when no room above."

This reverts commit a25cad3d0e5b8e151f9af2868ca921c656519401.

telegramdesktop/tdesktop/dev7c2f35e4 files, +13/-103
Reverted "Moved who reacted preview next to cursor."

This reverts commit e9bd27d1e76ee2ff6cec60d0927ea300df0ccbbf.

telegramdesktop/tdesktop/dev4387c6c3 files, +21/-20
Reverted "Allowed shifting media preview content horizontally."

This reverts commit 67ec6ae68aa5cf441d308506bfbe323dfdcbd45f.

telegramdesktop/tdesktop/dev82a818b1 files, +1/-1
Reverted "Fixed hovered row cutting rounded corners of reaction preview menu."

This reverts commit ea802c1423fe39bff9bb4c73c2bc0993310af98e.

telegramdesktop/tdesktop/dev526a30b7 files, +70/-425
Reverted "Replaced menu of who reacted with full window preview of reaction."

This reverts commit 41bae1e4172373052c3e19405b45aca101d4d0a6.

telegramdesktop/tdesktop/devc682c782 files, +25/-6
Added content size and background options to media preview widget.

#tdesktop
🫡3
telegramdesktop/tdesktop/deve8c26aa4 files, +117/-9
Added reaction preview above menu of who reacted.

telegramdesktop/tdesktop/dev843fd261 files, +9/-8
Fixed position of pin and TON icons on gifts with sender userpic.

Regression was introduced in f0e1873551.

telegramdesktop/tdesktop/dev3abdc6713 files, +320/-161
Changed behavior of mark as read actions to skip muted dialogs.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev493c1671 files, +3/-1
Fixed focus loss on repeated search in history view chat section.

Related commit: a13ca95894.

telegramdesktop/tdesktop/dev8dc0f521 files, +42/-34
Fixed ignored embedded search option in history view chat section.

Related commit: 2b50f5aabb.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary00ed0142 files, +47/-0
Added virtual file support to mime data helpers.

telegramdesktop/tdesktop/public-canary026a6cd5 files, +212/-0
Added Windows mime converter for virtual files.

telegramdesktop/tdesktop/public-canary8b3f4d34 files, +22/-4
Added photo virtual file to drag mime data.

telegramdesktop/tdesktop/public-canaryd990c681 files, +6/-0
Added photo virtual file to clipboard mime data.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary89361511 files, +10/-1
Fallback to v1 update unpacking.

#tdesktop
🫡3
UnigramDev/Unigram/developa0d35512 files, +31/-11
Keep track of all toasts shown

UnigramDev/Unigram/develop7421ea12 files, +15/-1
Fix build on .NET Native

UnigramDev/Unigram/develop23d0c471 files, +46/-30
Read the animated frame from the presenter, not from ImageBrush.ImageSource

UnigramDev/Unigram/develop06168401 files, +42/-26
Hand the frame geometry over instead of the buffer

#unigram
telegramdesktop/tdesktop/public-canarycd1cdb51 files, +14/-14
Moved OpenSSL exception below GPL terms in LICENSE.

Keeps license text identical while letting GitHub detect GPL-3.0.

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

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

telegramdesktop/tdesktop/public-canary53f86c93 files, +0/-0
Delete unused account_check icon rasters

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

telegramdesktop/tdesktop/public-canary422a30f2 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-canary58a1d3c1 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-canary11d66d42 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-canary3c2abf12 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-canary725693f1 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-canary7d43e281 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-canary529c25f5 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-canarya54a9377 files, +40/-56
Tie stored pinned index writes to the pinned flag

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

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canaryfce8c6d2 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-canary4b4e9472 files, +5/-2
Give a saved sublist its own pinned message list

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

telegramdesktop/tdesktop/public-canary9e17afd1 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-canary12168c15 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-canaryb8239071 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-canarye3d07da1 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-canary18b69382 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-canaryaada8db2 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-canary105096d1 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-canary91540141 files, +2/-8
Use the shared sublist resolver in the player panel

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

#tdesktop
🫡3