Telegram Desktop messaging app
Go to file
John Preston 3a3bf84cfc Fix crash in SeparatePanel destruction.
We should destroy layers before panel widget destructor started.
We do it already for MainWindow in clearWidgetsHook.
2019-09-09 10:52:03 +03:00
.appveyor
.github
.travis
Telegram Fix crash in SeparatePanel destruction. 2019-09-09 10:52:03 +03:00
docs Use specific tag for libxkbcommon in docs. 2019-08-19 15:23:37 +03:00
lib/xdg
snap Use specific tag for libkxbcommon in snap build. 2019-08-19 13:34:24 +03:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
LEGAL
LICENSE
README.md
appveyor.yml
changelog.txt Beta version 1.8.5. 2019-09-08 21:38:58 +03:00

README.md

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

Preview of Telegram Desktop

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 19.04
  • Fedora 22 - Fedora 30
  • Snappy
  • Flathub

Third-party

Build instructions