ZaStoGram_desktop/Telegram/SourceFiles/core
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-25 16:55:07 +03:00
..
deep_links Added support of deep link copying to settings search results. 2026-06-22 13:21:06 +03:00
application.cpp Merge upstream dev through 64ca5475f2 2026-09-25 14:38:13 +03:00
application.h Fall back to WSS while the selected proxy does not connect 2026-09-24 12:14:53 +03:00
bank_card_click_handler.cpp Merge upstream dev through b033e513f4 2026-08-22 11:23:33 +03:00
bank_card_click_handler.h Added initial api support of bank card entity in messages. 2025-05-01 13:51:16 +03:00
base_integration.cpp
base_integration.h
cached_webview_availability.h Cache Webview::Availability() result for startup checks 2026-03-05 16:13:38 +04:00
changelogs.cpp Show canary version and skip changelogs on canary 2026-08-28 11:14:02 +04:00
changelogs.h
click_handler_types.cpp Added animated icons to copy-to-clipboard toasts. 2026-06-26 15:22:28 +03:00
click_handler_types.h Improve internal wrapped URLs processing. 2026-06-09 14:27:37 +04:00
core_cloud_password.cpp перенос по папкам 2026-07-07 23:44:39 +03:00
core_cloud_password.h Added login email pattern to cloud password data. 2025-05-01 11:13:22 +04:00
core_screenshot_protection.cpp Split screenshot protection reasons into content and ambient. 2026-08-24 07:51:04 +03:00
core_screenshot_protection.h Split screenshot protection reasons into content and ambient. 2026-08-24 07:51:04 +03:00
core_settings.cpp Точная скорость видео шагом 0.05x и усиление яркости и громкости кнопками 2026-09-25 16:55:07 +03:00
core_settings.h Точная скорость видео шагом 0.05x и усиление яркости и громкости кнопками 2026-09-25 16:55:07 +03:00
core_settings_proxy.cpp Merge upstream dev through b033e513f4 2026-08-22 11:23:33 +03:00
core_settings_proxy.h Add fast proxy warm-up setting (2 concurrent handshakes when healthy) 2026-07-11 20:36:25 +03:00
crash_report_window.cpp Replaced qMin, qMax and qAbs with std::min, std::max and std::abs. 2026-09-14 18:03:15 +03:00
crash_report_window.h Fix CrashID copy in crash reported window. 2026-05-06 13:09:56 +04:00
crash_reports.cpp Fix the crash on quit racing OpenSSL cleanup 2026-08-10 18:42:50 +04:00
crash_reports.h
credits_amount.h Show Reject/Accept buttons for offers. 2025-12-05 20:11:53 +04:00
current_geo_location.cpp Search for venues by location. 2024-07-19 11:20:54 +02:00
current_geo_location.h Search for venues by location. 2024-07-19 11:20:54 +02:00
deadlock_detector.h
external_control.cpp Support WEB proxies with /path. 2026-09-09 13:03:32 +04:00
external_control.h Added external control command channel over local socket. 2026-06-10 18:42:45 +04:00
file_location.cpp
file_location.h
file_utilities.cpp Initial ability to send audio in attaches. 2026-08-14 16:23:44 +04:00
file_utilities.h Initial ability to send audio in attaches. 2026-08-14 16:23:44 +04:00
launcher.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
launcher.h Handle FFmpeg logging 2026-09-04 10:14:19 +04:00
local_url_handlers.cpp Don't test WEB proxies in the list. 2026-08-18 16:05:51 +04:00
local_url_handlers.h Show miniapp icon for link-buttons to miniapps. 2026-05-19 13:43:27 +04:00
mime_type.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
mime_type.h Merge upstream dev through b033e513f4 2026-08-22 11:23:33 +03:00
phone_click_handler.cpp Merge upstream dev through b033e513f4 2026-08-22 11:23:33 +03:00
phone_click_handler.h Added initial api support of text phone entity in messages. 2024-05-31 18:58:21 +03:00
proxy_wss_fallback.cpp Fall back to WSS while the selected proxy does not connect 2026-09-24 12:14:53 +03:00
proxy_wss_fallback.h Fall back to WSS while the selected proxy does not connect 2026-09-24 12:14:53 +03:00
sandbox.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
sandbox.h Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
shortcuts.cpp Added hotkeys to reopen closed and close other windows. 2026-08-11 16:50:36 +03:00
shortcuts.h Added hotkeys to reopen closed and close other windows. 2026-08-11 16:50:36 +03:00
ui_integration.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
ui_integration.h Tell the text engine where the fonts it unpacks may live. 2026-09-04 10:14:19 +04:00
update_channel.h Add an in-title CANARY/PRIVATE marking. 2026-08-28 11:14:03 +04:00
update_checker.cpp Merge upstream dev through 64ca5475f2 2026-09-25 14:38:13 +03:00
update_checker.h перенос по папкам 2026-07-07 23:44:39 +03:00
update_keys.cpp Add v2 update verification core and build channels 2026-08-28 11:14:02 +04:00
update_keys.h Add v2 update verification core and build channels 2026-08-28 11:14:02 +04:00
update_verify.cpp Harden canary builds running. 2026-08-28 11:14:03 +04:00
update_verify.h Harden canary builds running. 2026-08-28 11:14:03 +04:00
utils.cpp Remove unneeded openssl/engine.h include. 2025-09-04 11:43:59 +04:00
utils.h Replaced floorclamp and ceilclamp with Ui::RowsInRange. 2026-09-15 08:49:44 +03:00
version.h Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
zsg_build.h Enable separate Forgejo dev update channel 2026-08-16 15:06:44 +03:00