John Preston d1e37864ac Closed beta 1000014001: fixed crash in MTP destructor.
Some of MTP::Instance::Private fields access _instance in
destructors. All that cleanup should be performed before the
Instance::~Instance() (which invalidates _private) is called.
2017-02-25 20:55:11 +03:00
2017-02-23 22:37:09 +01:00
2017-02-18 20:23:50 +01:00
2017-02-18 20:23:50 +01:00
2015-10-03 14:34:56 +03:00
2017-02-20 13:33:57 +03: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

The source code is published under GPLv3 with OpenSSL exception, the license is available here.

Supported systems

  • Windows XP - Windows 10 (not RT)
  • Mac OS X 10.8 - Mac OS X 10.11
  • Mac OS X 10.6 - Mac OS X 10.7 (separate build)
  • Ubuntu 12.04 - Ubuntu 16.04
  • Fedora 22 - Fedora 24

Third-party

Build instructions

S
Description
Telegram Desktop messaging app
Readme GPL-3.0 274 MiB
Languages
C++ 97.1%
Objective-C++ 0.8%
CMake 0.6%
Python 0.5%
JavaScript 0.2%
Other 0.5%