Commit graph

8629 commits

Author SHA1 Message Date
Ilya Fedin
5affb168a2 Fix callback function name in open with dialog 2021-01-04 17:08:49 +04:00
Ilya Fedin
99af2a7058 Check for xdg-decoration protocol support on Wayland 2021-01-04 17:08:49 +04:00
Ilya Fedin
b9acea9cef Move GSDMediaKeys initialization to SetWatchingMediaKeys 2021-01-04 11:55:10 +04:00
Ilya Fedin
8fb6ece796 Revert "Use xcb to set transient parent for gtk file dialog"
This reverts commit cd3b989e70.
2021-01-04 11:54:17 +04:00
Ilya Fedin
15a9842b9f Make open with dialog modal on Linux 2021-01-04 11:54:17 +04:00
GitHub Action
8ce0bd5575 Update User-Agent for DNS to Chrome 87.0.4280.88. 2021-01-04 11:24:11 +04:00
f0e117d3fa Raise max accounts to 100 in x64 build 2021-01-04 09:06:00 +03:00
John Preston
373635a765 Beta version 2.5.3.
- Allow using mouse buttons in Push-to-Talk shortcut.
- Fix blurred thumbnails in Shared Links section.
2020-12-30 17:53:37 +04:00
John Preston
0ecd4d3b40 Close PiP when opening a loading video.
Fixes #9926.
2020-12-30 17:12:40 +04:00
John Preston
3fd62d51aa Hide bot command start button when editing message.
Fixes #9941.
2020-12-30 16:27:32 +04:00
John Preston
818624e051 Don't allow kicking yourself from legacy group. 2020-12-30 16:14:13 +04:00
John Preston
a6eb241ec1 Fix blurred thumbnails in Shared Links section. 2020-12-30 16:13:07 +04:00
John Preston
1d7fb6c4ce Better count voice chat participants count. 2020-12-30 15:53:01 +04:00
John Preston
2af63ec48f Correctly show legacy groups with no admins. 2020-12-30 13:28:35 +04:00
John Preston
0709bc6d70 Fix links in voice chat admin log events. 2020-12-30 13:16:00 +04:00
John Preston
3a34881488 Highlight album part that had a reply clicked. 2020-12-30 12:56:44 +04:00
Ilya Fedin
39f9147790 Check for dbus menu exporter instead of menu path 2020-12-30 11:50:01 +04:00
Ilya Fedin
19a5dcbffc Make OpenAL debugging easier 2020-12-30 11:49:30 +04:00
23rd
f24b0c6237 Fixed hiding cancel button in state of listen to recorded voice data. 2020-12-30 10:59:49 +04:00
23rd
3940d57c3d Disabled message editing while voice recording. 2020-12-30 10:59:49 +04:00
272d7848cb Fix macOS tray icon logic 2020-12-30 03:49:45 +03:00
Ilya Fedin
8da33113a2 Use DeviceModelPretty/SystemVersionPretty directly
This allows using methods that require a running QGuiApplication instance to detect system
2020-12-29 12:36:47 +04:00
Ilya Fedin
f66cfb5684 Use new IsSupportedByWM XCB API from lib_base 2020-12-29 12:29:11 +04:00
6dabca6cb2 Allow hiding pinned messages in chats with users 2020-12-29 06:06:30 +03:00
1244373358 Fix pinned messages 2020-12-29 05:50:25 +03:00
183762b88c Fix userpics in calls top bar 2020-12-29 04:32:43 +03:00
b6be1f4d9f Show bot callback data in a tooltip 2020-12-29 03:27:24 +03:00
b1277c3d59 Fix local folders exceptions 2020-12-29 01:49:56 +03:00
John Preston
d648d294ca Fix layout in intro Settings. 2020-12-28 18:29:09 +04:00
Ilya Fedin
8142e83395 Fix connection to QSystemTrayIcon::messageClicked in main_window_win 2020-12-28 17:00:05 +04:00
Ilya Fedin
e247be7e33 Operate with QString instead of QDBusObjectPath 2020-12-28 17:00:05 +04:00
Ilya Fedin
e594b75f4c Use more forward declarations in main_window_linux 2020-12-28 17:00:05 +04:00
Ilya Fedin
28f857f763 Add support for G-S-D's media-keys extension
This fixes media keys handling on (but not limited to, probably):
* GNOME
* Cinnamon
* MATE
* Budgie
* Pantheon (elementaryOS)
* Unity
2020-12-28 17:00:05 +04:00
31fd8f3d55 Fix rounding of userpics in comments 2020-12-28 01:37:29 +03:00
487ec24b70 Support emoji in section titles 2020-12-28 00:18:27 +03:00
c528820713 Don't show time for service messages with additional data 2020-12-28 00:18:27 +03:00
22f2fa2f19 Restored supergroup migration service message 2020-12-28 00:17:24 +03:00
12b25d973d Fix service messages time showing in dialogs as text 2020-12-28 00:17:00 +03:00
8f133b5791 Fix userpic rounding 2020-12-27 21:18:28 +03:00
19c1764bd1 Fix rounding of Replies userpic 2020-12-27 19:35:16 +03:00
eab12695bb Switch "jump to date" default hotkey to Ctrl+H
It seems that Ctrl+J now used for Contacts by default.
2020-12-27 19:02:48 +03:00
b1529c0c3c Fix userpic corner indicator 2020-12-27 18:59:52 +03:00
9b1a92a192 Changed comment in Linux updater to better work with Git 2020-12-26 20:25:59 +03:00
ilya-fedin
0b3f2a098f
Fix resetting system font setting to default (#132) 2020-12-26 04:03:59 +03:00
Ilya Fedin
f0a5d2ed84 Use system font on Linux by default 2020-12-26 00:30:29 +04:00
Ilya Fedin
dac24fb5b5 Use runtime OS checks in settings_menu 2020-12-26 00:19:37 +04:00
Ilya Fedin
3e16c5cf26 Change some defaults on linux
* Native window frame
* Native notifications
* No tray counter
2020-12-26 00:19:31 +04:00
Ilya Fedin
07505462a7 Add gtk integration option
It is disabled by default to provide native Qt experience by default
2020-12-25 21:54:14 +04:00
30dfff483b Updated TDesktop sources to 2.5.1+56728a0 2020-12-25 20:04:55 +03:00
3acdd673dc Move JSON settings start before platform start 2020-12-25 20:02:19 +03:00