No description
Find a file
Ilya Fedin 36acf60f7e Add XDG Desktop Portal based file dialog implementation from Qt
This allows to use portal dialogs more flexibly (e.g. fallback mechanism)
This also allows to have any changes we want for portal dialogs without patchig Qt

No more need to override QT_QPA_PLATFORM to use portal dialogs
2021-02-05 20:23:00 +04:00
.github Add config for lock bot 2021-01-22 17:23:20 +04:00
cmake@695fabda68 Clean up DESKTOP_APP_DISABLE_WEBRTC_INTEGRATION 2021-02-04 17:39:33 +04:00
docs Update instructions for Windows x64 build. 2021-01-27 20:27:13 +04:00
lib/xdg Add tag launchable into linux appdata 2020-03-13 11:01:54 +04:00
snap Use SNAPCRAFT_PARALLEL_BUILD_COUNT instead of nproc in snap 2021-01-30 10:01:39 +04:00
Telegram Add XDG Desktop Portal based file dialog implementation from Qt 2021-02-05 20:23:00 +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 Version 2.5.8. 2021-01-29 22:10:13 +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