John Preston
7cd626c9fd
Fix build, update lib_ui.
2021-02-04 18:46:04 +04:00
John Preston
37b8551760
Ignore 400: LOCATION_NOT_AVAILABLE in export.
...
Fix #6807 .
2021-02-04 18:13:04 +04:00
John Preston
0cd8453b00
Support different invite link syntax.
2021-02-04 18:13:04 +04:00
23rd
0b4d0b83c2
Removed App::wnd from classes that have pointer to Window::Controller.
2021-02-04 18:13:04 +04:00
23rd
0783a682dc
Removed App:wnd from Platform::MainWindow for macOS.
2021-02-04 18:13:04 +04:00
23rd
fb9a34a069
Removed App::wnd for opening about box.
2021-02-04 18:13:04 +04:00
23rd
b4af805521
Moved showLogoutConfirmation from MainWindow to Window::Controller.
2021-02-04 18:13:03 +04:00
23rd
1f80c297ec
Removed App:wnd for opening settings.
...
Removed unused App::showSettings from facades.
2021-02-04 18:13:03 +04:00
23rd
019e691fbb
Moved some session dependent methods to SessionController.
...
MainWindow::showAddContact(),
MainWindow::showNewGroup(),
MainWindow::showNewChannel().
2021-02-04 18:13:03 +04:00
23rd
683d78c64a
Added missed passing of resize event to parent of OverlayWidget.
2021-02-04 18:13:03 +04:00
23rd
0aaa88cb79
Added animation to toggle silent broadcast button.
2021-02-04 18:13:03 +04:00
23rd
0cb8f2cc85
Added ability to toggle silent broadcast from sections.
...
Fixed #8655 .
2021-02-04 18:13:03 +04:00
23rd
03a5619d61
Added ability to reschedule multiple messages.
...
Fixed #9851 .
2021-02-04 18:13:03 +04:00
23rd
f1236edf5b
Added ability to select message for reply with Ctrl+Up/Down in sections.
2021-02-04 18:13:03 +04:00
23rd
0b98cfbfec
Added ability to attach file with shortcut in sections.
2021-02-04 18:13:03 +04:00
23rd
062c451c27
Refactored handle of last editable message on Up arrow in sections.
2021-02-04 18:13:03 +04:00
23rd
b13e5ddce9
Moved scroll keys from sections to compose controls.
2021-02-04 18:13:03 +04:00
23rd
4ad0837661
Fixed ability to attach file while editing message in sections.
2021-02-04 18:13:03 +04:00
23rd
4695ccfdb8
Fixed mouse hiding in OverlayWidget when menu of controls is displayed.
2021-02-04 18:13:03 +04:00
23rd
813470ff25
Replaced submenu for playback speed with slider.
2021-02-04 18:13:03 +04:00
23rd
2d50c61703
Added ability to set dividers to MediaSlider.
2021-02-04 18:13:03 +04:00
23rd
2dd99a535c
United enum classes of arc directions into single enum class.
2021-02-04 18:13:03 +04:00
Ilya Fedin
57ca6e23b9
Port Qt-based title widget to lib_ui
2021-02-04 18:11:44 +04:00
Nicholas Guriev
153c949a88
Clean up DESKTOP_APP_DISABLE_WEBRTC_INTEGRATION
2021-02-04 17:39:33 +04:00
Ilya Fedin
76457c1e52
Restore QGuiApplication::setOverrideCursor usage
...
QWindow::setCursor doesn't work as expected...
2021-02-03 10:27:54 +04:00
Ilya Fedin
bcc333c2e1
Use QWindow::setCursor instead of QGuiApplication::setCursorOverride
2021-02-02 20:12:24 +04:00
Ilya Fedin
fe8bc30645
Use GCancellable to prevent crash in notificationShown
2021-02-02 20:11:09 +04:00
John Preston
f7b72bffe2
Fix build.
2021-02-02 17:39:51 +04:00
John Preston
5538c5eace
Add 'Invite via Link' button to Add Members box.
2021-02-01 22:36:40 +04:00
John Preston
34ec1c371c
Return invite-link-only box.
2021-02-01 19:10:59 +04:00
John Preston
cb2d77d386
Implement SingleChoiceBox using Ui::GenericBox.
2021-02-01 17:51:01 +04:00
John Preston
eb11185de7
Improve escaping of some data in HTML export.
2021-02-01 16:57:42 +04:00
John Preston
4e5c81dac2
Correctly handle 'min' group call participant updates.
2021-02-01 16:25:38 +04:00
John Preston
5feb381cb2
Allow showing images from cache in media viewer.
...
Fixes #10237 .
2021-02-01 15:44:24 +04:00
John Preston
2a1096d83c
Don't reset interface scale to auto on Settings open.
2021-02-01 12:32:08 +04:00
GitHub Action
d202a0cd06
Update User-Agent for DNS to Chrome 88.0.4324.96.
2021-02-01 11:29:58 +04:00
Ilya Fedin
3251b8bf6e
Don't set geometry for media viewer only on Wayland
2021-01-31 12:39:13 +04:00
Ilya Fedin
f51055d606
Ensure the window is not out of available geometry on geometry restoring
2021-01-31 12:38:41 +04:00
Ilya Fedin
9c86755546
Take custom scale in account when saving window geometry
2021-01-31 12:38:41 +04:00
Ilya Fedin
0b5213a9cb
Use SNAPCRAFT_PARALLEL_BUILD_COUNT instead of nproc in snap
2021-01-30 10:01:39 +04:00
John Preston
87895466dc
Version 2.5.8: Fix dump_syms invocation.
2021-01-30 00:22:40 +04:00
John Preston
72f8d3f485
Version 2.5.8: Fix dump_syms invocation.
2021-01-30 00:05:49 +04:00
John Preston
5092d8fe63
Version 2.5.8: Fix invite link export if absent.
2021-01-29 23:49:20 +04:00
John Preston
01110a29ad
Version 2.5.8: Fix PopupMenu min width.
2021-01-29 22:51:11 +04:00
John Preston
e8c3df2abb
Version 2.5.8.
...
- Fix OpenAL device closing in calls and voice chats.
- Fix video chat rotation when calling from iOS.
- Fix scheduling messages without sound.
- Remove redundant Cancel button in ScheduleBox.
2021-01-29 22:10:13 +04:00
John Preston
db89de96a9
Fix loading of voice chats participants.
2021-01-29 22:07:32 +04:00
John Preston
1eacaec66b
Fix build.
2021-01-29 21:07:09 +04:00
Ilya Fedin
10f58c2ac7
Add debug logging about media viewer screen
2021-01-29 20:58:35 +04:00
John Preston
e0680fc2a5
Fix voice chat menu for admins editing admins.
2021-01-29 20:56:56 +04:00
23rd
fba7bd7807
Fixed speaker display when participant is muted by me in group calls.
2021-01-29 18:24:52 +03:00