John Preston
939f6095ba
Fix possible crash in Recent Actions.
2024-11-01 17:18:59 +04:00
John Preston
a333615e53
Add message link to channel star transaction info.
2024-11-01 16:43:36 +04:00
John Preston
e1b33fbc40
Remove unneeded separator from context menu.
2024-11-01 14:35:33 +04:00
John Preston
99c5d994b5
Add special string for bot revenue.
2024-11-01 14:16:43 +04:00
John Preston
0971485367
Support quality change in PiP.
2024-11-01 14:15:28 +04:00
23rd
3cfa963f69
Added start date to subscription entry in credits transactions history.
2024-11-01 11:26:40 +03:00
John Preston
7096a4231f
Fix PiP -> viewer streaming jump.
2024-11-01 11:26:03 +04:00
John Preston
07f0c182e6
Don't change speed on settings click.
2024-11-01 10:16:09 +04:00
John Preston
535b223333
Fix video playback settings button dpr.
2024-11-01 10:10:16 +04:00
GitHub Action
d34c4cc2f2
Update User-Agent for DNS to Chrome 130.0.0.0.
2024-11-01 08:39:37 +04:00
John Preston
8c3c8f888d
Version 5.7: Fix build with Xcode.
2024-10-31 21:35:51 +04:00
John Preston
a75d7f0381
Version 5.7.
...
- Sending video messages.
- New video quality selection in channels.
- Adding media to sent text messages via Edit.
- Ads in bots with revenue sharing with bot developers.
- Chat-specific hashtags.
2024-10-31 21:02:22 +04:00
John Preston
7684466acf
Fix crash in quality auto-toggle.
2024-10-31 20:33:16 +04:00
John Preston
0067245739
Send more viewport_changed, just in case.
2024-10-31 20:33:15 +04:00
John Preston
4a5d8aa217
Fix build with MSVC.
2024-10-31 20:33:15 +04:00
Ilya Fedin
b0933b96ef
Add error message for webview unsupported display server
2024-10-31 19:22:37 +04:00
Ilya Fedin
20fb73b626
Add error message for webview without OpenGL
2024-10-31 19:22:37 +04:00
Ilya Fedin
ebd0c3696a
Remove #ifndef __MINGW32__ from Windows notifications
...
It uses C++/WinRT nowadays just like all other code so there's no point in #ifndef'ing only it
2024-10-31 19:22:37 +04:00
Ilya Fedin
e0a0d9c039
Remove outdated ifdef
...
The file doesn't have __in anymore
2024-10-31 19:22:37 +04:00
John Preston
d6ac883efa
Implement adaptive quality selection.
2024-10-31 18:04:17 +04:00
John Preston
a386d70ae4
Track qualities availability correctly.
2024-10-31 18:04:17 +04:00
John Preston
bc8bf672b4
Don't use shared video cover in viewer.
2024-10-31 18:04:17 +04:00
John Preston
e38998214f
Disable reschedule/edit-media for processing.
2024-10-31 18:04:17 +04:00
John Preston
472a2fe802
Position ttl button correctly on record finish.
2024-10-31 18:04:17 +04:00
John Preston
2d6d89b1cf
Fix recording single-listen tooltip text.
2024-10-31 18:04:17 +04:00
John Preston
66be2ac6ca
Show toast/tooltip info on video processing.
2024-10-31 18:04:17 +04:00
John Preston
3137c9f3f7
Jump-to-scheduled on video processing.
2024-10-31 18:04:17 +04:00
John Preston
b9ebb02e72
Update API scheme on layer 192.
2024-10-31 18:04:17 +04:00
John Preston
1e02c475d6
Show speed / quality badges.
2024-10-31 18:04:16 +04:00
John Preston
4d2cda0692
Fix menu in case speed isn't controlled.
2024-10-31 18:04:16 +04:00
John Preston
cbd2b8f428
Query recording availability in the background.
...
Fixes #28576 .
2024-10-31 18:04:16 +04:00
John Preston
93605db690
Use custom toast for video-not-available state.
2024-10-31 18:04:16 +04:00
John Preston
2567096de0
Send correct action on round recording.
2024-10-31 18:04:16 +04:00
John Preston
6ed25d012f
Use new settings icon in the player.
2024-10-31 18:04:16 +04:00
John Preston
c2afef2bde
Improve changing of video playback quality.
2024-10-31 18:04:16 +04:00
John Preston
0991e7d8a4
Mirror recorded round message.
2024-10-31 18:04:16 +04:00
John Preston
37dddda1a0
Save preferred video quality to settings.
2024-10-31 18:04:16 +04:00
John Preston
3f2f3ebd51
Allow switching video quality.
2024-10-31 18:04:16 +04:00
John Preston
7ba78540ac
Keep alternative video qualities list.
2024-10-31 18:04:16 +04:00
23rd
19afb49fce
Fixed display of empty context menu in section of history widget.
2024-10-31 16:25:41 +03:00
23rd
46ab553fa5
Rounded earn values from overview to two decimal digits.
2024-10-31 16:12:31 +03:00
23rd
68cc42047e
Unified context menu creation for different types of sponsored messages.
2024-10-30 11:59:11 +03:00
23rd
e25cf27ba5
Replaced dropdown menu with popup in box for revenue sponsored messages.
2024-10-30 11:58:33 +03:00
23rd
3895e6d958
Fixed empty context menu from space of sponsored messages.
2024-10-30 11:58:33 +03:00
23rd
24cf3984c8
Implemented operator<< for FullMsgId to enable qDebug output.
2024-10-30 06:47:13 +03:00
23rd
6237675744
Moved out ui callbacks of bar from data class from sponsored messages.
2024-10-30 06:47:13 +03:00
23rd
30dae049ff
Fixed non-animated display of top bar for sponsored messages.
2024-10-30 06:39:33 +03:00
23rd
1dc30caee9
Added hide button to bar for sponsored messages without photo.
2024-10-29 15:07:28 +03:00
23rd
b2d340cbfb
Added top button to box about sponsored messages for bots.
2024-10-29 15:07:28 +03:00
23rd
7d52787e54
Added support of sponsored messages with revenue to bar.
2024-10-29 14:55:14 +03:00