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 f1b3588465 Beta version 6.7.7.
- Proxy auto-rotation option.
- Allow seeking in video messages.
- Styled text items with emoji support in image editor.
- Wheel zoom and middle-button panning in image editor.
- Reply header with preview in send files box.
- Bring back original video quality option.
- Delete owned sticker set from sticker set box.
- Add-to-Sticker-Set and Add-to-Emoji-Set submenus for foreign packs.
- Screen reader support for language list and country select box.
- Fix stories in albums with reorder enabled.
- Fix layout for RTL messages.
2026-04-20 22:08:24 +07:00
.agents/skills/task-think [ai] Don't add BOM to UTF-8 files. 2026-03-31 23:16:20 +07:00
.claude [ai] Fix custom command for icon creation. 2026-04-16 21:24:39 +07:00
.github Bump actions/deploy-pages from 4 to 5 2026-04-18 06:50:24 +07:00
cmake@4088db229d Fix build with Xcode. 2026-03-09 21:23:26 +04:00
docs building-win: update .sln => .slnx 2026-03-04 16:34:51 +03:00
lib/xdg Add faq and vcs-browser URLs to the AppStream metadata 2026-02-11 09:03:53 +04:00
snap Use git -C with xargs 2026-04-16 23:45:27 +07:00
Telegram Beta version 6.7.7. 2026-04-20 22:08:24 +07: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 Generate HTML changelog from text version. 2026-02-20 11:22:54 +04:00
.gitmodules Added platform provider of translations. 2026-03-04 08:32:04 +03:00
AGENTS.md [ai] Suggest non-style constants for durations. 2026-04-06 12:51:09 +07:00
changelog.txt Beta version 6.7.7. 2026-04-20 22:08:24 +07:00
CLAUDE.md [ai] Try a task pipeline skill for Codex. 2026-02-06 15:03:34 +04:00
CMakeLists.txt Add MinSizeRel support on Linux 2026-02-27 23:34:33 +04:00
LEGAL Update copyright year to 2026. (#30159) 2026-01-05 12:21:48 +04:00
LICENSE
README.md Updated Windows build docs for VS 2026. 2026-02-28 19:07:07 +04:00
REVIEW.md [ai] Add memory-layout review guideline. 2026-03-31 17:40:16 +07: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