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-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
telegramdesktop/tdesktop/deva718cde1 files, +7/-3
Fix redundant rebuilds of lib_fido2.

telegramdesktop/tdesktop/devc979c571 files, +1/-1
Fix crash showing an empty who-reacted menu.

telegramdesktop/tdesktop/deva721a011 files, +6/-0
Fix crash destroying chat list with in-flight translations.

telegramdesktop/tdesktop/dev762ef151 files, +5/-1
Fix online timer overflow after a local clock jump.

telegramdesktop/tdesktop/devde7193f1 files, +1/-1
Fix crash on Escape in composer without a chat.

telegramdesktop/tdesktop/devb2f50e74 files, +43/-12
Fix double-erase of removed media list layouts.

telegramdesktop/tdesktop/dev0f755bd5 files, +31/-0
Fix crash painting video tiles of removed call members.

telegramdesktop/tdesktop/dev31775822 files, +13/-5
Fix stories polling and downloads layouts on item removal.

telegramdesktop/tdesktop/devbdbcf2d2 files, +2/-2
Update Qt patches to guard window geometry on screen removal.

#tdesktop
🫡3
UnigramDev/Unigram/develop23932e61 files, +59/-0
Define how the tray icon works on both hosts

UnigramDev/Unigram/developf66ca2e1 files, +45/-0
Make the point on reimplementing ContentPopup on Popup

UnigramDev/Unigram/develop9b9fa171 files, +14/-0
Mark the generated TDLib API as auto-generated

UnigramDev/Unigram/develop542e0df2 files, +18/-4
Move MessageCollection off RangeObservableCollection

UnigramDev/Unigram/develope0c14eb4 files, +370/-181
Rework MessageCollection's insert path and rename its slice methods

UnigramDev/Unigram/developc1ddae93 files, +130/-87
Stop MessageCollection allocating on every insert and remove

UnigramDev/Unigram/developecee82d3 files, +116/-8
Restore text input in ContentPopup on Win32

UnigramDev/Unigram/develop217298f3 files, +74/-3
Disable connected animations on the island host

UnigramDev/Unigram/developb5b46e64 files, +96/-4
Adopt the thread's CoreWindow into a window that never closes

UnigramDev/Unigram/develop5dfcc738 files, +515/-176
Match the system caption buttons more closely

UnigramDev/Unigram/develop64d23db18 files, +710/-411
Draw the notification icon in process on Win32

UnigramDev/Unigram/develop995a82c13 files, +402/-154
Call WebAuthn in process on Win32

UnigramDev/Unigram/develop452e14b3 files, +0/-295
Delete unused ChatProjection

UnigramDev/Unigram/developc8bbf791 files, +4/-8
Fix emoji search double run

#unigram
👍1
UnigramDev/Unigram/develop9ceaefc5 files, +123/-65
Pace video animations by their frame timestamps

UnigramDev/Unigram/develope4617c73 files, +81/-24
Defer slice removals and keep the id map in step on replace

UnigramDev/Unigram/developf4dfa023 files, +179/-85
Move message ordering into MessageCollection

UnigramDev/Unigram/develope88eca13 files, +130/-125
Nest the tray interop out of the shared namespace

UnigramDev/Unigram/develope104cbb1 files, +14/-14
Drop the nullable annotations WebAuthn no longer compiles with

UnigramDev/Unigram/developab59e435 files, +49/-1
Close the main window to the notification area instead of exiting

UnigramDev/Unigram/developddf74756 files, +68/-31
Don't mutate more TDLib collections

UnigramDev/Unigram/developf80872f3 files, +3/-2
Fix call alias and story premium promo under NativeAOT

UnigramDev/Unigram/developd0a99af2 files, +8/-2
Fix password reveal button

UnigramDev/Unigram/develop19853511 files, +1/-1
Fix missing template part

UnigramDev/Unigram/develop7ecab0310 files, +227/-338
More handrolled ISupportIncrementalLoading implementations to IncrementalCollection

UnigramDev/Unigram/develop4a7c8971 files, +68/-110
Split Suppress and RangeObservableCollection

UnigramDev/Unigram/develop5c733181 files, +10/-0
Add more logs

UnigramDev/Unigram/develop76060212 files, +6/-0
Fix event log incremental loading

#unigram
👍1
UnigramDev/Unigram/developcb229f75 files, +118/-132
Close the main window to the notification area instead of exiting

#unigram
👍1
telegramdesktop/tdesktop/devb31fd808 files, +1112/-13
[ai] Resolve box paint roots and capture popup menus

#tdesktop
🫡3
telegramdesktop/tdesktop/dev087b18b1 files, +2/-2
Fix macOS leave workaround unregistering every widget.

#tdesktop
🫡3
UnigramDev/Unigram/develop382786f11 files, +28/-36
Pass byte buffers across the ABI as arrays instead of IVector

UnigramDev/Unigram/developc4478856 files, +57/-74
Expose folder popup selection as a property

UnigramDev/Unigram/developb4c4f73132 files, +2147/-734
Replace IList<T> with Vector<T> for TDLib types

UnigramDev/Unigram/develop95560d924 files, +5715/-3228
Rework theme lookup

UnigramDev/Unigram/develop058d4aa8 files, +155/-45
Optimize SVG outlines

#unigram
TGX-Android/Telegram-X/main9e91a526 files, +133/-68
Remove `patch-opus.sh`

TGX-Android/Telegram-X/mainc58f74b30 files, +4/-9109
Remove `androidx-media` duplicate sources

TGX-Android/Telegram-X/main50b15bc1 files, +14/-14
Fix rudimentary file deletion

TGX-Android/Telegram-X/mainaa6f38a1 files, +3/-3
Improve `CMakeLists.txt`

TGX-Android/Telegram-X/main8d5d71a1 files, +4/-0
Support `NO_ANDROIDX_MEDIA`

TGX-Android/Telegram-X/mainee0a3633 files, +8/-10
Reuse `latest` androidx-media submodule for `marshmallow` flavor

TGX-Android/Telegram-X/main444ec0c23 files, +783/-698
Upgrade build system

TGX-Android/Telegram-X/main4c3ed711 files, +1/-9
Update README

TGX-Android/Telegram-X/main972b36e1 files, +1/-1
Upgrade FFmpeg to FFmpeg/FFmpeg@a4f6f75

TGX-Android/Telegram-X/mainebe9d294 files, +41/-3
Optimize tasks

TGX-Android/Telegram-X/mainf5f63071 files, +1/-1
Upgrade libvpx to `1.17.0` (webmproject/libvpx@6df3ec3)

#tgxandroid
🫡3
TGX-Android/Telegram-X/main59f631b1 files, +1/-1
Version bump to `1807`

#tgxandroid
🫡3