John Preston
16e1c740ce
Support sharing speaker/listener link.
2021-03-12 16:58:26 +04:00
John Preston
6786d44b69
Start voice chat link sharing.
2021-03-12 16:58:26 +04:00
John Preston
cd8c9a58df
Show 'about' in voice chats for everyone.
2021-03-12 16:58:26 +04:00
John Preston
ecbbdd5e74
Make custom 'Join As' menu item.
2021-03-12 16:58:26 +04:00
John Preston
a8a85b2acf
Show correct tooltip on stopping recording.
2021-03-12 16:58:26 +04:00
John Preston
8ba77defeb
Custom menu items for recording / leaving.
2021-03-12 16:58:26 +04:00
John Preston
84e8053cd0
Move group call menu to a separate module.
2021-03-12 16:58:26 +04:00
John Preston
506cd8c7ad
Improve 'Join As' selector design.
2021-03-12 16:58:26 +04:00
John Preston
f8783c3bfc
Move actions from Settings to Three-Dot-Menu.
2021-03-12 16:58:26 +04:00
John Preston
b24e5ce809
Update API scheme with voice chat links.
2021-03-12 16:58:26 +04:00
John Preston
18901a4dc7
Update tgcalls for better stream->rtc upgrade.
2021-03-12 16:58:26 +04:00
John Preston
81e08599dc
Raising hands reorder participants only for admins.
2021-03-12 16:58:26 +04:00
John Preston
7edc91e29e
Show recording indicator.
2021-03-12 16:58:26 +04:00
John Preston
50265afe93
Respect raise_hand_rating in participants list.
2021-03-12 16:58:26 +04:00
John Preston
4d8ac05d28
Improve mute/raise_hand saving.
2021-03-12 16:58:26 +04:00
John Preston
22aa57ad6f
Add recording start/stop to Settings.
2021-03-12 16:58:26 +04:00
John Preston
5bea88fd66
Update tgcalls to use ffmpeg instead of opusfile.
2021-03-12 16:58:26 +04:00
John Preston
361e3565d4
Add raised hand display in participants list.
2021-03-12 16:58:26 +04:00
John Preston
fb579f1c10
Add ability to Raise Hand in ForceMuted state.
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
ccd440ea0b
Update API scheme.
2021-03-12 16:58:26 +04:00
John Preston
f41abe0a28
Update tgcalls.
2021-03-12 16:58:26 +04:00
John Preston
cfd16c6f67
Ignore version in groupCall updates.
...
Otherwise we may skip participants update that changes the version.
2021-03-12 16:58:26 +04:00
John Preston
ef1d98f3cf
Show about in voice chat channels.
2021-03-12 16:58:26 +04:00
John Preston
bc43168ca7
Add edit voice chat title.
2021-03-12 16:58:26 +04:00
John Preston
b670ca2a51
Allow to rejoin with changing of 'join_as'.
2021-03-12 16:58:26 +04:00
John Preston
4d093f78e2
Update self as channel 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
John Preston
02517f7221
Update API scheme to layer 125.
2021-03-12 16:58:26 +04:00
John Preston
2734cab3f2
Add webkitgtk4-devel to Dockerfile.
2021-03-12 16:28:56 +04:00
John Preston
2509f05e28
Fix clearing of album thumbnails cache.
...
I hope it fixes #7361 .
2021-03-12 16:09:58 +04:00
Ilya Fedin
8fee156d21
Restore collecting Qt debug info on Linux
2021-03-12 16:09:13 +04:00
Ilya Fedin
e493ab12dc
Get rid of GetLauncherFilename
...
Use QGuiApplication::desktopFileName directly instead
2021-03-12 15:44:37 +04:00
Sprite
4d9c9bbd6f
Add a comment to the header inclusion
...
Co-authored-by: 23rd <23rd@vivaldi.net>
2021-03-12 15:42:20 +04:00
Sprite
c7c145b226
Complete report action callback
2021-03-12 15:42:20 +04:00
23rd
504f5ee5d7
Improved text resizing in playback speed item.
2021-03-11 12:29:17 +03:00
Ilya Fedin
3d54192681
Update lib_base
2021-03-11 11:31:26 +04:00
Ilya Fedin
db0da70de6
Fix space on end of a g_warning
2021-03-11 11:19:26 +04:00
Ilya Fedin
59e6fd9989
Fallback to plain xdg-open as a last resort
...
Even though QDesktopServices::openUrl calls xdg-open, it doesn't fallback to xdg-open in confined environments.
This is useful in snap where portals aren't guaranteed to be present.
2021-03-11 11:19:26 +04:00
Ilya Fedin
b24cba99e2
Catch ListActivatableNames errors
2021-03-10 11:22:14 +04:00
Ilya Fedin
d6848c49e8
Fire reject signal on exceptions in XDP file dialog
2021-03-10 09:47:30 +04:00
Ilya Fedin
5d1601d9c9
Move Platform::FileDialog::Gtk::Supported to private namespace
2021-03-10 09:46:13 +04:00
Ilya Fedin
2c6a9614b2
Fix saving filename compatibility with xdg-desktop-portal-gtk
2021-03-10 09:46:13 +04:00
Ilya Fedin
cc736158a6
Get rid of QByteArray in djbStringHash
2021-03-10 09:46:13 +04:00
Ilya Fedin
817610ddd7
Get rid of RunShellCommand
2021-03-10 09:46:13 +04:00
Ilya Fedin
77c8ca76b7
Remove duplicate ifndef DESKTOP_APP_DISABLE_DBUS_INTEGRATION in includes
2021-03-10 09:46:13 +04:00
Ilya Fedin
67cbe61879
Check if portal backend is present by absence of errors when getting portal version
2021-03-10 09:46:13 +04:00
Ilya Fedin
67eba93e29
Use gsl::finally in PortalAutostart
2021-03-10 09:46:13 +04:00
Ilya Fedin
b918170464
Add portal-based open with dialog implementation
2021-03-10 09:46:13 +04:00
Ilya Fedin
a27a54798c
Update lib_ui
2021-03-10 08:57:16 +04:00