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 668a91bd15 Version 6.7.6.
- Gradient-reveal animation for text appearing in messages.
- Support draw-to-reply from shared media.
- Frame-by-frame stepping and hold-to-speedup hotkeys in media view.
- Fix loading stickers and emoji search results.
- Custom emoji picker for premium quick reaction.
- Search in section of pinned messages.
- Recent search entries in settings search.
- Hide phone number in main settings section.
- Suggest sending large texts as files.
- Allow creating polls with single answer option.
- Bring menus and fullscreen media viewer to active space on macOS.
- Fix several poll display and voting menu issues.
- Fix possible crashes in chats list, url auth and others.
2026-04-14 22:32:34 +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 Fixed build with Xcode 26.4. 2026-04-09 12:36:51 +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 Revert "Replace mozjpeg with jpegli on Linux" 2026-04-14 21:50:44 +07:00
Telegram Version 6.7.6. 2026-04-14 22:32:34 +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.6. 2026-04-14 22:32:34 +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