Files
AyuGramDesktop/Telegram/SourceFiles/core
futpib 9dc236b685 Convert https://t.me/ URLs to tg:// scheme in start URL handling
checkStartUrls() passed URLs directly to openLocalUrl() which only
handles tg:// scheme URLs. When https://t.me/ links were passed as
command-line arguments, they were silently ignored. Now URLs are
converted via TryConvertUrlToLocal() before processing, matching the
behavior used when clicking links inside the app.
2026-02-27 23:42:08 +04:00
..
2026-02-09 21:59:51 +04:00