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 085c4ba65d Version 6.7.2.
- System audio capture for desktop sharing on macOS.
- Split voice and audio playback speeds.
- Unread media dot for voice messages in dialog list.
- Add 'x' button to AI Tools promo toast.
- Fix long forward messages preview in box.
- Fix custom emoji reaction search by category.
- Fix double context menu in photo sending confirmation.
- Fix possible crash in middle-elision.
- Fix possible crash in GIFs search.
2026-04-03 17:34:53 +07:00
.agents/skills/task-think [ai] Don't add BOM to UTF-8 files. 2026-03-31 23:16:20 +07:00
.claude Version 6.7.2. 2026-04-03 17:34:53 +07:00
.github Bump docker/build-push-action from 6 to 7 2026-03-09 18:44:43 +04: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 Updated tg_owt to fix PipeWire 1.5.81+ compatibility. 2026-03-28 10:29:13 +03:00
Telegram Version 6.7.2. 2026-04-03 17:34:53 +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] Don't add BOM to UTF-8 files. 2026-03-31 23:16:20 +07:00
changelog.txt Version 6.7.2. 2026-04-03 17:34:53 +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 Add single LEGAL file with license and copyright. 2018-01-03 13:04:34 +03:00
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