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 fef4e14fb0 Version 6.7.4.
- Add experimental option for "AI Tools" button.
- Jump between markers with Alt+Arrows in media view.
- Info button in AI Tools box.
- Show warning for unofficial app builds.
- Allow text emojify without selecting a style.
- Accept also base64 (non-url) proxy secrets.
- Use tg:// deeplinks for proxy share links.
- Fix newbot deeplink parsing with trailing slash and unicode names.
- Fix file reference refresh for user, group and channel photos.
- Fix stale macOS tray icon colors after appearance switches.
- Fix tooltip crash in top peers selector with small width.
- Fix preserving markers after video quality switch in media view.
2026-04-07 12:53:33 +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.4. 2026-04-07 12:53:33 +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 Version 6.7.4. 2026-04-07 12:53:33 +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