Ilya Fedin
|
d2faacb0fb
|
Update snap to core22
|
2022-06-16 08:39:29 +04:00 |
|
John Preston
|
145d112982
|
Fix build with GCC.
|
2022-06-15 23:25:51 +04:00 |
|
John Preston
|
0434e520fd
|
Don't quit on secondary window destroy by the system.
|
2022-06-15 19:59:16 +04:00 |
|
John Preston
|
06e2724731
|
Fix login Qr-code when main DC is switched.
|
2022-06-15 19:48:55 +04:00 |
|
John Preston
|
01bcdf10ee
|
Add arrows to move in premium previews box.
|
2022-06-15 19:31:13 +04:00 |
|
John Preston
|
2583ddea2e
|
Switch premium previews by keyboard.
|
2022-06-15 17:23:01 +04:00 |
|
John Preston
|
855d4692fe
|
Fallback to large profile video in chat / chats list.
|
2022-06-15 16:50:59 +04:00 |
|
John Preston
|
a8ffb21bfa
|
Fix premium sticker preview switching.
|
2022-06-15 16:50:59 +04:00 |
|
Ilya Fedin
|
226154baa5
|
Fix macOS action
|
2022-06-15 16:09:42 +04:00 |
|
John Preston
|
a480fc9d7c
|
Put "View" in the middle of the toast.
|
2022-06-15 15:21:46 +04:00 |
|
John Preston
|
1d64a03804
|
Fix transcribe animation glitch in message view refresh.
|
2022-06-15 15:09:08 +04:00 |
|
23rd
|
6553e4492c
|
Fixed phrase for placeholder in field of local passcode check.
|
2022-06-15 14:06:32 +03:00 |
|
23rd
|
6d4506f8aa
|
Fixed display of most of multiline toasts in corresponding window.
|
2022-06-15 14:06:32 +03:00 |
|
John Preston
|
eba606e85e
|
Fix video message forward reply info paint.
|
2022-06-15 15:03:08 +04:00 |
|
John Preston
|
1c6fac337e
|
Fix global menu and file chooser on macOS.
|
2022-06-15 14:49:53 +04:00 |
|
John Preston
|
aa484ac015
|
Fix crash on launch with passcode.
|
2022-06-15 14:49:06 +04:00 |
|
John Preston
|
014cd19e93
|
Restrict CMake to 3.23+ on macOS.
|
2022-06-15 13:02:15 +04:00 |
|
John Preston
|
0f5d71434f
|
Update Qt to 6.3.1 in prepare script.
|
2022-06-15 12:57:59 +04:00 |
|
Ilya Fedin
|
798998203a
|
Get XDG activation token from native notification on Linux
|
2022-06-15 12:55:59 +04:00 |
|
Ilya Fedin
|
fc98f9c0c5
|
Update cmake_helpers
|
2022-06-15 10:47:34 +04:00 |
|
Ilya Fedin
|
64a5e03321
|
Synchronize new Qt build argument between Dockerfile & snapcraft.yml
|
2022-06-15 10:47:34 +04:00 |
|
John Preston
|
7b4c0740d0
|
Closed alpha version 3.7.5.1.
|
2022-06-14 21:27:50 +04:00 |
|
John Preston
|
60d998bf36
|
Fix build on Linux.
|
2022-06-14 21:27:50 +04:00 |
|
John Preston
|
9b7e19e9c5
|
Remove debug code path (always error display).
|
2022-06-14 19:52:09 +04:00 |
|
John Preston
|
c37012efec
|
Fix docker build with Qt 6.3.1.
|
2022-06-14 19:26:09 +04:00 |
|
John Preston
|
d03bc02948
|
Refresh appConfig after successfull authorization.
|
2022-06-14 19:21:26 +04:00 |
|
John Preston
|
7c2223e540
|
Write serialized peer has_video correctly, versioned.
|
2022-06-14 19:20:02 +04:00 |
|
John Preston
|
ce7b6fe17a
|
Fix build with the new scheme.
|
2022-06-14 19:16:18 +04:00 |
|
23rd
|
c9bd0ab725
|
Replaced MTP types with type aliases for shared media api.
|
2022-06-14 18:51:53 +04:00 |
|
23rd
|
7727cd734e
|
Slightly simplified processing of received full peer info.
|
2022-06-14 18:51:45 +04:00 |
|
23rd
|
243b16398b
|
Moved out api for user photos to related separated module.
|
2022-06-14 18:51:38 +04:00 |
|
23rd
|
13146e9c06
|
Replaced use of raw MTP* bot commands with new transitional classes.
|
2022-06-14 18:51:18 +04:00 |
|
23rd
|
5f8608ed90
|
Moved out BotCommand struct to separated file.
|
2022-06-14 18:45:12 +04:00 |
|
23rd
|
8347318c90
|
Removed some methods with MTP signature from history widget.
|
2022-06-14 18:38:25 +04:00 |
|
23rd
|
3403b3c471
|
Removed methods with MTP signature from compose controls.
|
2022-06-14 18:38:14 +04:00 |
|
John Preston
|
326304ca48
|
Update Qt to 5.15.4 and 6.3.1.
|
2022-06-14 18:34:09 +04:00 |
|
John Preston
|
707359e371
|
Close double limits preview box on premium change.
|
2022-06-14 16:40:50 +04:00 |
|
Ilya Fedin
|
61bad55dbc
|
Update submodules & Docker patches
|
2022-06-14 16:36:44 +04:00 |
|
Ilya Fedin
|
08b99134fa
|
Use brackets include for third-party libraries
|
2022-06-14 16:36:44 +04:00 |
|
Ilya Fedin
|
6ee08faa24
|
Migrate from kwayland to QtWaylandScanner
|
2022-06-14 16:36:44 +04:00 |
|
Ilya Fedin
|
0a876226fe
|
Move QT_FONT_DPI workaround to Qt patches
|
2022-06-14 16:36:44 +04:00 |
|
Ilya Fedin
|
391a3a77f6
|
Use Qt's xdg-desktop-portal file dialog implementation
|
2022-06-14 16:36:44 +04:00 |
|
Ilya Fedin
|
762f561c60
|
Add architecture to Windows action artifact name
|
2022-06-14 16:36:44 +04:00 |
|
Ilya Fedin
|
2477b35b42
|
Move tray availability logging to the appropriate class
|
2022-06-14 16:36:44 +04:00 |
|
Ilya Fedin
|
4d997a26b0
|
Don't update global menu on Linux without focus widget
The window loses focus when menu is open and edit options are deactivated
|
2022-06-14 16:36:44 +04:00 |
|
Ilya Fedin
|
4410aeb3eb
|
Make QMenuBar on Linux work without private API
|
2022-06-14 16:36:44 +04:00 |
|
Ilya Fedin
|
088cca7452
|
Adapt for XCB::IsSupportedByWM changes
|
2022-06-14 16:36:44 +04:00 |
|
GitHub Action
|
66b9d70993
|
Update User-Agent for DNS to Chrome 101.0.4951.64.
|
2022-06-14 16:32:26 +04:00 |
|
John Preston
|
3e5b52bc2e
|
Fix premium settings cover.
|
2022-06-14 16:23:09 +04:00 |
|
John Preston
|
7b4fca57ae
|
Fix subscription from preview box.
|
2022-06-14 16:16:40 +04:00 |
|