No description
Find a file
John Preston b67a1bca49 Version 5.0.2.
- Toggle chats search focus by Tab key.
- Unfocus empty search by Backspace key.
- Add a spoiler to already sent media when editing.
- Forward by drag-n-drop to frequent contacts / recent searches.
- Allow wide chats list in empty window
with narrow list when a chat is opened.
- Improve custom font support in the input fields.
- Fix input method typing from unfocused search.
- Fix possible media reordering on batch send.
- Fix crash in group emoji set saving.
- Fix possible hang on quit on macOS.
2024-05-24 15:13:04 +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 Fix usernames drop on min user being received. 2024-05-24 14:50:00 +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.0.2. 2024-05-24 15:13:04 +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