No description
Find a file
Ilya Fedin c5acef8c53 Deduplicate notification actions on Linux
As there are notification daemons with quick reply support and GNotification API having mandatory default action support now, it's the time to reconsider button arrangement.

This also makes it possible for legacy notification daemons without default action support opening the chat when no buttons are allowed since 05524c3f6c again.
2023-03-02 17:33:06 +04:00
.github Install pkg-config explicitly in macOS action 2023-02-20 14:26:41 +04:00
cmake@31eb395967 Update Qt to 6.5.0-beta3 on Linux 2023-03-01 11:14:34 +04:00
docs Install Python and cmake to default paths 2022-12-20 17:22:19 +04:00
lib/xdg Add information about required and supported peripheral to XDG metadata 2022-12-29 14:43:23 +04:00
snap Update Qt to 6.5.0-beta3 on Linux 2023-03-01 11:14:34 +04:00
Telegram Deduplicate notification actions on Linux 2023-03-02 17:33:06 +04:00
.gitattributes
.gitignore added CLion-generated files to .gitignore 2021-04-14 08:50:32 +03:00
.gitmodules Revert "Implement sonnet-based language detection backend" 2022-11-25 12:20:12 +01:00
changelog.txt Beta version 4.6.6. 2023-03-01 17:53:24 +04:00
CMakeLists.txt Let Dockerfile define the Qt version in use 2023-03-01 11:14:34 +04:00
LEGAL Update copyright year to 2023. 2023-01-02 10:10:14 +04:00
LICENSE
README.md Update README.md 2022-08-03 21:46:04 +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 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