Telegram Desktop messaging app
Go to file
Ilya Fedin 4950b52359 Don't set CMAKE_EXPORT_COMPILE_COMMANDS via cmake.configureSettings
It's controlled by cmake.exportCompileCommandsFile and defaults to true
2025-02-14 20:19:29 +04:00
.github Set UID in docker run 2025-02-01 12:54:55 +04:00
cmake@8c146a3ec6 Fix build with Xcode. 2024-12-04 13:51:20 +04:00
docs Set UID in docker run 2025-02-01 12:54:55 +04:00
lib/xdg Add branding colors to metainfo 2024-12-04 19:03:11 +04:00
snap Update Qt 6.8.1 -> 6.8.2 2025-02-02 15:37:34 +04:00
Telegram Notifications: stop fading in before starting to fade out 2025-02-14 20:17:02 +04:00
.devcontainer.json Don't set CMAKE_EXPORT_COMPILE_COMMANDS via cmake.configureSettings 2025-02-14 20:19:29 +04:00
.gitattributes
.gitignore Add development facilities to the CentOS Dockerfile 2025-01-29 15:27:25 +01:00
.gitmodules Revert "Use GSL from a desktop-app fork." 2024-11-01 08:59:44 +04:00
changelog.txt Version 5.11.1. 2025-02-13 21:24:40 +04:00
CMakeLists.txt
LEGAL Update copyright year to 2025. 2025-01-02 10:48:21 +04:00
LICENSE
README.md Use new Vazirmatn repository URL. 2024-12-04 10:21:37 +04:00

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the official Telegram messenger desktop client, 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 4.9.9 was the last that supports older systems

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