ZaStoGram_desktop/Telegram
Repository files (latest commit first)
Filename Latest commit message Latest commit date
loop-uh 1cf326469a
All checks were successful
Desktop source guards / guards (push) Successful in 14s
Keep media on the relays and log where every WSS socket goes
Media relays no longer go to the Cloudflare tunnel after one failure:
they follow the main rules (three failures, two minutes). The tunnel,
which a throttled network freezes after ~16 KB, counts a stalled
socket against itself and only proves itself past that size, so a
frozen tunnel gets suppressed instead of being reset by its first
answer.

Logging: without a proxy the MTP lines said transport=Tcp even over a
WSS relay; they now say WSS or WSSTunnel with the relay route. Each
WSS socket writes one attempt_summary line (host, bytes each way,
upgrade and first-data times, lifetime), and log.txt records every
relay failure, suppression and restoration.
2026-09-24 21:24:19 +03:00
..
build Carry the reparented widget flush patch to Qt 6.11.2 2026-09-23 16:29:01 +03:00
cmake Treat the WEB proxy carrier as one shared pipe 2026-09-23 20:29:51 +03:00
codegen@dbd1d53137 Improve checks for old emoji data. 2026-09-22 11:51:23 +04:00
lib_base@de35c7abcb Update submodules. 2026-09-07 19:14:54 +04:00
lib_crl@7a165302fe Update lib_crl and TooManyCooks 2026-07-06 00:37:30 +04:00
lib_lottie@1f8c91c25e Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +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@3273fd25c1 Excluded misspelled mark drawing from builds with patched Qt. 2026-09-13 10:05:37 +03:00
lib_storage@ccdc72548a Version 5.2.3. 2024-07-07 09:01:58 +04:00
lib_tl@29746d3124 Update debug logs to skip skipped fields. 2026-08-28 12:12:33 +04:00
lib_translate@09c1072622 Made Swift 6 local translation support optional. 2026-04-06 17:52:53 +03:00
lib_ui@ea929a395e Fix clicks on submenu items on Windows 2026-09-24 16:53:35 +03:00
lib_webrtc@52636e86ea Fix joining unmuted on macOS. 2026-04-21 17:10:22 +07:00
lib_webview@596fb2432b Update lib_webview. 2026-09-16 21:54:41 +04:00
Resources Let users unpin the ZaStoGram channel 2026-09-24 03:20:56 +03:00
shaders [qrhi] Restored the dither noise of the group call background. 2026-08-11 16:50:36 +03:00
SourceFiles Keep media on the relays and log where every WSS socket goes 2026-09-24 21:24:19 +03:00
Telegram Unify macOS icon in Icon name. 2026-05-25 14:07:23 +04:00
ThirdParty Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
CMakeLists.txt Fall back to WSS while the selected proxy does not connect 2026-09-24 12:14:53 +03:00
configure.bat
configure.py Fix build on Linux 2024-06-22 11:32:36 +04:00
configure.sh
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