Telegram github commits and releases
رفتن به کانال در Telegram
Broadcast from the most important Telegram clients' repositories
نمایش بیشتر4 540
مشترکین
-724 ساعت
-57 روز
-8830 روز
آرشیو پست ها
telegramdesktop/tdesktop/dev • 2104079 • 6 files, +29/-15
Version 7.1.4.
#tdesktop
New telegramdesktop/tdesktop release:
v7.1.4 (stable)
- Widen rich message bubbles to fit wide content.
- Choose fitting quality for video autoplay in channels.
- Disable gift messages for recipients who charge for messages.
- Fix glitches in the call panel, profile info and chat list menu.
- Fix self-destructing media appearing in previews and downloads.
- Fix unneeded re-encoding and quality issues when sending edited videos.
- Fix sponsored messages hiding the userpic of the post above them.
- Fix TON transactions history showing Stars entries after the first page.
- Fix stealth mode not opening the chosen story from a profile.
- Fix window activation from the tray on X11.
- Crash fixes.
#tdesktopmorethanwords/tweb/master • 81a49fa • 132 files, +23722/-2710
E2E conference calls: join entry points, invite flow, device handling
morethanwords/tweb/master • 34f417d • 35 files, +3184/-101
Search the settings from an index generated out of the tabs
morethanwords/tweb/master • 76cdade • 30 files, +3869/-8
Open any popup with mock data from a sandbox panel
morethanwords/tweb/master • 757f7e3 • 300 files, +1144/-1103
Build
#webk
telegramdesktop/tdesktop/dev • 1019fd6 • 3 files, +64/-8
Fixed edit list with several entries breaking video transcode.
telegramdesktop/tdesktop/dev • d6fd991 • 1 files, +1/-1
Update tg_angle with a crash fix.
telegramdesktop/tdesktop/dev • 29ce10f • 1 files, +1/-1
Bump actions/setup-python from 6 to 7
telegramdesktop/tdesktop/dev • b93165f • 1 files, +1/-1
Bump actions/upload-pages-artifact from 4 to 5
telegramdesktop/tdesktop/dev • 54dd015 • 3 files, +41/-11
Load correctly transactions after first page.
#tdesktop
telegramdesktop/tdesktop/dev • 1ef2ae3 • 1 files, +10/-3
Added paint state guard for emoji status rect in peer badge.
telegramdesktop/tdesktop/dev • d52a4a3 • 4 files, +43/-6
Added shape masking to spoiler of message preview.
telegramdesktop/tdesktop/dev • c12ae68 • 3 files, +100/-103
Replaced preview image of message bar with dynamic image.
telegramdesktop/tdesktop/dev • a6a91bc • 7 files, +18/-11
[ttl-media] Fixed previews showing content of ttl media.
telegramdesktop/tdesktop/dev • 0ad5380 • 6 files, +27/-1
[ttl-media] Fixed ttl media saving to download folder.
telegramdesktop/tdesktop/dev • 13d47ae • 4 files, +16/-7
Fixed hidden userpic misaligning sponsored messages.
telegramdesktop/tdesktop/dev • 6f04057 • 1 files, +1/-0
Fixed sponsored messages hiding userpic of post above them.
telegramdesktop/tdesktop/dev • f5cc35b • 1 files, +18/-29
Replaced per day scan of whole calendar with per month image request.
telegramdesktop/tdesktop/dev • 8733e72 • 1 files, +13/-18
Moved date limits of calendar box to context constructor.
telegramdesktop/tdesktop/dev • 473ab1e • 4 files, +16/-12
Moved rounding of calendar thumbnails from paint to dynamic image.
telegramdesktop/tdesktop/dev • f54c85c • 1 files, +33/-8
Added delay of calendar thumbnail loading until first paint of cell.
telegramdesktop/tdesktop/dev • ff8f8c7 • 3 files, +85/-35
Added release of calendar thumbnails outside of nearby months.
telegramdesktop/tdesktop/dev • 07767ed • 3 files, +146/-27
Added reuse of loaded calendar page for neighbour months.
#tdesktop
UnigramDev/Unigram/develop • 54ac4dd • 1 files, +15/-0
Translate fifteen more system error messages
UnigramDev/Unigram/develop • 853eadf • 2 files, +107/-0
Park the untranslatable error messages in a note
#unigram
UnigramDev/Unigram/develop • 5de59ca • 1 files, +71/-22
Build the dust masks per view, not once for the app
#unigram
UnigramDev/Unigram/develop • b641d3d • 4 files, +365/-5
Add a windowed collection over an ordered source
UnigramDev/Unigram/develop • 5b1545a • 2 files, +246/-0
Add a base for the ordered lists TDLib pages
UnigramDev/Unigram/develop • 27c4462 • 7 files, +319/-310
Split the chat list into a model and a windowed view
UnigramDev/Unigram/develop • d90b63d • 2 files, +65/-137
Put the group call participants on the windowed collection
UnigramDev/Unigram/develop • d813b87 • 7 files, +395/-677
Put the topic lists on the ordered source and its window
UnigramDev/Unigram/develop • a42b7b3 • 6 files, +374/-272
Split saved messages topics into a service
UnigramDev/Unigram/develop • 2ff21df • 2 files, +29/-5
Update archive cell from MainPage
UnigramDev/Unigram/develop • eb37514 • 2 files, +10/-43
Capture dispatcher only for FrameworkElement
UnigramDev/Unigram/develop • d0b8b20 • 1 files, +4/-0
Log sticker panel activations
UnigramDev/Unigram/develop • 6cae0cc • 1 files, +0/-32
Remove unused code
UnigramDev/Unigram/develop • 6b50475 • 2 files, +37/-2
Log more info about native crashes
UnigramDev/Unigram/develop • 5e59c2a • 1 files, +26/-4
Cancel web view pending requests on unloaded
UnigramDev/Unigram/develop • d8db01a • 2 files, +142/-69
Coalesce chat updates in chat list view
UnigramDev/Unigram/develop • 6ecc9b4 • 1 files, +12/-2
Close tabs on the next dispatcher turn
UnigramDev/Unigram/develop • a4f7535 • 1 files, +4/-4
Use the inherited dispatcher to close tabs
#unigram
UnigramDev/Unigram/develop • a1167d1 • 6 files, +131/-200
Replace the delayed file source handler with a Downloaded event
UnigramDev/Unigram/develop • 0c82cbb • 16 files, +809/-1001
Rewrite the dice as an AnimatedImage source and task
UnigramDev/Unigram/develop • ac42a5f • 4 files, +12/-92
Let AnimatedImage lazy load MessageSticker content
UnigramDev/Unigram/develop • 2bc9aab • 1 files, +16/-0
Recover FileButton after disconnection
UnigramDev/Unigram/develop • acba5e0 • 2 files, +144/-19
Fix FocusManager on .NET 10
UnigramDev/Unigram/develop • 56fe618 • 1 files, +0/-16
Remove OGG workaround as no longer needed
UnigramDev/Unigram/develop • 1be1337 • 3 files, +30/-7
Properly handle invalid com object errros on .NET 10
UnigramDev/Unigram/develop • 116f243 • 1 files, +5/-4
Enqueue clamped value
UnigramDev/Unigram/develop • 6f7b221 • 1 files, +236/-89
Optimize progress ring
UnigramDev/Unigram/develop • 8eb0bfb • 2 files, +81/-29
Store common playback fields for synchronous read
UnigramDev/Unigram/develop • 139cc84 • 17 files, +605/-818
Refactor Gallery view models
UnigramDev/Unigram/develop • e46c406 • 6 files, +566/-113
Reimplement delete chat undo within ClientService
UnigramDev/Unigram/develop • 4c11edc • 1 files, +107/-298
Refactor PaidReactionService
UnigramDev/Unigram/develop • 5129666 • 1 files, +1/-0
Clear pending delete chats on reset
UnigramDev/Unigram/develop • 71f02d6 • 2 files, +126/-0
Add a drain for updates applied on a dispatcher
#unigram
telegramdesktop/tdesktop/dev • 40578be • 1 files, +1/-1
Update User-Agent for DNS to Chrome 151.0.0.0.
telegramdesktop/tdesktop/dev • 70124dc • 1 files, +1/-1
Bump docker/login-action from 3.7.0 to 4.6.0
telegramdesktop/tdesktop/dev • f4cec61 • 1 files, +8/-8
Bump actions/download-artifact from 7.0.0 to 8.0.1
telegramdesktop/tdesktop/dev • 3a99fd8 • 1 files, +3/-3
Bump azure/login from 2.3.1 to 3.0.2
telegramdesktop/tdesktop/dev • cb2389a • 1 files, +0/-6
Removed 1 unused style entries.
#tdesktop
UnigramDev/Unigram/close-dialogs-on-consolidate • d61773b • 1 files, +18/-0
Close open dialogs when a secondary view is consolidated
#unigram
telegramdesktop/tdesktop/dev • 7b96bda • 5 files, +70/-24
Block gift comments for paid-message recipients
#tdesktop
UnigramDev/Unigram/exception-translations • d7ad9c6 • 2 files, +107/-0
Park the untranslatable error messages in a note
#unigram
UnigramDev/Unigram/exception-translations • 113b243 • 1 files, +15/-0
Translate fifteen more system error messages
#unigram
UnigramDev/Unigram/tab-close-touch • 83bb20a • 1 files, +12/-2
Close tabs on the next dispatcher turn
UnigramDev/Unigram/tab-close-touch • 4b027c1 • 1 files, +4/-4
Use the inherited dispatcher to close tabs
#unigram
UnigramDev/Unigram/dust-masks-per-compositor • f03d762 • 1 files, +71/-22
Build the dust masks per view, not once for the app
#unigram
telegramdesktop/tdesktop/dev • d9bed97 • 1 files, +0/-2
Remove .cursorignore, not used.
#tdesktop
telegramdesktop/tdesktop/dev • cb47dce • 2 files, +62/-7
Autoplay history videos using a fitting packed quality
telegramdesktop/tdesktop/dev • f4c4e4d • 1 files, +48/-18
[ai] Don't read all tasks on consolidation phase.
#tdesktop
telegramdesktop/tdesktop/unused_styles_2026_09 • 18d1845 • 1 files, +0/-6
Removed 1 unused style entries.
#tdesktop
telegramdesktop/tdesktop/chrome_151.0.0.0 • b031502 • 1 files, +1/-1
Update User-Agent for DNS to Chrome 151.0.0.0.
#tdesktop
