Telegram github commits and releases
4.73K subscribers
601 files
19.4K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
telegramdesktop/tdesktop/dev56e675e1 files, +0/-5
Revert "Fixed ability to delete chat as forum with all topics."

This reverts commit f40064333e33a35f8e96de07248666792998e5f2.

This destroys messages that were not really deleted.

#tdesktop
🫡3
telegramdesktop/tdesktop/deva4c4ea11 files, +6/-4
Always process item destroy in topics.

telegramdesktop/tdesktop/deve86fec41 files, +4/-2
Fix messages clear on history delete.

telegramdesktop/tdesktop/devb1d08b33 files, +24/-3
Preserve topicRootId() on edition-to-history-clear.

#tdesktop
🫡3
telegramdesktop/tdesktop/nightly331bae22 files, +18/-1
Updated submodule.

#tdesktop
🫡3
morethanwords/tweb/master81ede9c5 files, +1573/-0
Some Claude stuff

#webk
🤨2🫡2🤝1💅1
morethanwords/tweb/master4ac1a971 files, +1/-13
Fix botforum new topic message

morethanwords/tweb/mastere0aa3ce1 files, +5/-4
Potentially fix dialogs sorting animation

morethanwords/tweb/master4f1f4d31 files, +13/-1
Clear blocked animation callbacks too

morethanwords/tweb/master88e400f1 files, +1/-13
Merge pull request #614 from H7GhosT/tmp/try-fix-missing-topics

Fix botforum new topic message

morethanwords/tweb/master71cea8b2 files, +18/-5
Merge pull request #616 from H7GhosT/fix/sorting-animation

Potentially fix dialogs sorting animation

#webk
🫡2👍1🤝1
telegramdesktop/tdesktop/dev485d8201 files, +3/-0
Do not exit fullscreen mode when applying video quality

telegramdesktop/tdesktop/dev2de7fb53 files, +77/-102
Simplify caption management in SendFilesBox.

telegramdesktop/tdesktop/dev5507e9c19 files, +287/-683
Simplify file sending, always attach a caption.

#tdesktop
🫡2
telegramdesktop/tdesktop/dev58d334c1 files, +18/-11
Fix crash in restrict-from-recent-actions.

telegramdesktop/tdesktop/dev9d371dd2 files, +5/-2
Fix controls.

telegramdesktop/tdesktop/dev8eab8af1 files, +8/-10
Don't always lower members count when banning.

Fixes #30371.

#tdesktop
👍2🫡2
morethanwords/tweb/masterbb47f0721 files, +1064/-995
Icons
Fix `undefined` rank in user's groups
Fix loading shared media tabs on huge screens
Open web apps from apps tab

morethanwords/tweb/master3266a18168 files, +611/-611
Build

#webk
🫡2👍1
telegramdesktop/tdesktop/devffea1e31 files, +50/-16
Defer sticker reads via crl::on_main chain for faster first paint

Instead of reading all sticker sets synchronously in crl::on_main,
chain each read step via crl::on_main so that paint events can be
processed between heavy file reads. This moves first paint from
~2807ms to ~1294ms by allowing the UI to render before sticker
loading completes.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev68e15042 files, +32/-54
Use crl::on_main_queue for chained init steps.

#tdesktop
🫡3
telegramdesktop/tdesktop/dev5f112116 files, +54/-1
Freeze chat list order while mouse hovers over it

When subscribed to many active chats, the list reorders too quickly,
causing misclicks. Freeze the visual order while the mouse is over the
chat list and replay deferred reorderings when the mouse leaves or
after 5 seconds of inactivity.

Fixes #1504.

#tdesktop
🫡2👍1
morethanwords/tweb/master4530acc138 files, +216/-216
Fix canSaveMessageMedia condition

#webk
🫡3
morethanwords/tweb/master78e4a305 files, +38/-34
Fix reply keyboard

morethanwords/tweb/masterbf619e5133 files, +233/-233
Build

#webk
🫡3
DrKLO/Telegram/master9fdd7fa55 files, +1740/-698
update to 12.4.2 (6526)

DrKLO/Telegram/master5e371554 files, +56/-6
update to 12.4.3 (6527)

#android
💅3🫡2
DrKLO/Telegram/master1771f5d143 files, +7732/-2066
update to 12.5.0 (6573)

DrKLO/Telegram/masterce8c61c33 files, +485/-166
update to 12.5.1 (6580)

#android
🫡3🤝2💅1
telegramdesktop/tdesktop/dev4212be14 files, +54/-3
Add ripple effect to reply button.

#tdesktop
🫡3💅3🤨1
telegramdesktop/tdesktop/devb24a13d1 files, +1/-1
Bump docker/setup-buildx-action from 3 to 4

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...

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

telegramdesktop/tdesktop/dev71497e51 files, +1/-1
Bump docker/build-push-action from 6 to 7

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...

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

#tdesktop
🫡3
telegramdesktop/tdesktop/dev7f71e9d4 files, +14/-4
Fix build with Xcode.

#tdesktop
🫡3
morethanwords/tweb/masterbb9d5b316 files, +353/-295
GIF sending with caption
Poll results: voting time
Fix displaying spoiler on GIF

#webk
🫡3👍1
morethanwords/tweb/master94c63d97 files, +147/-243
Improve spotlight in Media editor

morethanwords/tweb/mastercaf6dc26 files, +51/-10
Open avatar edit directly in crop tab

morethanwords/tweb/masterbf95b381 files, +1/-1
Change spotlight bg opacity

morethanwords/tweb/master6f045b520 files, +540/-215
Merge pull request #617 from H7GhosT/feature/avatar-media-editor

Avatar media editor

#webk
🫡3👍1
morethanwords/tweb/master6f68e0010 files, +126/-17
Formatted dates: unformatted implementation

morethanwords/tweb/master6e8335218 files, +460/-48
Formatted dates

#webk
🫡3