No description
Find a file
John Preston 0d0a79b0b5 Revert "Fixed adding caption to grouped files."
This reverts commit 5277080115.

When sending an album of files each one of them can have its own
caption that will be shown below the file.

A caption for the whole album (in case of media albums) is added
to the first album item. In case of media albums this caption is
displayed under the whole album mosaic. But in case of an album
of files this caption will be displayed under the first file,
between the first and the second file of the album. This is not
what user can expect when he adds a caption for an album.

So we will send it as a separate comment, like it was done before.
2021-01-26 12:15:54 +04:00
.github Add config for lock bot 2021-01-22 17:23:20 +04:00
cmake@561273a2f8 Check for xdg-decoration protocol support on Wayland 2021-01-04 17:08:49 +04:00
docs Beta version 2.5.4: Fix build on macOS. 2021-01-07 22:02:22 +04:00
lib/xdg Add tag launchable into linux appdata 2020-03-13 11:01:54 +04:00
snap Update tg_owt commit in snap build. 2021-01-25 00:51:54 +04:00
Telegram Revert "Fixed adding caption to grouped files." 2021-01-26 12:15:54 +04:00
.gitattributes Implement AppVeyor (#3025) 2017-02-18 20:23:50 +01:00
.gitignore Initial Linux build. 2019-12-04 11:22:11 +03:00
.gitmodules Get rid of lxqt-qtplugin 2020-10-23 11:24:37 +03:00
changelog.txt Beta version 2.5.6. 2021-01-22 19:00:11 +04:00
CMakeLists.txt Remove mapbox::variant dependency. 2020-09-29 19:03:22 +03:00
LEGAL Update copyright year to 2021. 2021-01-04 11:24:32 +04:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Update supported operating systems 2020-12-28 17:01:27 +04:00

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the alpha version of the official desktop client for the Telegram messenger, based on the Telegram API and the MTProto secure protocol.

Version Build Status Build Status Build Status

Preview of Telegram Desktop

The source code is published under GPLv3 with OpenSSL exception, the license is available here.

Supported systems

The latest version is available for

Old system versions

Version 2.4.4 was the last that supports older systems

Version 1.8.15 was the last that supports older systems

Third-party

Build instructions