John Preston
1bc438ed01
Support "Delete all files" menu in Downloads section.
2022-03-11 09:56:29 +04:00
John Preston
32d09f189b
Use rpl::empty instead of rpl::empty_value().
2022-03-11 09:56:29 +04:00
John Preston
6805259f74
Don't recompress some JPEGs when sending as photos.
...
If JPEG is saved in progressive mode and has bpp <= 4
and max(width, height) <= 1280 then we send original bytes.
2022-03-09 17:37:51 +04:00
John Preston
e84ebc2a5c
Fix download bar appearing after account switch.
2022-03-09 16:02:27 +04:00
John Preston
602e7a7164
Warn on quit if downloading files.
2022-03-09 15:36:14 +04:00
John Preston
6dd720b76e
Don't show downloads bar while message is visible.
2022-03-09 14:52:44 +04:00
John Preston
f1064e2d2f
Fix crash in downloads bar.
2022-03-09 08:53:15 +04:00
John Preston
1bdada3cfc
Beta version 3.5.6.
...
- Show viewers count in RTMP streams.
- Send GIFs search results without "via @bot".
- Display the file thumbnail in downloads bar.
- Always try to save original photo bytes to disk.
- Fix crash when deleting a user from your contacts list.
2022-03-08 21:25:48 +04:00
John Preston
445b6e0f90
Remove persistent recording display (for debug).
2022-03-08 18:49:56 +04:00
John Preston
a29d1816c9
Fix Picture-in-Picture resize on macOS.
2022-03-08 18:20:02 +04:00
John Preston
8259f74074
Fix notifications settings in dark system themes.
2022-03-08 18:20:02 +04:00
John Preston
3644dfd6fc
Show viewers count in RTMP streams.
2022-03-08 18:16:59 +04:00
John Preston
1aa8029a8a
Improve notification preview settings design.
2022-03-08 15:24:02 +04:00
23rd
2d28d795cf
Replaced PinMessageBox with generic box.
2022-03-08 12:43:00 +03:00
23rd
2b8eefccca
Returned Enter shortcut to confirm box.
2022-03-08 12:43:00 +03:00
23rd
ffc0e04a1e
Fixed state stuck after canceling of box of stream scheduling.
2022-03-08 12:43:00 +03:00
Ilya Fedin
6fd02ccbae
Match socket length check with Qt
2022-03-08 12:41:38 +04:00
John Preston
cbe7b5f61b
Fix finished downloads bar hiding.
2022-03-07 19:52:54 +04:00
John Preston
bde79210ca
Support single download file thumbnail display.
2022-03-07 18:10:01 +04:00
John Preston
b90524357e
Improve download bar finished state.
2022-03-07 13:33:29 +04:00
John Preston
7e617b7f39
Fix camera preview in Calls Settings.
2022-03-07 12:33:48 +04:00
John Preston
98f2f6d4c0
Always try to save original photo bytes to disk.
2022-03-07 11:09:14 +04:00
John Preston
173fdf8056
Send GIFs search results without "via @bot".
2022-03-07 11:09:14 +04:00
23rd
63b5eb66ff
Provided Window::SessionController to FastShareMessage.
2022-03-06 18:11:47 +03:00
23rd
b9f6591734
Moved out FastShareMessage from history_message.
2022-03-06 18:11:47 +03:00
23rd
b5ab222e64
Provided full style to share box from group calls.
2022-03-06 18:11:47 +03:00
23rd
fa50a5962c
Removed Window::SessionNavigation from ShareBox.
2022-03-06 18:11:47 +03:00
23rd
309d4ea702
Added ability to provide field style to EditLinkBox.
2022-03-06 18:11:47 +03:00
23rd
cf55f1a7cd
Added ability to use EditLinkBox without SessionController.
2022-03-06 18:11:47 +03:00
23rd
87bdfaf731
Added ability to skip dictionaries manager in context menu.
2022-03-06 18:11:47 +03:00
23rd
f721f5edcf
Added ability to provide style of schedule box to share box.
2022-03-06 18:11:47 +03:00
23rd
dd6501ef8f
Added ability to provide style to schedule box.
2022-03-06 18:11:47 +03:00
23rd
5298cf0e52
Added ability to provide style to box for choosing date and time.
2022-03-06 18:11:47 +03:00
23rd
239c617818
Added ability to provide some style color to calendar box.
2022-03-06 18:11:47 +03:00
23rd
fa1c2e9dbc
Provided parent for toasts in some boxes for peer editing.
2022-03-06 18:11:47 +03:00
23rd
972b421fc6
Delegated display of ShareInviteLinkBox to caller.
2022-03-06 18:11:47 +03:00
23rd
d9cdff3e6e
Provided parent for toast to CopyInviteLink.
2022-03-06 18:11:47 +03:00
23rd
71ee2de354
Delegated display of InviteLinkQrBox to caller.
2022-03-06 18:11:47 +03:00
23rd
dc6788706c
Delegated display of RevokeLinkBox to caller.
2022-03-06 18:11:47 +03:00
23rd
905a7e6346
Added simple PeerListDelegate to show content.
2022-03-06 18:11:47 +03:00
23rd
9dccc12734
Delegated display of EditLinkBox to caller.
2022-03-06 18:11:47 +03:00
23rd
b18d665fbe
Delegated display of DeleteLinkBox to caller.
2022-03-06 18:11:47 +03:00
23rd
5ddb9f9097
Delegated display of ShowInviteLinkBox to caller.
2022-03-06 18:11:47 +03:00
23rd
f48cf2e27a
Provided instance of Ui::Show to AddPermanentLinkBlock.
2022-03-06 18:11:47 +03:00
23rd
c56c0e3232
Removed Ui::show from EditPeerTypeBox.
2022-03-06 18:11:47 +03:00
John Preston
a2e57de3a3
Fix crash in delete contact box creation.
2022-03-06 14:44:12 +04:00
John Preston
dc9ef43625
Beta version 3.5.5.
...
- Support stereo audio output in RTMP streams.
- Improve RTMP stream full screen mode.
- Fix a couple of crashes.
2022-03-05 21:23:57 +04:00
23rd
0f00d90c29
Removed unused argument when pin animation in touchbar is cancelled.
2022-03-05 17:43:49 +03:00
23rd
a61ad9e2a2
Fixed possible crash in sending animation when message view is lost.
2022-03-05 17:19:38 +03:00
Ilya Fedin
b39e4a3138
Do not call CloseNotification for activatable services
...
If the notification daemon is an activatable GApplication service (e.g.
on Mate), then the notification daemon may terminate a short time after
the notification has vanished (usually 15s). In that case the
notification daemon may reuse notification IDs, which is incompatible
with our notification clearing.
Also the service may not be running at all, when we call the
CloseNotification endpoint.
To fix this, we simply disable the entire notification history clearing
functionality on such desktops by proactively clearing all notification
references from our internal notification manager.
Signed-off-by: Magnus Groß <magnus.gross@rwth-aachen.de>
2022-03-05 16:51:02 +04:00