Telegram github commits and releases
4.7K subscribers
601 files
19.4K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
New commit at telegramdesktop/tdesktop
Always keep inline thumbnail images loaded.

9dd93a7 (1 files involved, +1/-0)
New commit at telegramdesktop/tdesktop
Fix videos without thumbnails in MediaView.

Fixes #5668.

331d1ba (1 files involved, +3/-3)
New commit at grishka/libtgvoip
p2p improvements

1b699b3 (6 files involved, +100/-48)
New commit at grishka/libtgvoip
Merge pull request #73 from bakatrouble/public

Fix ARM Linux builds

be5f739 (5 files involved, +692/-407)
New commit at grishka/libtgvoip
Fix ARM Linux builds

5efda7a (5 files involved, +692/-407)
New commit at grishka/libtgvoip
Fixed build with TGVOIP_NO_DSP

a58c5fb (1 files involved, +5/-0)
New commit at telegramdesktop/tdesktop
Fix changelog dialogs list appearance.

Fixes #5678, fixes #5674.

83bc6fb (1 files involved, +7/-2)
New commit at telegramdesktop/tdesktop
Fix changelogs blog link previews.

dbb7568 (2 files involved, +4/-5)
New commit at telegramdesktop/tdesktop
Fix crash on bad sticker.

DocumentData::getStickerLarge and DocumentData::loaded go to a loop.

45fda44 (1 files involved, +5/-3)
New commit at telegramdesktop/tdesktop
Optimize connecting widget.

26f1ade (14 files involved, +312/-265)
New commit at telegramdesktop/tdesktop
Fix build for Xcode.

4caf26d (3 files involved, +5/-1)
New commit at telegramdesktop/tdesktop
Version 1.5.13: Don't automatically load executable files.

818662c (1 files involved, +9/-8)
New commit at telegramdesktop/tdesktop
Version 1.5.13.

- Bug fixes and other minor improvements.

05d0d2a (6 files involved, +18/-14)
New commit at telegramdesktop/tdesktop
Use QOpenGLWidget for macOS media viewer overlay.

Also move mediaview to media/view/media_view_overlay_widget.

c1a0dad (9 files involved, +205/-191)