AlexeyZavar
|
7321b654bf
|
Merge tag 'v5.6.3' into dev
|
2024-10-16 13:42:36 +03:00 |
|
Ilya Fedin
|
a88f48cd93
|
Fallback to portal on Linux if QStyleHints::colorScheme is unknown
|
2024-10-14 12:39:41 +04:00 |
|
Ilya Fedin
|
3e6ea8109c
|
Don't treat window controls as continuous
|
2024-10-07 10:48:56 +02:00 |
|
John Preston
|
39fb0a5b66
|
Remove custom PeerData::isVerifyCodes() userpic.
|
2024-10-04 10:06:21 +04:00 |
|
John Preston
|
79b1c0edee
|
Support PeerData::isVerifyCodes() peer type.
|
2024-10-04 10:06:20 +04:00 |
|
AlexeyZavar
|
976db74ece
|
Merge tag 'v5.5.5' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
|
2024-09-27 20:40:18 +03:00 |
|
Ilya Fedin
|
a307e7a798
|
Replace fullscreen mask workaround with Qt one
|
2024-09-19 10:46:46 +02:00 |
|
Ilya Fedin
|
22a3093815
|
Check updater exit status on Linux
|
2024-09-18 08:27:18 +02:00 |
|
Ilya Fedin
|
c93f047056
|
Add run0 support
|
2024-09-12 23:08:06 +04:00 |
|
AlexeyZavar
|
409eedf58d
|
Merge tag 'v5.5.3' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/chat_helpers/gifs_list_widget.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/history_widget.cpp
# Telegram/SourceFiles/history/view/history_view_element.cpp
# Telegram/lib_tl
# Telegram/lib_ui
# lib/xdg/org.telegram.desktop.metainfo.xml
# snap/snapcraft.yaml
|
2024-09-11 20:23:00 +03:00 |
|
John Preston
|
d1e3b9f15d
|
Revert "Check for local URLs more strictly."
This reverts commit c3fda41224 .
|
2024-09-10 14:19:37 +04:00 |
|
23rd
|
f956c0f227
|
Added experimental option to disable touch bar on macOS.
|
2024-09-04 10:12:08 +03:00 |
|
John Preston
|
c3fda41224
|
Check for local URLs more strictly.
|
2024-08-21 09:35:46 +02:00 |
|
AlexeyZavar
|
92dab0438f
|
Merge tag 'v5.3.2' into dev
# Conflicts:
# .github/workflows/mac_packaged.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/boxes/sticker_set_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/inline_bots/bot_attach_web_view.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-08-05 20:56:01 +03:00 |
|
Ilya Fedin
|
993c0ee648
|
Ensure fake modal widget is a window
|
2024-08-01 08:58:16 +04:00 |
|
Ilya Fedin
|
ac78ae823c
|
Reduce portal autostart dialog modality to parent window
|
2024-07-24 18:10:56 +02:00 |
|
John Preston
|
6f86acf712
|
Use system reverse geocoding on macOS.
|
2024-07-19 11:56:34 +02:00 |
|
John Preston
|
2c3ef13b01
|
Update tg_owt to M123.
|
2024-07-19 11:56:25 +02:00 |
|
John Preston
|
de52ac6b28
|
Resolve different addresses.
|
2024-07-19 11:20:54 +02:00 |
|
John Preston
|
310837c9e1
|
Add venues list and chosen place name.
|
2024-07-19 11:20:54 +02:00 |
|
John Preston
|
025ab40687
|
Implement location sending on macOS.
|
2024-07-19 11:20:53 +02:00 |
|
John Preston
|
2a5071b66c
|
Initial location sending on Windows.
|
2024-07-19 11:20:53 +02:00 |
|
Ilya Fedin
|
aa140b2919
|
Fix warnings on Windows
|
2024-07-06 11:05:28 +04:00 |
|
AlexeyZavar
|
f73edfec94
|
Merge tag 'v5.2.2' into dev
|
2024-07-02 22:53:55 +03:00 |
|
AlexeyZavar
|
c4e1e8415c
|
feat: hide notification badge on windows
|
2024-07-02 18:05:10 +03:00 |
|
John Preston
|
f75429cbaa
|
Version 5.2.1: Shorten webview socket path.
Fixes #28106.
|
2024-07-01 21:35:39 +04:00 |
|
AlexeyZavar
|
c185f40acd
|
feat: enter with ghost mode from taskbar or command line
|
2024-07-01 06:04:14 +03:00 |
|
AlexeyZavar
|
da797a2b07
|
Merge tag 'v5.2.0' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/calls/calls_call.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/view/media/history_view_gif.cpp
# Telegram/SourceFiles/window/notifications_manager_default.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-07-01 04:17:59 +03:00 |
|
Ilya Fedin
|
30819509d3
|
Set shortcut context for global menu shortcuts
|
2024-06-30 10:11:40 +04:00 |
|
Ilya Fedin
|
648b23b548
|
Do non-getting XCB requests synchronously
|
2024-06-24 16:23:32 +04:00 |
|
Ilya Fedin
|
ba89912834
|
Switch more XCB code to base::Platform::XCB::Connection
|
2024-06-24 16:23:32 +04:00 |
|
Ilya Fedin
|
671a15d763
|
Update skip taskbar hint on Linux without QWindow events
|
2024-06-22 11:32:36 +04:00 |
|
John Preston
|
93b7c47cda
|
Support building on Windows with Qt 6.
|
2024-06-21 11:36:18 +04:00 |
|
Ilya Fedin
|
8a5797e1bd
|
Re-create QSystemTrayIcon on SNI watcher owner change
|
2024-06-19 10:31:59 +04:00 |
|
Ilya Fedin
|
032fe3e0fc
|
Remove std::optional indrection for nullable XCB types
|
2024-06-16 09:54:04 +04:00 |
|
AlexeyZavar
|
01b8602437
|
Merge tag 'v5.1.2' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/boxes/send_files_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_search_controller.cpp
# Telegram/SourceFiles/dialogs/dialogs_widget.cpp
# Telegram/SourceFiles/dialogs/dialogs_widget.h
# Telegram/SourceFiles/history/view/media/history_view_gif.cpp
# Telegram/SourceFiles/mainwidget.cpp
# Telegram/lib_ui
|
2024-06-04 03:29:15 +03:00 |
|
Ilya Fedin
|
88e742927f
|
File descriptor fixes for XDPOpenWithDialog
- Open it with O_CLOEXEC
- Remove unneseccary std::array complication
- Rely on Gio::UnixFDList to close it
|
2024-06-03 17:49:16 +04:00 |
|
John Preston
|
97a5e0c6ea
|
Support limited formatting input in factcheck.
|
2024-05-30 21:35:07 +04:00 |
|
John Preston
|
2b9e7a6b25
|
Show preview on Force-Click on macOS.
|
2024-05-30 17:02:09 +04:00 |
|
AlexeyZavar
|
57b2c69ce6
|
Merge tag 'v5.0.2' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-05-25 02:26:39 +03:00 |
|
John Preston
|
31fcca245f
|
Version 5.0.2: Fix IME-to-search on macOS.
|
2024-05-24 20:54:10 +04:00 |
|
John Preston
|
f03935ad9a
|
Kill hang processes in case of app quitting.
|
2024-05-24 14:08:14 +04:00 |
|
Ilya Fedin
|
198528f79f
|
Remove code needed for a removed patch
|
2024-05-21 14:20:43 +04:00 |
|
John Preston
|
2cb0651b04
|
Redirect IME to search on Windows.
|
2024-05-07 22:17:34 +04:00 |
|
AlexeyZavar
|
eeb5e5a206
|
Merge tag 'v5.0.1' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/info/profile/info_profile_actions.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-05-04 21:49:27 +03:00 |
|
Ilya Fedin
|
471831bcd6
|
Revert "Remove not really needed notification capability checks"
This reverts commit abdfa4f785 .
|
2024-04-25 15:07:51 +04:00 |
|
Ilya Fedin
|
b1e64419a5
|
Fix setting application icon in Linux notifications
|
2024-04-25 11:31:43 +04:00 |
|
Ilya Fedin
|
e2f17f1131
|
Remove unneeded includes from notifications_manager_linux
|
2024-04-25 11:31:43 +04:00 |
|
John Preston
|
c16d820b88
|
Move OpenSSL probing before crash reporter.
|
2024-04-24 19:12:46 +04:00 |
|
Ilya Fedin
|
9046b2cafb
|
Stop using the plasma-shell protocol
Looks like this isn't really correct in combination with xdg-shell
|
2024-04-22 10:59:16 +04:00 |
|