Telegram github commits and releases
4.83K subscribers
601 files
19.2K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
telegramdesktop/tdesktop/nightlyc2beadd1 files, +1/-1
Fixed build.

telegramdesktop/tdesktop/nightly282e58c1 files, +11/-4
Updated Windows build docs for VS 2026.

#tdesktop
🫡3
telegramdesktop/tdesktop/nightlyd5e584b4 files, +29/-61
Updated Windows build docs for VS 2026.

#tdesktop
🫡3
morethanwords/tweb/masterd88952a1 files, +9/-8
Fix cancelling click event on webpage

morethanwords/tweb/mastera104b0f1 files, +2/-0
Fix editing message with no media

morethanwords/tweb/masterd6dffc53 files, +51/-9
Fix displaying in app browser on mobiles

morethanwords/tweb/master01031921 files, +2/-0
Merge pull request #612 from H7GhosT/fix/plain-message-edit

Fix editing message with no media

#webk
🫡2
morethanwords/tweb/masteracf9da15 files, +33/-19
Fix dialog disappearing from search index after unarchiving
Safer storage flushing on dialog drop
Open botforum topics & navigation by link

morethanwords/tweb/mastere35081b1 files, +2/-0
Merge branch 'master' of https://github.com/morethanwords/tweb

#webk
🫡2
morethanwords/tweb/master8cba89c3 files, +17/-82
Condition unneeded requests in chat
Fix opening similar channel from profile

morethanwords/tweb/master33bbc7e1 files, +1/-1
Fix unneeded 'message doesn't exist' toast when opening thread from service message

#webk
🫡2
morethanwords/tweb/mastere13d8914 files, +927/-0
Try some Claude AI stuff

#webk
🫡3🤨1
UnigramDev/Unigram/developc0535486 files, +66/-17
Show time in poll votes

UnigramDev/Unigram/develop99484867 files, +816/-662
Member tag info popup

UnigramDev/Unigram/develop03de0213 files, +89/-11
Member tag in admin rights

UnigramDev/Unigram/develop76ebb443 files, +95/-2
Member tag in restrictions

UnigramDev/Unigram/developaa25b007 files, +192/-2
Standalone edit tag

UnigramDev/Unigram/develope0b0a8f2 files, +2/-17
Update TDLib

UnigramDev/Unigram/develop66736a72 files, +5/-0
Edit tag permission in delete messages

UnigramDev/Unigram/develop56a22fa6 files, +378/-16
Edit tags in group permissions

UnigramDev/Unigram/develope3ab6eb1 files, +11/-11
Process all files updates

UnigramDev/Unigram/developabe169f1 files, +1/-2
Fix entity length

UnigramDev/Unigram/developf9fb59213 files, +208/-15
Update tag through updates

UnigramDev/Unigram/develop8e1332e3 files, +57/-0
Tags toggle in members list

UnigramDev/Unigram/develop20089092 files, +59/-1
Tags event logs entries

UnigramDev/Unigram/develop14413d72 files, +9/-1
Tags event log filter

UnigramDev/Unigram/developb2fd2841 files, +23/-3
Copy protection context menu info

UnigramDev/Unigram/develop0c8c65e6 files, +88/-13
Support media in embedded links

#unigram
🫡2
UnigramDev/Unigram/develop9247a793 files, +136/-1
Update strings

UnigramDev/Unigram/developbaae0898 files, +302/-25
Insert dates in text

UnigramDev/Unigram/develope8cae854 files, +463/-9
Formatted time in messages

#unigram
🫡2
UnigramDev/Unigram/developb4faad03 files, +281/-194
Synchronize strings

#unigram
🫡2
Ajaxy/telegram-tt/masterd7662903 files, +4/-4
12.0.19

