Reza Bakhshi Laktasaraei 54b9a6b41e Restore Home/End navigation in the chat list
Home/End jumped to the first/last chat until InnerWidget's key handling
was rewritten from a switch into an if/else chain (in 'Extract chats list
accessibility, fix build'), which carried over only Up/Down and Page
Up/Down and dropped the Home/End cases.

Re-add them, skipping by the actual total row count (which selectSkip()
clamps) instead of the previous 1<<20 constant, so it lands on the first
or last row in both the default list and the filtered/search results.
2026-06-26 15:39:43 +04:00
2026-06-23 06:50:10 +04:00
2026-06-15 11:53:42 +04:00
2026-06-15 11:53:42 +04:00
2026-06-10 18:30:07 +04:00
2026-06-12 23:03:45 +04:00
2026-06-15 11:53:42 +04:00
2026-01-05 12:21:48 +04:00
2026-06-18 17:00:52 +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 Built with Depot

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

Thanks to

Depot

CI infrastructure sponsored by Depot — fast GitHub Actions runners.

S
Description
Desktop Telegram client with good customization and Ghost mode.
Readme GPL-3.0
350 MiB
Languages
C++ 74.4%
C 23.4%
Python 0.7%
Objective-C++ 0.6%
CMake 0.4%
Other 0.2%