Telegram github commits and releases
4.55K subscribers
601 files
20.3K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
morethanwords/tweb/master1a5b40d7 files, +165/-17
Keep popup content mounted until the popup leaves the DOM

#webk
🫡3
telegramdesktop/tdesktop/dev503a1f51 files, +1/-1
Fixed width growth of profile section stack on visibility change.

telegramdesktop/tdesktop/dev7c7158c1 files, +1/-1
Fixed extra width of text in info line of profile.

telegramdesktop/tdesktop/deveba8db74 files, +27/-0
Added demanded content width to markdown article.

telegramdesktop/tdesktop/dev0416e4b2 files, +22/-4
Added widening of rich message bubble to demanded content width.

telegramdesktop/tdesktop/deved539771 files, +3/-1
Fixed horizontal scroll of quote with author in rich message.

#tdesktop
🫡3
telegramdesktop/tdesktop/deve256f111 files, +2/-0
Fixed Delete shown as Change folder in chat list quick action.

#tdesktop
🫡3
telegramdesktop/tdesktop/devf26188f1 files, +1/-1
Fix menu appearance glitches.

telegramdesktop/tdesktop/dev269006b2 files, +12/-2
Fixed the first tray click not raising the window on X11.

#tdesktop
🫡3
telegramdesktop/tdesktop/devfd8c0b12 files, +13/-7
Fixed cut userpic and covered status in call panel.

telegramdesktop/tdesktop/devee1cf3f1 files, +3/-2
Fixed nosound video attribute dropping animated flag from GIFs.

telegramdesktop/tdesktop/dev1dcc70c1 files, +6/-1
Fixed audio tail marking video as trimmed and forcing re-encode.

telegramdesktop/tdesktop/dev9e754a71 files, +7/-5
Added frame rate to H264 encoder for correct bitrate allocation.

telegramdesktop/tdesktop/devbe28fcc3 files, +19/-7
Fixed stealth mode not opening chosen story in info stories section.

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

telegramdesktop/tdesktop/devc513f8c2 files, +37/-5
[ai] Verify cross-platform code once

telegramdesktop/tdesktop/dev27b09474 files, +211/-22
[ai] Route follow-ups beside the active task

telegramdesktop/tdesktop/devd8708e61 files, +36/-6
[ai] Do not review a task that wrote no code

telegramdesktop/tdesktop/devb0f53b85 files, +62/-19
[ai] Print a passing check's details in the harness

telegramdesktop/tdesktop/devceb8f951 files, +1/-3
[ai] Drop the README note that repeats a check's own details

telegramdesktop/tdesktop/deve263a2b3 files, +323/-5
[ai] Correlate probe issue rows with their answers

telegramdesktop/tdesktop/dev735c50f2 files, +35/-14
[ai] Stop routing platform checks for build breakage

telegramdesktop/tdesktop/devc3e8c8a1 files, +12/-0
[ai] Forbid leaf watchers and SendMessage reports

#tdesktop
🫡3
telegramdesktop/tdesktop/devb19ddb21 files, +9/-0
[ai] Require a dead leaf before relaunching its phase

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#tdesktop
🫡3
telegramdesktop/tdesktop/devcda586c2 files, +82/-3
Add a v2 update switch to the release build scripts

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

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

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

telegramdesktop/tdesktop/dev6ee648f4 files, +20/-10
Fix build for Release.

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

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

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

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

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

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

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

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

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

#tdesktop
🫡3
telegramdesktop/tdesktop/dev0af57c61 files, +3/-0
Fixed per-arch build picking universal crashpad handler.

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

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

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

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

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

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

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

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

telegramdesktop/tdesktop/dev0dda9ce1 files, +10/-1
Fallback to v1 update unpacking.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canaryb5a63513 files, +0/-0
Delete unused account_check icon rasters

telegramdesktop/tdesktop/public-canary6a3e0242 files, +11/-2
Correct shared media index writes and viewer counts

telegramdesktop/tdesktop/public-canary26373ea1 files, +16/-3
Re-index a sent message only when its thread moves

telegramdesktop/tdesktop/public-canary34dc73c2 files, +60/-6
Derive the pinned bar's topic root from the thread

telegramdesktop/tdesktop/public-canaryba6347c2 files, +1/-1
Pair the uploaded media edit's shared media removal

telegramdesktop/tdesktop/public-canary87f9e231 files, +20/-5
Drop a sent message from the shared media lists it left

telegramdesktop/tdesktop/public-canaryf9abdf21 files, +3/-3
Don't keep a media reference across rich page changes

telegramdesktop/tdesktop/public-canary6c376be5 files, +30/-13
Don't lower shared media counts for unindexed messages

telegramdesktop/tdesktop/public-canary6e7113b7 files, +40/-56
Tie stored pinned index writes to the pinned flag

telegramdesktop/tdesktop/public-canary09e353a2 files, +52/-1
Write the pinned thread index only in forum peers

telegramdesktop/tdesktop/public-canary4a9d8242 files, +5/-2
Give a saved sublist its own pinned message list

telegramdesktop/tdesktop/public-canary101f13e1 files, +6/-0
Retire shared media of a deleted topic with no object

telegramdesktop/tdesktop/public-canaryda3ccf55 files, +31/-0
Retire all topic shared media when a forum is destroyed

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canaryb8aadcb1 files, +6/-4
Guard the live-topic media unload against a zero root

telegramdesktop/tdesktop/public-canarye4475941 files, +6/-4
Guard the forum teardown media unload against a zero root

