Ilya Fedin
4348ddf938
Adjust some constexprs in linux platform code
2021-01-22 17:02:50 +04:00
Ilya Fedin
894d6028bd
Don't skip native notification toasts
2021-01-22 17:02:50 +04:00
Ilya Fedin
e8edbb16ae
Make notification manager creation async
2021-01-22 17:02:50 +04:00
Ilya Fedin
a0a71687e7
Use QDBusPendingReply in GetServerInformation
2021-01-22 17:02:50 +04:00
Ilya Fedin
d042963a47
Make notification show method async
2021-01-22 17:02:50 +04:00
Ilya Fedin
64b12bde55
Allow qualified notification daemons by default on Linux
2021-01-22 17:02:50 +04:00
Ilya Fedin
49736cd879
Recreate notification manager on notification service owner change
2021-01-22 17:02:50 +04:00
the-vyld
e55581e0c9
fix typos in changelog.txt
2021-01-22 16:55:04 +04:00
John Preston
574d915c23
Fix build and tray icon menu on Windows.
2021-01-22 16:53:59 +04:00
23rd
2616659116
Added missed date detailed info in tooltips to admin log and sections.
2021-01-22 16:53:59 +04:00
23rd
3d1f21bd05
Added sent date info to tooltip of messages in admin log.
...
Fixed #5706 .
2021-01-22 16:53:59 +04:00
23rd
dc631ef631
Added ability to see url of inline button in tooltip.
...
Fixed #5457 .
2021-01-22 16:53:59 +04:00
23rd
5277080115
Fixed adding caption to grouped files.
...
Fixed #10192 .
2021-01-22 16:53:59 +04:00
23rd
1ccfcc824c
Updated code to be consistent with lib_ui.
2021-01-22 16:53:59 +04:00
23rd
97e8c0956f
Moved all files related to menu to separate namespace.
2021-01-22 16:53:59 +04:00
23rd
03a7131a1a
Replaced slots with lambdas to fill context menu in OverlayWidget.
2021-01-22 16:53:59 +04:00
23rd
2d906bddb2
Replaced raw PopupMenu pointer with unique_qptr in OverlayWidget.
2021-01-22 16:53:59 +04:00
23rd
dd7598a701
Replaced singleShot with InvokeQueued in OverlayWidget.
2021-01-22 16:53:59 +04:00
23rd
b6f17e1cea
Replaced QTimer with base::Timer in OverlayWidget.
2021-01-22 16:53:59 +04:00
23rd
eb42a77eb7
Changed Up arrow shortcut for albums to edit item with caption.
...
Fixed #10134 .
2021-01-22 16:53:59 +04:00
23rd
ad761011d6
Added ability to fetch song cover from external resource.
2021-01-22 16:53:59 +04:00
23rd
3fadf2ee54
Added Up arrow shortcut to edit comments.
2021-01-11 22:46:56 +03:00
23rd
15254599e2
Unified checking for editable message.
2021-01-11 22:46:56 +03:00
23rd
1607752cf9
Added ability to show song cover in inline results.
2021-01-11 22:46:56 +03:00
23rd
cf0cde6e83
Added ability to show song cover in EditCaptionBox and SendFilesBox.
2021-01-11 22:46:56 +03:00
23rd
8fffe7d128
Added ability to show song cover in HistoryView and Overview::Layout.
2021-01-11 22:46:45 +03:00
John Preston
a483eb98a1
Remove not-needed requests for file parts above real size.
2021-01-11 12:38:47 +04:00
John Preston
838a3b23c7
Beta version 2.5.5.
...
- Fix recording of audio in voice chats.
- Fix media viewer zoom and crashing.
2021-01-10 12:30:58 +04:00
23rd
a030911ad5
Fixed filling context menu in TabbedPanel between sections.
...
Fixed #10082 .
2021-01-09 14:24:41 +03:00
John Preston
8ae1b10b91
Fix media viewer regression.
2021-01-09 13:55:55 +04:00
John Preston
adc8d6a6d1
Fix audio recording in voice chats.
2021-01-08 19:09:45 +04:00
John Preston
1704cb345a
Beta version 2.5.4: Fix build on Linux.
2021-01-07 23:17:54 +04:00
John Preston
0b85d0f185
Beta version 2.5.4: Fix build on macOS.
2021-01-07 22:02:22 +04:00
John Preston
348dfefbaa
Beta version 2.5.4: Update lib_ui.
2021-01-07 20:07:06 +04:00
John Preston
7508980f62
Beta version 2.5.4.
...
- Implement new audio module code for calls and voice chats.
- Allow retracting votes from polls in comments to channel posts.
- Show small voice chat button for empty voice chats.
- Fix media viewer updating when screen resolution is changed.
2021-01-07 20:02:21 +04:00
John Preston
e11efe483e
Add ability to choose calls audio backend.
2021-01-07 19:27:11 +04:00
John Preston
b23e4fa491
Use OpenAL recording backend for calls on Windows.
2021-01-05 21:15:19 +04:00
John Preston
b6b7f5706f
Show small voice chat button for empty voice chats.
2021-01-05 21:15:19 +04:00
John Preston
613bf98283
Fix media viewer controls geometry updating.
2021-01-05 21:15:19 +04:00
23rd
0bdb38753b
Added items for polls to context menu in sections.
...
Fixed #10055 .
2021-01-05 21:15:19 +04:00
John Preston
d557e0f2b7
Don't set geometry to OverlayWidget (except macOS).
2021-01-05 21:14:59 +04:00
Ilya Fedin
e81f4e8545
Add updateControls to resizeEvent in media viewer
2021-01-05 18:45:41 +04:00
Ilya Fedin
3b7d5d3c80
Eliminate ifndefs in notifications_manager_linux
2021-01-05 18:16:26 +04:00
Ilya Fedin
0c37990ccd
Fix tg_owt cache in windows & macos actions
2021-01-05 18:13:13 +04:00
Ilya Fedin
0fbea454bc
Format unity counter setting
2021-01-05 11:43:24 +04:00
Ilya Fedin
d4d688d494
Merge two ifndef blocks in main_window_linux
2021-01-05 11:43:24 +04:00
Ilya Fedin
b3892f49fa
Fix kSNIWatcherService/kSNIWatcherInterface misusage
...
Even though they're the same, there should be interface specified
2021-01-05 11:43:24 +04:00
Ilya Fedin
daa3a2f62f
React to resizeEvent in media viewer
2021-01-04 17:33:37 +04:00
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