ZaStoGram_desktop/Telegram
Repository files (latest commit first)
Filename Latest commit message Latest commit date
loop-uh 8ad76ceb26 Give PCH-dependent test targets the Telegram precompiled header
test_bot_callback_state, test_mtproxy_client_hello and
test_mtproxy_tls_socket compile application sources that lean on
stdafx.h (rpl, ranges, scheme types), so without a PCH they stopped
compiling as those sources drifted. Attach the same stdafx.h, link
lib_ui where it was missing for the ui/styles includes, and pass
TDESKTOP_API_ID/TDESKTOP_API_HASH which config.h demands.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 23:22:48 +03:00
..
build Merge remote-tracking branch 'upstream/dev' into dev 2026-07-31 20:18:48 +03:00
cmake Give PCH-dependent test targets the Telegram precompiled header 2026-07-31 23:22:48 +03:00
codegen@1996c7c61e Updated submodules for shared svg icon mask data. 2026-07-20 14:50:30 +03:00
lib_base@82d182a275 Remove no longer used xcb-screensaver library from snap 2026-07-14 12:27:38 +04:00
lib_crl@7a165302fe Update lib_crl and TooManyCooks 2026-07-06 00:37:30 +04:00
lib_lottie@f508c5facc Fork lib_ui and lib_lottie for full frame rate emoji animations 2026-07-11 19:25:37 +03:00
lib_qr@6fdf604614 Added initial ability to share QR code from user profile. 2024-09-10 02:00:26 +03:00
lib_rpl@c57cccffb0 Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
lib_spellcheck@1f18c1e35b Make InputField menu extension with hooks. 2026-06-23 11:40:19 +04:00
lib_storage@ccdc72548a Version 5.2.3. 2024-07-07 09:01:58 +04:00
lib_tl@aa7791326d Validate that we have enough data in MTPvector. 2026-07-10 15:34:04 +04:00
lib_translate@09c1072622 Made Swift 6 local translation support optional. 2026-04-06 17:52:53 +03:00
lib_ui@378e345a0f Replace rich editor layout patches with stable contracts 2026-07-31 22:56:05 +03:00
lib_webrtc@52636e86ea Fix joining unmuted on macOS. 2026-04-21 17:10:22 +07:00
lib_webview@c1ae42b304 Explicitly disable clipboard reading. 2026-07-28 16:43:16 +04:00
Resources Merge remote-tracking branch 'upstream/dev' into dev 2026-07-31 20:18:48 +03:00
shaders Fixed invisible small group call videos. 2026-06-22 11:51:49 +03:00
SourceFiles Drop test targets whose sources left with the dial-pacing rework 2026-07-31 23:15:54 +03:00
Telegram Unify macOS icon in Icon name. 2026-05-25 14:07:23 +04:00
ThirdParty Bring the Argon2 sources the vault already depends on 2026-07-31 22:42:13 +03:00
CMakeLists.txt Build the first core slice of E2E cloud groups 2026-07-31 22:29:13 +03:00
configure.bat Find venv without configure.bat 2022-12-27 15:14:12 +04:00
configure.py Fix build on Linux 2024-06-22 11:32:36 +04:00
configure.sh Use python3 in macOS configure script. 2022-06-02 20:21:07 +04:00
create.bat Create .mm source blanks for macOS modules. 2024-07-06 11:08:42 +04:00
Telegram.plist Added macOS WebAuthn support via CoreBluetooth and libfido2. 2026-07-28 09:53:53 +03:00