ZaStoGram Desktop — форк Telegram Desktop для сетей с DPI: FakeTLS, WSS, приватность, сохранение удалённых сообщений и стабильные обновления. https://t.me/zastogram
  • C++ 95.8%
  • Python 1.9%
  • Objective-C++ 0.7%
  • CMake 0.6%
  • CSS 0.2%
  • Other 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
John Preston 6b0fc1bef6 Version 6.5.1.
- Drag-n-drop chats to folders.
- Fix crash in adding Recommended folders.
- Fix crash in crafting gifts selection layer.
- Fix disappeared Login Email button in Settings.
- Fix Tab focusing chats search when autocompleting hashtags or mentions.
2026-02-09 21:59:51 +04:00
.claude [ai] Improve review subagent. 2026-02-06 20:36:25 +04:00
.codex/skills/task-think [ai] Improve review subagent. 2026-02-06 20:36:25 +04:00
.cursor/rules Fix rpl guideline from cursor rules. 2025-12-29 11:21:22 +04:00
.github Set more cmake variables globally in macOS packaged action 2026-01-19 21:01:38 +04:00
cmake@9513cecbca Use FASTLINK only in x64 builds. 2026-01-28 08:57:57 +03:00
docs [cc] Move work files to .ai/ folder. 2026-02-06 13:24:42 +04:00
lib/xdg Accept a list of URLs on Linux 2025-11-10 16:15:41 +04:00
snap Qt 6.10.1 -> 6.10.2 2026-01-29 16:49:47 +04:00
Telegram Version 6.5.1. 2026-02-09 21:59:51 +04:00
.cursorignore Add some Cursor rules / ignore paths. 2025-05-01 11:13:22 +04:00
.devcontainer.json Ensure clangd cache is out of build directory 2025-05-13 10:41:42 +04:00
.gitattributes Update lottie icons in voice chats. 2021-04-12 10:48:16 +04:00
.gitignore [cc] Move work files to .ai/ folder. 2026-02-06 13:24:42 +04:00
.gitmodules Get rid of libtgvoip leftovers 2025-07-02 17:24:38 +04:00
AGENTS.md [ai] Extract REVIEW.md for review task step. 2026-02-06 15:03:34 +04:00
changelog.txt Version 6.5.1. 2026-02-09 21:59:51 +04:00
CLAUDE.md [ai] Try a task pipeline skill for Codex. 2026-02-06 15:03:34 +04:00
CMakeLists.txt Build only static libraries in Dockerfile 2025-06-03 14:11:25 +04:00
LEGAL Update copyright year to 2026. (#30159) 2026-01-05 12:21:48 +04:00
LICENSE Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
README.md Removed version of zlib from readme. 2025-09-29 15:12:51 +03:00
REVIEW.md [ai] Add style guide to avoid optional::value. 2026-02-06 20:36:25 +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