Telegram github commits and releases
4.69K subscribers
601 files
19.4K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
New telegramdesktop/tdesktop release: v1.6.0 (stable)

- Play video files and listen to music without waiting for them to fully download.
- Press CTRL+0 (CMD+0 on macOS) to jump to your Saved Messages.
New commit at danog/MadelineProto
Merge branch 'master' of https://github.com/danog/MadelineProto

558973e (1 files involved, +0/-2)
New commit at danog/MadelineProto
Load alpha build on PHP 7.2+

609d190 (2 files involved, +14/-7)
New commit at danog/MadelineProto
;-;

0cffe39 (1 files involved, +1/-1)
New commit at evgeny-nadymov/telegram-react
Video note reading

6241910 (8 files involved, +210/-49)
New commit at evgeny-nadymov/telegram-react
Fix crash with styles

a51be48 (8 files involved, +54/-28)
New commit at grishka/libtgvoip
TDesktop mac app store fix

071fc78 (1 files involved, +5/-0)
New commit at grishka/libtgvoip
fix for real this time

16711e2 (1 files involved, +6/-6)
New commit at evgeny-nadymov/telegram-react
Add stickers to web page preview

3a7fdfc (3 files involved, +168/-31)
New commit at evgeny-nadymov/telegram-react
Add sticker preview

83c19fa (8 files involved, +107/-35)
New commit at telegramdesktop/tdesktop
Fix possible crash in layers destruction.

clearClosingLayers could've called itself from layer->setClosing.

6ff8c1d (1 files involved, +4/-2)
New commit at telegramdesktop/tdesktop
Show webpage with embed_url as a video.

2ebbf06 (1 files involved, +13/-7)
New commit at telegramdesktop/tdesktop
Fix possible crash in DomainResolver.

App::CallDelayed() could be queued twice for a single key, if before
the delayed call we cleared entry in _attempts and created it again.

a59353d (2 files involved, +10/-4)
New commit at telegramdesktop/tdesktop
Fix pre-history visibility rights check.

8acd47b (1 files involved, +3/-3)