John Preston 12a24dd473 Fix possible crash in common groups list.
Currently Data::Session::processChat() may change adminRights(),
that may change Data::CanSendAnyOf(peer, ...), that may lead to
Window::SessionController::updateThirdColumnToCurrentChat() call,
that destroys current third column to replace it with another one.

If common groups list was opened in the third column this will crash.

Fixes #27640.
2024-05-01 17:52:40 +04:00
2024-05-01 14:06:23 +04:00
2024-03-15 00:00:24 +04:00
2024-04-22 11:04:02 +04:00
2024-04-26 20:55:06 +04:00
2024-04-23 19:17:41 +04:00
2024-01-01 05:17:53 +00:00
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

S
Description
Desktop Telegram client with good customization and Ghost mode.
Readme GPL-3.0
325 MiB
Languages
C++ 71.6%
C 26.6%
Objective-C++ 0.6%
CMake 0.4%
Python 0.3%
Other 0.1%