No description
Find a file
Ilya Fedin 88e742927f File descriptor fixes for XDPOpenWithDialog
- Open it with O_CLOEXEC
- Remove unneseccary std::array complication
- Rely on Gio::UnixFDList to close it
2024-06-03 17:49:16 +04:00
.github Bump actions/upload-artifact from 2 to 4 2024-05-21 09:16:03 +04:00
cmake@a7527c0e6e Update submodules 2024-05-16 22:20:08 +04:00
docs Fix 25202: surrounding $PWD with double quotes 2024-05-14 14:43:38 +04:00
lib/xdg Add information about provided mime-type and D-Bus service 2024-01-09 04:31:11 -08:00
snap Update Qt to 6.7.1 on Linux 2024-05-21 14:20:43 +04:00
Telegram File descriptor fixes for XDPOpenWithDialog 2024-06-03 17:49:16 +04:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.gitignore Add .vscode to .gitignore. 2024-05-24 12:55:48 +04:00
.gitmodules Get rid of direct Wayland usage 2024-04-22 11:04:02 +04:00
changelog.txt Version 5.1.1. 2024-06-01 23:40:20 +04:00
CMakeLists.txt Updated Qt to 6.2.8 on macOS. 2024-04-23 19:17:41 +04:00
LEGAL Update copyright year to 2024. 2024-01-01 05:17:53 +00:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Beta version 4.15.6: OpenSSL 3.2.1. 2024-03-25 17:47:53 +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