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 6e90f6876e Version 6.7.8.
- 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.
- Manage owned custom emoji packs and delete owned sticker sets.
- Add-to-Sticker-Set and Add-to-Emoji-Set submenus for foreign packs.
- Reply header with preview in send files box.
- Bring back original video quality option.
- Screen reader support for language list and country select box.
- Fix crash in proxy sharing before auth.
- Fix stories in albums with reorder enabled.
- Fix layout for RTL messages.
2026-04-24 17:52:19 +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] Some tweaks for release custom command. 2026-04-24 17:48:18 +07:00
.github Added unused-styles job for removing unused style entries. 2026-04-23 21:09:43 +03: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 Version 6.7.8. 2026-04-24 17:52:19 +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 Don't show 406 error messages in AI. 2026-04-21 17:50:58 +07:00
changelog.txt Version 6.7.8. 2026-04-24 17:52:19 +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