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-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
tdlib/td/masterd1085f91 files, +1/-1
Fix spelling mistakes in updateFileGenerationStart documentation.

#tdlib
🫡2
telegramdesktop/tdesktop/devf459c953 files, +12/-3
Add separate warning about WEB proxies.

#tdesktop
🫡2
TGX-Android/Telegram-X/mainab5267033 files, +1286/-3886
Improve build system

TGX-Android/Telegram-X/main8075d493 files, +8/-7
Update dependencies

TGX-Android/Telegram-X/mainfe431752 files, +3/-3
Fix infinite `Connecting` on intro screen

#tgxandroid
🫡3
UnigramDev/Unigram/develop610ad2b11 files, +269/-175
Resolve the window context per host instead of reaching for Current

UnigramDev/Unigram/develop4817d7a1 files, +49/-5
Record what the stub CoreWindow answers inside an island

UnigramDev/Unigram/developf82d9897 files, +12/-12
Rename WindowControl to WindowPresenter

UnigramDev/Unigram/develop0fe50a013 files, +859/-161
Draw the caption buttons in WindowPresenter

UnigramDev/Unigram/develop16e0cf53 files, +48/-0
Kill the process rather than unwind it on the last window

UnigramDev/Unigram/develop686aed31 files, +33/-0
Add closing TDLib on exit to the todo

UnigramDev/Unigram/developae9696c1 files, +28/-0
Record why the native components stay projections

UnigramDev/Unigram/developcbc089b1 files, +1/-1
Update TDLib to stable

UnigramDev/Unigram/developa871b395 files, +130/-0
Fix composer hyperlinks with dark theme
Resolves #2959

UnigramDev/Unigram/develop0ea98bf7 files, +267/-93
Treat FormattedText as immutable

UnigramDev/Unigram/develop76cdfe51 files, +4/-0
Make title bar buttons non-tabbable

UnigramDev/Unigram/develop1c3d59e1 files, +32/-47
Close the per-window chat theme item

UnigramDev/Unigram/developa64d15e3 files, +149/-7
Give the drag bar the title bar element's rect

UnigramDev/Unigram/develop437d1f45 files, +212/-9
Remember where each window was

#unigram
UnigramDev/Unigram/developca20f793 files, +43/-0
Tell the window context when its window is closed

UnigramDev/Unigram/developf370bad2 files, +122/-2
Build a signed msixbundle for the Win32 flavour

UnigramDev/Unigram/developffb8ba21 files, +24/-0
Note the caption's missing system menu

#unigram
TGX-Android/Telegram-X/main4d6207e2 files, +45/-20
Fix `0 months` in `MessageGiftedPremium` and `MessagePremiumGiftCode`

TGX-Android/Telegram-X/maine9016591 files, +2/-1
Fix clipped buttons on calls screen

TGX-Android/Telegram-X/mainb8ee9ae2 files, +12/-3
Fix `MessageManagedBotCreated`

TGX-Android/Telegram-X/mainf43724a6 files, +59/-11
Fix strings in gifts

TGX-Android/Telegram-X/main6c4dc942 files, +12/-0
Support `PREMIUM_SUB_ACTIVE_UNTIL_` error

TGX-Android/Telegram-X/mainca180471 files, +7/-4
Display unpinned message in `Recent Actions`

TGX-Android/Telegram-X/mainbf670922 files, +2/-1
Optimize scrolling comments

TGX-Android/Telegram-X/main0d3ddc11 files, +1/-1
Version bump to `1806`

#tgxandroid
🫡3
telegramdesktop/tdesktop/dev2804e773 files, +524/-27
Added ability to select text in marquee label.

telegramdesktop/tdesktop/dev42510922 files, +14/-1
Added stop of marquee label scrolling for inactive window.

telegramdesktop/tdesktop/dev1b906a32 files, +39/-0
Added selection clearing on click outside marquee label.

telegramdesktop/tdesktop/dev4f8cd5d2 files, +2/-2
Update submodules.

telegramdesktop/tdesktop/devbaef81d8 files, +46/-13
Fix admin log section.

#tdesktop
🫡3
New telegramdesktop/tdesktop release: v7.1.2 (stable)

- Show who reacted preview next to the cursor.
- Improve restoring of opened windows and chats on relaunch.
- Don't hide content from screenshots while the app is passcode-locked.
- Fix saving of words with the system spellchecker.
- Fix sorting of unmuted unread chats in folders.
- Fix quote staying above the field after sending a message.
- Fix some WEB proxies not working on Windows.
- Warn about possible risks when adding a WEB proxy.
- Crash fixes.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev9f9e3f71 files, +2/-2
Fix build with Qt 5.

telegramdesktop/tdesktop/dev37723376 files, +27/-15
Version 7.1.2.

- Show who reacted preview next to the cursor.
- Improve restoring of opened windows and chats on relaunch.
- Don't hide content from screenshots while the app
is passcode-locked.
- Fix saving of words with the system spellchecker.
- Fix sorting of unmuted unread chats in folders.
- Fix quote staying above the field after sending a message.
- Fix some WEB proxies not working on Windows.
- Warn about possible risks when adding a WEB proxy.
- Crash fixes.

#tdesktop
🫡3