AlexeyZavar
370140143d
fix: taskbar app icon change after unpinning
2026-04-27 18:22:24 +03:00
AlexeyZavar
0825ea0160
Merge tag 'v6.7.8' into dev
...
# Conflicts:
# .github/workflows/mac_packaged.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/api/api_chat_invite.h
# Telegram/SourceFiles/boxes/language_box.cpp
# Telegram/SourceFiles/boxes/send_files_box.h
# Telegram/SourceFiles/boxes/sticker_set_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_types.h
# Telegram/SourceFiles/history/history_item.cpp
# Telegram/SourceFiles/history/history_widget.cpp
# Telegram/SourceFiles/history/view/history_view_chat_section.cpp
# Telegram/SourceFiles/history/view/history_view_message.cpp
# Telegram/SourceFiles/history/view/history_view_translate_bar.cpp
# Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp
# Telegram/SourceFiles/platform/mac/main_window_mac.mm
# Telegram/SourceFiles/settings/sections/settings_main.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
2026-04-24 20:47:17 +03:00
John Preston
33dda9dffd
Return possibility for maps handler customization on Windows.
2026-04-14 21:55:38 +07:00
John Preston
05d2881c16
Disable attempts to launch bingmaps.
...
Fixes #30551 .
2026-04-14 13:23:25 +07:00
AlexeyZavar
2f5970d57c
Merge tag 'v6.7.2' into dev
2026-04-04 05:32:26 +03:00
AlexeyZavar
b93c93a20c
Merge tag 'v6.6.2' into dev
2026-03-19 01:24:29 +03:00
23rd
d7e8199365
Added platform provider of translations.
2026-03-04 08:32:04 +03:00
cumdev1337
234e0b247b
Save webauthn resident key
2026-02-28 11:31:30 +04:00
AlexeyZavar
b6d19149d9
feat: per-account ghost & lock ghost features & refactor
2026-02-13 16:52:15 +03:00
AlexeyZavar
cb24e7d085
Merge tag 'v6.3.10' & extra into dev
2025-12-30 14:28:06 +03:00
23rd
6ce7641971
Replaced WebAuthn dll loading with SafeLoadLibrary on Windows.
2025-12-16 17:09:13 +03:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
AlexeyZavar
77e300b551
Merge tag 'v6.3.6' into dev
2025-12-09 20:09:22 +03:00
23rd
d2dd124be0
Added dummy platform files for text recognition.
2025-12-05 20:11:53 +04:00
23rd
30ef7270b3
Added initial Win API support for passkeys.
2025-12-05 18:15:53 +04:00
23rd
cb07bcf0db
Added initial dummy platform files for passkeys.
2025-12-05 18:15:53 +04:00
John Preston
6abd4bae58
Fix build with Qt 6 on Windows.
2025-10-29 14:34:51 +04:00
AlexeyZavar
51a7739436
Merge remote-tracking branch 'upstream-main/dev' into dev
2025-10-27 12:17:51 +03:00
Ilya Fedin
5fbf280e4a
Combine startUrls and sendPaths
...
This commit allows to handle multiple URLs of all types as positional arguments simultaneously:
* tg:// links
* tonsite:// links
* interpret:// file paths
* generic file paths (to share files)
This allows to Drag'n'Drop files to the Telegram shortcut/binary.
2025-10-23 10:23:53 +04:00
Ilya Fedin
dbc9beaa19
Make psLaunchMaps async
2025-10-22 22:01:45 +04:00
23rd
8bdf8d42d9
Adapted retrieving displays name for Windows from Qt6.6.0.
...
https://github.com/qt/qtbase/commit/6136b92f540c15835e0c7eb7e01ab7b58fbea685
2025-10-10 11:24:07 +03:00
Ilya Fedin
b29877554c
Make experimental option for non-native notifications cross-platform
2025-10-10 11:24:07 +03:00
23rd
a2d17f6f3f
Added ability to choose display for notifications to settings.
2025-10-10 11:24:07 +03:00
23rd
54018aec90
Added experimental option for non-native notifications on macOS.
2025-10-10 11:24:07 +03:00
AlexeyZavar
9cf11ff45d
Merge tag 'v6.1.3' into dev
2025-10-04 17:26:13 +03:00
23rd
a3e8848bc8
Added ability to check if OS has support of notifications volume.
2025-08-17 14:47:49 +03:00
John Preston
5d7ae16b4a
Try fixing working on Windows 7.
2025-08-01 11:27:53 +04:00
AlexeyZavar
2eee51f891
fix: tray dot misalignment
2025-07-15 22:07:14 +03:00
AlexeyZavar
13a96ee1d3
Merge tag 'v5.16.2' into dev
2025-07-07 01:23:33 +03:00
AlexeyZavar
69420f5750
chore: refactor & reformat settings
2025-06-08 11:00:04 +03:00
John Preston
dfc1ec3ccf
Support shared media / pins for sublists.
2025-06-04 10:00:23 +04:00
AlexeyZavar
e572da4927
Merge tag 'v5.14.3' into dev
2025-05-18 22:30:24 +03:00
John Preston
3907a103fc
Fix possible notification click problem.
...
Fixes #29293 .
2025-05-15 15:34:23 +04:00
AlexeyZavar
409165dec6
chore: refactor settings
2025-05-05 20:36:16 +03:00
AlexeyZavar
1447b62999
Merge tag 'v5.13.1' into dev
2025-04-25 02:29:09 +03:00
Ilya Fedin
b14c2878b3
Revert "Move icon name getter to cross-platform header"
...
This reverts commit d9318c9935 .
2025-03-12 14:54:41 +04:00
Ilya Fedin
0fb67c78a9
Add a method to calculate instance hash to Launcher
2025-03-12 14:53:21 +04:00
AlexeyZavar
adc691f516
Merge tag 'v5.12.1' into dev
2025-03-08 23:02:34 +03:00
Eugene
e99cb9bfb8
Ensure policy check before creating Zone.Identifier for downloaded files on Windows
2025-03-04 10:47:31 +04:00
AlexeyZavar
ab3a61794b
Merge tag 'v5.10.7' into dev
2025-01-29 01:49:51 +03:00
Ilya Fedin
5f5a2a3ef2
Check high contrast theme for auto dark mode on Windows
2025-01-27 15:01:11 +01:00
Ilya Fedin
e1f71baed6
Move native notifications option check logic to cross platform code
2025-01-25 18:33:13 +04:00
John Preston
9dc947ecb6
Simplify run-in-background option selection.
2025-01-22 22:13:28 +04:00
John Preston
d135151477
Use native sound support in macOS notifications.
2025-01-22 22:13:28 +04:00
AlexeyZavar
62c4b1f30b
fix: process more shortcuts
2025-01-16 16:40:43 +03:00
AlexeyZavar
0609288250
fix: native Windows notifications
2025-01-16 14:25:56 +03:00
AlexeyZavar
dbc0cae68c
Merge tag 'v5.8.2' into dev
2024-11-20 16:19:06 +03:00
John Preston
20fadfef7f
Fix file dialog for Windows on ARM.
2024-11-18 16:01:15 +04:00
Ilya Fedin
ebd0c3696a
Remove #ifndef __MINGW32__ from Windows notifications
...
It uses C++/WinRT nowadays just like all other code so there's no point in #ifndef'ing only it
2024-10-31 19:22:37 +04:00
Ilya Fedin
e0a0d9c039
Remove outdated ifdef
...
The file doesn't have __in anymore
2024-10-31 19:22:37 +04:00