ZaStoGram_desktop/Telegram
Repository files (latest commit first)
Filename Latest commit message Latest commit date
loop-uh fff4250287 Make diagnostics trimming linear
Replace repeated pop-from-front loops with single-range operations when capping diagnostics vectors to their max size, avoiding quadratic behavior. Updated proxy_diagnostics.cpp to use result.mid(...) and vector::erase(begin, end - N) for trimming, and adjusted the corresponding tests in test_proxy_diagnostics.py to assert the new code paths and add a linear-trimming check. Files changed: Telegram/SourceFiles/mtproto/proxy_diagnostics.cpp, Telegram/SourceFiles/tests/test_proxy_diagnostics.py.
2026-07-02 19:21:32 +03:00
..
build CI: skip Debug libraries in Windows builds 2026-06-30 23:42:21 +03:00
cmake Add handshake gating and adaptive proxy policy 2026-06-28 23:18:04 +03:00
codegen@63ec3de727 Fix child field access in styles. 2026-06-09 14:27:37 +04:00
lib_base@efa171f4d1 Mapped macOS now playing skip buttons to relative seeking. 2026-06-24 10:20:21 +03:00
lib_crl@bc81a8ce1b One more attempt to restore context with ANGLE. 2026-06-22 12:16:34 +04:00
lib_lottie@49d67cf66d Toast icon revolution. 2026-03-28 14:48:58 +07: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@665160f915 Scheme generation: skip channelForbidden flags check. 2026-02-01 23:33:57 +04:00
lib_translate@09c1072622 Made Swift 6 local translation support optional. 2026-04-06 17:52:53 +03:00
lib_ui@4ef4b13cdc Update lib_ui. 2026-06-26 14:33:16 +04:00
lib_webrtc@52636e86ea Fix joining unmuted on macOS. 2026-04-21 17:10:22 +07:00
lib_webview@b1011367be Fix build with GCC. 2026-06-09 22:21:08 +04:00
Resources Add synthetic PSK caching and proxy diagnostics 2026-07-01 23:05:57 +03:00
shaders Fixed invisible small group call videos. 2026-06-22 11:51:49 +03:00
SourceFiles Make diagnostics trimming linear 2026-07-02 19:21:32 +03:00
Telegram Unify macOS icon in Icon name. 2026-05-25 14:07:23 +04:00
ThirdParty Add some more math formula guardrails. 2026-06-23 11:40:19 +04:00
CMakeLists.txt Add synthetic PSK caching and proxy diagnostics 2026-07-01 23:05:57 +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
create.bat Create .mm source blanks for macOS modules. 2024-07-06 11:08:42 +04:00
Telegram.plist Fix the "Open With" entry on macOS. 2026-02-13 11:56:46 +04:00