No description
Find a file
John Preston 3667ef551c Version 5.15.1.
- Fix launch on Windows 7.
- Fix launch on older Linux distributions.
- Fix crash in group chat message right click.
- Fix unread counters in channel direct messages.
- Don't generate "User joined" message in channel direct messages.
- Fix some other glitches in new forums and channel direct messages.
2025-06-05 19:08:28 +04:00
.cursor/rules Fix Cursor rules files. 2025-05-07 14:50:01 +04:00
.github Stop setting CMAKE_EXE_LINKER_FLAGS in actions 2025-06-05 09:56:19 +04:00
cmake@c0608b65b6 Version 5.15.1. 2025-06-05 19:08:28 +04:00
docs CMAKE_CONFIG_TYPE doesn't seem to work 2025-06-03 09:20:24 +04:00
lib/xdg Unify packaged/non-packaged binary name 2025-06-03 18:25:15 +04:00
snap Unify packaged/non-packaged binary name 2025-06-03 18:25:15 +04:00
Telegram Version 5.15.1. 2025-06-05 19:08:28 +04:00
.cursorignore Add some Cursor rules / ignore paths. 2025-05-01 11:13:22 +04:00
.devcontainer.json Ensure clangd cache is out of build directory 2025-05-13 10:41:42 +04:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.gitignore Ensure clangd cache is out of build directory 2025-05-13 10:41:42 +04:00
.gitmodules Revert "Use GSL from a desktop-app fork." 2024-11-01 08:59:44 +04:00
changelog.txt Version 5.15.1. 2025-06-05 19:08:28 +04:00
CMakeLists.txt Build only static libraries in Dockerfile 2025-06-03 14:11:25 +04:00
LEGAL Update copyright year to 2025. 2025-01-02 10:48:21 +04:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
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