Telegram github commits and releases
4.54K subscribers
601 files
20.3K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
DrKLO/Telegram/master4e1a61e300 files, +23855/-319923
update to 12.10.0 (7031)

#android
🫡2
DrKLO/Telegram/master3f03bfc1 files, +1/-1
update submodule fix link

#android
🫡2💅1
telegramdesktop/tdesktop/dev074bd363 files, +0/-32
Removed disabling of restore windows offer after three skips.

Related commit: de957d69ca.

telegramdesktop/tdesktop/dev81de7831 files, +5/-0
Limited restore windows offer to windows opened in last session.

Related commit: 3284a5a399.

telegramdesktop/tdesktop/dev2eb9d932 files, +27/-5
Added closing of restore windows offer when other window is opened.

Related commit: 3284a5a399.

telegramdesktop/tdesktop/dev245e0593 files, +9/-1
Fixed display of menu with long sponsor info.

telegramdesktop/tdesktop/dev725ee2b1 files, +7/-8
Moved check of self-destruct timer options to icon column in menu.

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

Regression was introduced in 41bae1e417.

telegramdesktop/tdesktop/dev256c39b5 files, +27/-2
Fix build in Release.

telegramdesktop/tdesktop/dev0c7f45d5 files, +69/-29
Fix chat preview crashing.

telegramdesktop/tdesktop/dev57ce7a06 files, +29/-16
Version 7.1.

- Add welcome messages for groups and channels.
- Add buttons and file blocks to rich messages.
- Improve lists, tables and markdown pasting in the rich editor.
- Add self-destruct timers and single view for photos and videos.
- Add video profile photos for yourself, chats and channels.
- Add video editor with trimming, quality and cover frame.
- Add restoring of opened windows and chats on relaunch.
- Add sending of music files in the attach menu.
- Add new WEB proxy type to connection settings.
- Crash fixes.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canaryaeb92a51 files, +11/-4
Fixed non-finite video duration crashing attributes parsing.

telegramdesktop/tdesktop/public-canary43efebc5 files, +35/-6
Added lookup of prepared file by id after cover frame extraction.

telegramdesktop/tdesktop/public-canary93959291 files, +33/-19
Moved profile video cover extraction off main thread.

telegramdesktop/tdesktop/public-canary64cfaea1 files, +8/-7
Fixed unknown source duration blocking transcode cancellation.

telegramdesktop/tdesktop/public-canary7d593701 files, +17/-4
Fixed broken timestamps inflating silent audio track.

telegramdesktop/tdesktop/public-canary779161e1 files, +5/-1
Added area limit for decoded frames in video transcode.

telegramdesktop/tdesktop/public-canaryd1e0d391 files, +7/-6
Fixed broken frame rate inflating transcoded video duration.

telegramdesktop/tdesktop/public-canaryf612fa52 files, +12/-3
Fixed every resize step re-extracting video timeline frames.

telegramdesktop/tdesktop/public-canary60797871 files, +1/-1
Fixed narrow window overlapping video editor controls.

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

- Add welcome messages for groups and channels.
- Add buttons and file blocks to rich messages.
- Improve lists, tables and markdown pasting in the rich editor.
- Add self-destruct timers and single view for photos and videos.
- Add video profile photos for yourself, chats and channels.
- Add video editor with trimming, quality and cover frame.
- Add restoring of opened windows and chats on relaunch.
- Add sending of music files in the attach menu.
- Add new WEB proxy type to connection settings.
- Crash fixes.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev11d18d81 files, +1/-0
Update API scheme on layer 229.

telegramdesktop/tdesktop/deve9399839 files, +93/-0
Present community joins service messages.

Task: 2026/08/14/fix-refreshed-layer-230-scheme-and-community-joins

telegramdesktop/tdesktop/dev31e67381 files, +11/-4
Fixed non-finite video duration crashing attributes parsing.

telegramdesktop/tdesktop/dev32159c15 files, +35/-6
Added lookup of prepared file by id after cover frame extraction.

telegramdesktop/tdesktop/dev60ab29f1 files, +33/-19
Moved profile video cover extraction off main thread.

telegramdesktop/tdesktop/dev31faf391 files, +8/-7
Fixed unknown source duration blocking transcode cancellation.

telegramdesktop/tdesktop/dev6af59b51 files, +17/-4
Fixed broken timestamps inflating silent audio track.

telegramdesktop/tdesktop/dev8036ead1 files, +5/-1
Added area limit for decoded frames in video transcode.

telegramdesktop/tdesktop/devd4f9a221 files, +7/-6
Fixed broken frame rate inflating transcoded video duration.

telegramdesktop/tdesktop/dev9858d872 files, +12/-3
Fixed every resize step re-extracting video timeline frames.