telegramdesktop/tdesktop/public-canary095f80c2 files, +4/-4
Resolve the self peer sublist in the shared resolver

telegramdesktop/tdesktop/public-canarycedf35e2 files, +0/-2
Drop the write-only monoforum id from top controls

telegramdesktop/tdesktop/public-canary3bcd36f1 files, +1/-1
Read the inbox when a sublist has no parent chat

telegramdesktop/tdesktop/public-canaryb72ab291 files, +2/-8
Use the shared sublist resolver in the player panel

telegramdesktop/tdesktop/public-canarya7270884 files, +35/-0
Request pinned messages when a pin is not loaded

telegramdesktop/tdesktop/public-canary7d777c56 files, +21/-10
Open a saved sublist's own shared media page

telegramdesktop/tdesktop/public-canary91b84649 files, +63/-43
Align sublist media count, query and window keys

telegramdesktop/tdesktop/public-canary9006ce54 files, +55/-3
Keep Info pages on their topic or sublist

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

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

telegramdesktop/tdesktop/public-canaryd89e9831 files, +9/-13
Always drop an Info wrap when its sublist dies

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canaryb6b0cbd6 files, +90/-34
Reach unloaded pins on thread keys and updates

telegramdesktop/tdesktop/public-canaryb138e963 files, +11/-4
Rebind Info wrap teardown when a sublist is replaced

telegramdesktop/tdesktop/public-canary04115ac2 files, +14/-10
Tear down Layer Info instantly when its sublist dies

telegramdesktop/tdesktop/public-canary9fafdd92 files, +17/-14
Queue Info wrap teardown off sublist destroyed()

telegramdesktop/tdesktop/public-canary993f79c3 files, +19/-21
Hide Layer Info before its sublist is erased

telegramdesktop/tdesktop/public-canarycc1f9a72 files, +15/-18
Preserve teardown stream across Info wrap removal

telegramdesktop/tdesktop/public-canary4921c441 files, +0/-1
Remove stale Info teardown implementation note

telegramdesktop/tdesktop/public-canaryfcb7b4a1 files, +3/-2
Keep saved sublists alive through item teardown

telegramdesktop/tdesktop/public-canary1a83d084 files, +39/-20
Align sublist media counts, windows and titles

telegramdesktop/tdesktop/public-canarydcc7b251 files, +7/-5
Show the new window tooltip only on entries that have one

telegramdesktop/tdesktop/public-canaryb0c34724 files, +90/-67
Unify sublist media window ids and persisted titles

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

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

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary21a333e1 files, +5/-0
Restricted transcode temp directory permissions to user.

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

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

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

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

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

telegramdesktop/tdesktop/public-canary2d8d7374 files, +20/-2
Added archive job description to prepared files with box preview.

telegramdesktop/tdesktop/public-canary6d7d2714 files, +565/-0
Added zip archive writer for folders and file sets.

telegramdesktop/tdesktop/public-canaryefff9ea7 files, +109/-17
Added archive writing to uploader with preparing progress in bubble.

telegramdesktop/tdesktop/public-canary08fd6a29 files, +83/-1
Added folder drop zones for archive and separate files sending.

telegramdesktop/tdesktop/public-canaryecd11619 files, +50/-1
Added drop zone for archiving of multiple files into one archive.

telegramdesktop/tdesktop/public-canary3b58c5b6 files, +105/-3
Added archive drop mode for media files under keyboard modifier.

#tdesktop
🫡3
telegramdesktop/tdesktop/public-canary4733bc77 files, +66/-25
Added archive drop zone for folders and files in message editing.

telegramdesktop/tdesktop/public-canary8c1f2823 files, +30/-4
Added folder drop zones with height limit to send files box.

#tdesktop
🫡3
telegramdesktop/tdesktop/devdc2221e1 files, +1/-1
Fix text geometry counting bug.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev536a8af2 files, +2/-2
Update debug logs to skip skipped fields.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev6f393466 files, +634/-3
[ai] Clear the hover a synthesized click left behind

telegramdesktop/tdesktop/dev9efbd251 files, +1/-1
Restore accidentally downgraded lib_ui.

#tdesktop
🫡3
morethanwords/tweb/masterf2e5e9a4 files, +29/-20
Send music-picker tracks as plain documents, not via the bot

morethanwords/tweb/masterd35c2f4300 files, +1377/-1387
Build

#webk
🫡3
Ajaxy/telegram-tt/master261123e3 files, +4/-4
12.0.43

Ajaxy/telegram-tt/mastere26b8cc24 files, +304/-137
Files: Rework Drag & Drop handling (#7235)

Ajaxy/telegram-tt/master9ce776430 files, +132/-130
Admin Rights: Refactoring (#7218)

Ajaxy/telegram-tt/mastera091aef3 files, +31/-8
TLottie: Add no-SIMD build (#7241)

Ajaxy/telegram-tt/master1bc83254 files, +63/-31
GramJS: Align replayed message handling (#7242)

Ajaxy/telegram-tt/master08245af1 files, +7/-153
Cache: Remove legacy cleanup (#7243)

Ajaxy/telegram-tt/master57314a12 files, +2/-6
GramJS: Avoid eager future salt requests (#7244)

Ajaxy/telegram-tt/master9cb10b2128 files, +546/-546
[Build]

#webz
🫡2
telegramdesktop/tdesktop/dev1620be24 files, +130/-91
Rename artifact folders for v2.

#tdesktop
🫡3
telegramdesktop/tdesktop/devabc51102 files, +43/-1
Fixed title buttons dragging media view overlay window on macOS.

#tdesktop
🫡3