John Preston
|
eb8f709943
|
Show members list in PanelMode::Wide.
|
2021-05-24 22:45:13 +04:00 |
|
John Preston
|
c93ddf6aac
|
Separate Call/GroupCall delegates and Instance.
|
2021-05-24 22:45:13 +04:00 |
|
Ilya Fedin
|
7de8d6f9ac
|
Fix resetting of available geometry fix in some cases
|
2021-05-11 10:43:04 +03:00 |
|
John Preston
|
9c9fc9e881
|
Version 2.7.4: Fix build for macOS.
|
2021-04-28 14:08:02 +04:00 |
|
John Preston
|
728b1efb9a
|
Respect Focus Assist only for native notifications.
Fixes #16215.
|
2021-04-28 11:20:39 +04:00 |
|
Ilya Fedin
|
7b466e0643
|
Take shadow into account when saving/restoring window geometry
|
2021-04-28 10:13:54 +04:00 |
|
John Preston
|
e26e666135
|
Hide native notification details on lock screen.
|
2021-04-27 13:51:52 +04:00 |
|
John Preston
|
819ce06dfb
|
Don't mark messages as read when screen is locked.
|
2021-04-27 13:31:51 +04:00 |
|
John Preston
|
aa843ee978
|
Update lib_ui.
|
2021-04-12 13:02:53 +04:00 |
|
Ilya Fedin
|
ad0c93cbb1
|
Take shadow into account when saving/restoring window geometry
|
2021-04-12 11:55:30 +03:00 |
|
John Preston
|
1342077dcb
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
|
John Preston
|
66e7f05df1
|
Improve scheduled voice chat top bar design.
|
2021-04-06 18:41:16 +04:00 |
|
John Preston
|
3ec3f6484f
|
Update API scheme to layer 128.
|
2021-04-06 18:41:15 +04:00 |
|
John Preston
|
320adcd389
|
Fix showing comments from the beginning.
|
2021-04-06 18:41:15 +04:00 |
|
Ilya Fedin
|
073b5b106c
|
Get rid of modal parent hack
It was introduced to workaround the absence of size hints propagating in Qt 5.12 Wayland backend, there's no need in it anymore
|
2021-04-05 08:03:46 +03:00 |
|
Ilya Fedin
|
0cd8cc67c5
|
Scale window icon manually when getting from icon theme
|
2021-04-05 08:02:50 +03:00 |
|
John Preston
|
56c8327746
|
Fix emoji picker button in boxes in non-default scale.
|
2021-03-22 19:41:13 +04:00 |
|
John Preston
|
0e6d4291a2
|
Fix close window button paint in theme preview.
|
2021-03-22 19:40:12 +04:00 |
|
John Preston
|
4d24f28fd0
|
By voicechat link open the channel as well.
|
2021-03-22 17:24:53 +04:00 |
|
John Preston
|
a82d1e863e
|
Version 2.7.1: Fix channels ban in admin log.
|
2021-03-20 18:19:31 +04:00 |
|
John Preston
|
a0a13c3b86
|
Update API scheme to layer 126.
|
2021-03-20 15:43:35 +04:00 |
|
John Preston
|
00d65fa978
|
Request one participants slice on voice chat reload.
|
2021-03-18 16:58:05 +04:00 |
|
John Preston
|
2c806b11d7
|
Always join voice chats by link with confirmation.
|
2021-03-16 17:16:01 +04:00 |
|
John Preston
|
2fddeb478b
|
Fix long texts in invite link error toasts.
|
2021-03-15 20:49:38 +04:00 |
|
Ilya Fedin
|
ae0b9141dd
|
Trying to get rid of unused variables...
|
2021-03-15 11:40:44 +03:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|
Ilya Fedin
|
c4dcf064d5
|
Avoid multiple .arg usage as suggested by clazy
|
2021-03-13 19:08:33 +03:00 |
|
John Preston
|
d9771d0f88
|
Fix voice chat lottie animation on Retina screens.
|
2021-03-13 20:05:17 +04:00 |
|
Ilya Fedin
|
f25b2a2094
|
Apply autofixes from clazy
|
2021-03-13 15:25:47 +03:00 |
|
John Preston
|
ae5c7b19f6
|
Fix refreshing MainWindow::desktopRect.
|
2021-03-13 14:37:58 +04:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
74c21039b3
|
Pass correct response timestamp to tgcalls.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
c0df6f7bca
|
Join voice chats by invite links.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
f66d7088ef
|
Support broadcast mode in voice chats.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
02e9b8fd18
|
Support joining to voice chats as a channel.
|
2021-03-12 16:58:26 +04:00 |
|
Ilya Fedin
|
99b7f051c7
|
Restore mouse button release hack in title widget event filter
|
2021-03-06 12:07:39 +04:00 |
|
Ilya Fedin
|
23272430b4
|
Build with QT_NO_KEYWORDS
|
2021-03-04 12:07:54 +04:00 |
|
John Preston
|
54f06740d5
|
Remove some App::wnd() calls.
|
2021-03-03 11:29:26 +04:00 |
|
John Preston
|
204dd0a869
|
Revert "Use custom method to focus main window on X11"
This reverts commit f9bba75395 .
See #10441.
|
2021-03-01 11:47:59 +04:00 |
|
John Preston
|
8142acc709
|
Remove legacy #feed code.
|
2021-02-25 17:03:51 +04:00 |
|
Ilya Fedin
|
f9bba75395
|
Use custom method to focus main window on X11
|
2021-02-24 21:41:14 +04:00 |
|
John Preston
|
27681db7f6
|
Show better error on invite peek discussion group open.
|
2021-02-23 17:16:29 +04:00 |
|
Ilya Fedin
|
1a3253ae8b
|
Implement three items tray menu on Linux
|
2021-02-23 17:14:57 +04:00 |
|
John Preston
|
0a678ae8bd
|
No 'Clear History' for everyone in groups.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
ce5739048a
|
Fix build on Xcode.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
467449ac13
|
When reporting peer allow to select messages first.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
14d525dade
|
Add 'Clear History' to channels as auto-delete entry point.
|
2021-02-22 23:42:41 +04:00 |
|
Ilya Fedin
|
6d07d49659
|
Check for AllowNativeWindowFrameToggle in Controller::verticalShadowTop
|
2021-02-22 23:39:39 +04:00 |
|
John Preston
|
5b0ad9ec4d
|
Revert "Take in account device pixel ratio when setting window extents"
This reverts commit d44f076f0b .
|
2021-02-21 08:07:57 +04:00 |
|
Ilya Fedin
|
15d18077b8
|
Use new methods from lib_ui
|
2021-02-19 14:15:09 +04:00 |
|