telegramdesktop/tdesktop/dev26ba2851 files, +1/-1
Fixed narrow window overlapping video editor controls.

#tdesktop
🫡3
telegramdesktop/tdesktop/devf3cade61 files, +1/-1
Don't create real window for SMCM.

telegramdesktop/tdesktop/devdb5f6a29 files, +64/-27
Show self profile from groups members list.

#tdesktop
🫡3
telegramdesktop/tdesktop/devedadefa2 files, +16/-1
Fix possible crash in shared media message removal.

#tdesktop
🫡3
Ajaxy/telegram-tt/master510e8c23 files, +4/-4
12.0.41

Ajaxy/telegram-tt/master563dff435 files, +1726/-1343
Support Auto-Delete settings for individual chats (#7223)

Ajaxy/telegram-tt/master77d8eba1 files, +1/-1
Audio Player: Fix volume control (#7229)

Ajaxy/telegram-tt/mastere1a3ce23 files, +7/-0
Forward Recipient Picker: Fix z-index with media viewer (#7230)

Ajaxy/telegram-tt/master9daf1701 files, +42/-11
GramJS: Correctly switch to HTTP fallback on websocket errors (#7232)

Ajaxy/telegram-tt/mastere58cca3131 files, +586/-591
[Build]

#webz
🫡2
New telegramdesktop/tdesktop release: v7.1.1 (stable)

- Fix broken chats loading for some users.
- Minor bug fixes.

#tdesktop
🫡2
telegramdesktop/tdesktop/devd7abe4b1 files, +1/-1
Fix build on modern Linux distros.

telegramdesktop/tdesktop/dev61fab836 files, +20/-15
Version 7.1.1.

- Fix broken chats loading for some users.
- Minor bug fixes.

#tdesktop
🫡2
telegramdesktop/tdesktop/public-canarye12c9cb4 files, +7/-0
Add public keys for canary channel.

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

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

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

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

telegramdesktop/tdesktop/public-canaryf7aa9c12 files, +821/-0
Add focused tests for v2 update verification

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

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

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

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

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

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

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

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canarybe7e9bb3 files, +41/-4
Embed external and local signatures in one packer pass

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

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

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

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

telegramdesktop/tdesktop/public-canary4c01b453 files, +19/-9
Fix build for Release.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

telegramdesktop/tdesktop/public-canary856ebea1 files, +3/-12
Removed waiting of chats list load before restore windows offer.

Related commit: 3284a5a399.

telegramdesktop/tdesktop/public-canary4e3e4b72 files, +17/-3
Added window titles to saved windows state.

Related commit: 8733e00604.

telegramdesktop/tdesktop/public-canary7522a758 files, +660/-111
Changed windows restore to instant creation with placeholder windows.

Related commit: 8733e00604.

telegramdesktop/tdesktop/public-canary363ec691 files, +2/-0
Fixed message height recount on forum thread bar changes.

Related commit: 03770c52fe.

#tdesktop
🫡3
telegramdesktop/tdesktop/deve06c7811 files, +3/-12
Removed waiting of chats list load before restore windows offer.

Related commit: 3284a5a399.

telegramdesktop/tdesktop/devef09bee2 files, +17/-3
Added window titles to saved windows state.

Related commit: 8733e00604.

telegramdesktop/tdesktop/devf14bbb58 files, +660/-111
Changed windows restore to instant creation with placeholder windows.

Related commit: 8733e00604.

telegramdesktop/tdesktop/dev29435791 files, +2/-0
Fixed message height recount on forum thread bar changes.

Related commit: 03770c52fe.

telegramdesktop/tdesktop/devc9558951 files, +20/-0
Fixed dummy SOURCE_DATE_EPOCH making build date Jan 1 1970.

telegramdesktop/tdesktop/devb77708d1 files, +1/-1
Fix some WEB proxies through WebView on Windows.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev06534b31 files, +1/-0
Fixed build on Windows.

Related commit: f14bbb57ab.

telegramdesktop/tdesktop/dev1d94fbc1 files, +7/-3
Removed build date from version tooltip on Linux.

telegramdesktop/tdesktop/devef4740f1 files, +0/-20
Reverted "Fixed dummy SOURCE_DATE_EPOCH making build date Jan 1 1970."

This reverts commit c955895735674ee5490cd7ec783c130e49165350.

telegramdesktop/tdesktop/devcb72fa613 files, +105/-85
Replaced saved messages section flag with info key subject.

Related commit: db5f6a258e.

telegramdesktop/tdesktop/dev36150ec1 files, +0/-2
Removed screenshot protection while app is passcode-locked.

Fixes #31157.
Related commit: 390d0e1941.

#tdesktop
🫡3
UnigramDev/Unigram/developea67ccd1 files, +1/-1
Disable swipe to share by default

UnigramDev/Unigram/developa5bef4f1 files, +28/-0
Merge branch 'develop' of https://github.com/UnigramDev/Unigram into develop

UnigramDev/Unigram/develop0956df33 files, +75/-0
Display power saving flags in diagnostics

UnigramDev/Unigram/develop789017c1 files, +6/-1
Disable dust effect if either materials or transitions are off

UnigramDev/Unigram/develop50350e61 files, +2/-2
Fix x:Name instead of x:Key

UnigramDev/Unigram/develop6f1b34210 files, +18/-18
Always pass xaml root to TryGetFocusedElement

UnigramDev/Unigram/develop4d4ae384 files, +21/-19
Fix csproj includes for content

UnigramDev/Unigram/developdb209843 files, +63/-13
Fix suggestions for some new emojis

UnigramDev/Unigram/develop722aa591 files, +10/-1
Guard passcode losing focus

UnigramDev/Unigram/develop8dd24b81 files, +4/-0
Fix infinite incremental loading

UnigramDev/Unigram/develop89306181 files, +9/-90
Simplify window content swap

UnigramDev/Unigram/develope041fa91 files, +10/-0
Paste single pre block as plain text

UnigramDev/Unigram/developcc1b79213 files, +105/-240
Remove MOCKUP conditional

UnigramDev/Unigram/develop37dcdbc1 files, +120/-0
Add a tally mode to Profiler

UnigramDev/Unigram/developbb3be827 files, +430/-212
Rework how links and inline objects are built

#unigram
UnigramDev/Unigram/develop3a235fa1 files, +112/-35
Resolve a pointer move without a point per item

UnigramDev/Unigram/develop501176b1 files, +10/-0
Note why hyperlink info should leave the attached property

UnigramDev/Unigram/developd7a94349 files, +24/-23
Avoid using Dispatcher directly

UnigramDev/Unigram/develop50ccc472 files, +33/-53
Register the link click handler statically

UnigramDev/Unigram/develop6de074e7 files, +739/-43
Route pointer cursors through WindowContext

UnigramDev/Unigram/develop6ebc7351 files, +1/-1
GetOpenPopupsForXamlRoot

UnigramDev/Unigram/developceecf012 files, +13/-27
Replace Windows Hello API

UnigramDev/Unigram/developc89188d1 files, +9/-32
Handle CharacterReceived on FormattedTextBox itself

UnigramDev/Unigram/develop2aaa1163 files, +61/-49
Raise CharacterReceived from the window root

UnigramDev/Unigram/develop468522e2 files, +51/-67
Handle CharacterReceived on the popups themselves

UnigramDev/Unigram/develop37e2bd12 files, +51/-10
Accept the send popups on Enter as a key event

UnigramDev/Unigram/develop14c80705 files, +57/-29
Replace WindowContext.ActivationMode with IsActive and IsForeground

UnigramDev/Unigram/develop523b1fd18 files, +49/-41
Route Window.Current through WindowContext

UnigramDev/Unigram/develop9063d8e8 files, +43/-36
Pass the WindowContext to window roots instead of resolving it

#unigram
UnigramDev/Unigram/developf8b7db49 files, +33/-17
Raise Activated with app-owned event args

UnigramDev/Unigram/developd7d33041 files, +2/-3
Use the passed window in the payment view factories

UnigramDev/Unigram/developf1167758 files, +143/-106
Extract WindowEx into Controls as WindowContent

UnigramDev/Unigram/develop6548d8014 files, +69/-67
Derive every window root from WindowContent

UnigramDev/Unigram/developadbf35d41 files, +11635/-69
Rename the window roots from Page to Window

UnigramDev/Unigram/developeb80b8d18 files, +0/-11566
Remove the old window root files

UnigramDev/Unigram/developa53c0bd8 files, +53/-64
Move IPopupHost into WindowContent as overridable methods

UnigramDev/Unigram/developf34bf8b5 files, +103/-30
Wire window events once in WindowContent behind virtuals

UnigramDev/Unigram/develop0c0e7ea1 files, +3/-6
Guard the passcode activation handler on IsLocked

UnigramDev/Unigram/develop2cad01410 files, +22/-19
Collect the window roots under Views/Host

UnigramDev/Unigram/developc5a1bff4 files, +27/-15
Make WindowContext SizeChanged args app-owned

UnigramDev/Unigram/developaa5d2bc2 files, +48/-31
Wire the ApplicationView events in WindowContent

UnigramDev/Unigram/developc0160c414 files, +50/-51
Require a WindowContext to construct a WindowContent

UnigramDev/Unigram/developc578e2b9 files, +213/-3
Prepare MessageBubbleBrush

#unigram