Ajaxy/telegram-tt/master52da4641 files, +2/-1
Message: Skip empty translations (#6731)

Ajaxy/telegram-tt/master64c5b7437 files, +1306/-406
Gifts: Add attribute preview modal (#6710)

Ajaxy/telegram-tt/masterca7d6ee2 files, +16/-5
Gift Preview Modal: Fix animation (#6734)

Ajaxy/telegram-tt/mastera29f92b2 files, +7/-0
Gift Info Modal: Fix scroll (#6735)

Ajaxy/telegram-tt/masterd7a462164 files, +5332/-1213
Star Gift: Support craft (#6713)

Ajaxy/telegram-tt/master3957ef61 files, +8/-0
Main: Fix message layout when folders sidebar visible (#6741)

Ajaxy/telegram-tt/master81c2e6151 files, +6/-763
[Build]

#webz
🫡2
Ajaxy/telegram-tt/masterff08ba650 files, +767/-0
Follow-up

#webz
🫡2
telegramdesktop/tdesktop/dev0cddac13 files, +15/-1
Add MinSizeRel support on Linux

Allows to build Telegram itself with multi-config generator as well as all dependencies with -Os optimizations

telegramdesktop/tdesktop/dev9dc236b1 files, +2/-1
Convert https://t.me/ URLs to tg:// scheme in start URL handling

checkStartUrls() passed URLs directly to openLocalUrl() which only
handles tg:// scheme URLs. When https://t.me/ links were passed as
command-line arguments, they were silently ignored. Now URLs are
converted via TryConvertUrlToLocal() before processing, matching the
behavior used when clicking links inside the app.

telegramdesktop/tdesktop/dev827bd7c1 files, +1/-0
feat(accessibility): add accessible name to search button in narrow layout

The search icon button shown when the filters sidebar is active had no
accessible name, making it appear as an unnamed button to screen readers.

telegramdesktop/tdesktop/dev47bf9f21 files, +1/-1
Bump actions/setup-python from 5 to 6

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

telegramdesktop/tdesktop/dev3030a801 files, +1/-1
Bump actions/upload-pages-artifact from 3 to 4

Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

telegramdesktop/tdesktop/devd285b241 files, +1/-1
Bump actions/checkout from 4 to 6

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

#tdesktop
🫡3
telegramdesktop/tdesktop/dev0bcec5f1 files, +1/-0
Fixed: GitHub Issue #29530 - Missing Expandable Quote Button in Caption Field

#tdesktop
🫡3
telegramdesktop/tdesktop/devdbeebd22 files, +16/-1
Labeling in media player

telegramdesktop/tdesktop/devd5634d51 files, +24/-0
Accessibility: Add labeling to calls panel

telegramdesktop/tdesktop/dev91fb6d42 files, +20/-3
Accessibility: add labeling for group call panel buttons

telegramdesktop/tdesktop/dev17db3363 files, +19/-0
Add labels to buttons in dialog widget

telegramdesktop/tdesktop/dev215303c9 files, +138/-9
accessibility: implement button labeling across info sections

telegramdesktop/tdesktop/deveabeae25 files, +22/-8
Add lableing to birthday in profile action

telegramdesktop/tdesktop/devd9d04101 files, +1/-0
accessibility: add label to clear search button in search field

#tdesktop
🫡3
telegramdesktop/tdesktop/dev234e0b21 files, +1/-1
Save webauthn resident key

#tdesktop
🫡3
morethanwords/tweb/master8405c4e12 files, +356/-267
Shared rlottie workers

#webk
🫡2
morethanwords/tweb/master4784d515 files, +92/-34
Scrollbar width detection

morethanwords/tweb/master72ea47f5 files, +92/-34
Merge branch 'scrollbar-width-detection'

#webk
🫡2
telegramdesktop/tdesktop/dev1292bbd1 files, +4/-2
Mention by name with Ctrl-Click

telegramdesktop/tdesktop/dev46758a83 files, +15/-1
Add unlimited recent stickers experimental option

#tdesktop
🫡3
tdlib/td/master865d96311 files, +167/-73
Support sending of call rating and debug from messages.

tdlib/td/masterb9939692 files, +9/-4
Add messageCall.unique_id.

tdlib/td/masterce554f11 files, +3/-0
Fix is_has_protected_content_changed for loaded from database users.

tdlib/td/master6d3ecbd2 files, +23/-23
Add linkPreviewTypeEmbeddedAnimationPlayer.animation.

tdlib/td/master0ad0ec52 files, +26/-26
Add linkPreviewTypeEmbeddedAudioPlayer.audio.

tdlib/td/master1c2a5bf2 files, +26/-30
Add linkPreviewTypeEmbeddedVideoPlayer.video.

tdlib/td/master841776c1 files, +1/-1
Tg_cli: improve setChatMessageAutoDeleteTime.

tdlib/td/master86dfd704 files, +22/-23
Send the whole message in updateChatReplyMarkup.

tdlib/td/masterd22c8421 files, +1/-1
Fix saving of need_restore_reply_markup.

tdlib/td/master50c75a11 files, +5/-4
Fix setChatMemberTag.

tdlib/td/master2ef22901 files, +6/-2
Add story rating debug.

tdlib/td/master6fa0b5d8 files, +19/-14
Minor fixes.

tdlib/td/masterdd25dd31 files, +1/-1
Fix constant type.

tdlib/td/master05ad7251 files, +1/-0
Ignore rank in the old status.

tdlib/td/mastere5978388 files, +9/-9
Update version to 1.8.62.

#tdlib
🫡3
tdlib/telegram-bot-api/master106d4d12 files, +33/-32
Update TDLib to 1.8.62.

tdlib/telegram-bot-api/masterc2f554d1 files, +17/-10
Add can_edit_tag to ChatPermissions and ChatMemberRestricted.

tdlib/telegram-bot-api/master944580c1 files, +14/-7
Add can_manage_tags to ChatAdministratorRights, ChatMemberAdministrator, and promoteChatMember.

tdlib/telegram-bot-api/masterbdf4aae1 files, +6/-0
Add tag for regular chat members.

tdlib/telegram-bot-api/master80807a42 files, +5/-0
Add Message.sender_tag.

tdlib/telegram-bot-api/masterbd658d32 files, +24/-2
Add setChatMemberTag.

tdlib/telegram-bot-api/masterd123bcd1 files, +46/-1
Add unix_time and date_time_format to MessageEntity.

tdlib/telegram-bot-api/master12eb9401 files, +42/-0
Support "date_time" entities in incoming requests.

tdlib/telegram-bot-api/master447bf082 files, +2/-2
Update version to 9.5.

#botapi
🫡2