2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00
John Preston 6764a3cc86 Replace SelectedItemSet with MessageIdsList.
Use vector<FullMsgId> everywhere instead QMap<..,HistoryItem*>.
The old way the app crashed in case some messages were deleted.
If the items are needed use HistoryItemsList=vector<HistoryItem*>.
2017-12-06 14:13:38 +04:00
2017-11-29 22:33:16 +04:00
2017-11-29 22:33:16 +04:00
2017-02-18 20:23:50 +01:00
2017-09-06 17:11:06 +03:00
2017-11-29 22:33:16 +04:00
2017-12-02 18:55:47 +04:00
2015-10-03 14:34:56 +03:00
2017-11-19 18:37:07 +04: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

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 16.04
  • Fedora 22 - Fedora 24

Third-party

Build instructions

Description
No description provided
Readme Multiple Licenses 220 MiB
Languages
C++ 97%
Objective-C++ 1%
CMake 0.6%
Python 0.5%
CSS 0.2%
Other 0.5%