Telegram Desktop messaging app
Go to file
Andrew Krasavin 2b383a4236 Explicitly specify QVector element type to fix build with clang13+rangev3+qt6
More info:
https://github.com/telegramdesktop/tdesktop/issues/24385
https://github.com/telegramdesktop/tdesktop/issues/24014
https://github.com/ericniebler/range-v3/issues/1691
2022-05-03 15:15:20 +04:00
.github Fix default branch check in the Dokcer action 2022-04-19 10:23:24 +04:00
Telegram Explicitly specify QVector element type to fix build with clang13+rangev3+qt6 2022-05-03 15:15:20 +04:00
cmake@26d31dbdef Update submodules. 2022-05-03 14:58:13 +04:00
docs Fix dependencies build on M1. 2021-12-14 11:33:59 +04:00
lib/xdg
snap Update openal to 1.22.0 2022-05-02 15:33:56 +04:00
.gitattributes
.gitignore
.gitmodules Use QMenuBar instead of own global menu implementation on Linux 2022-01-22 21:18:37 +04:00
CMakeLists.txt
LEGAL
LICENSE
README.md Updated Qt license. 2022-04-10 23:28:56 +03:00
changelog.txt Version 3.7.3. 2022-04-26 10:38:58 +04:00

README.md

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