John Preston
f091f2b344
Fix album sending with video processing.
2024-11-01 17:52:05 +04:00
John Preston
267a51e800
Fix possible crash in scheduled sent toast.
2024-11-01 17:27:06 +04:00
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
John Preston
ffa8c2be79
Fix some of newlines before skip blocks.
2024-11-01 09:56:20 +04:00
John Preston
2873e64ca2
Update cmake_helpers.
2024-11-01 09:00:59 +04:00
Ilya Fedin
8bd28bce69
Update GSL to 4.1.0
2024-11-01 08:59:44 +04:00
Ilya Fedin
b97ce43fca
Revert "Use GSL from a desktop-app fork."
...
This reverts commit bbe4312017
.
2024-11-01 08:59:44 +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
1ca1f0fa7d
Revert "Always rely on __has_include(<winres.h>)"
...
This reverts commit e0e4a7bec6
.
Didn't work for me, gave errors when building.
2024-10-31 23:19:19 +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
John Preston
2d786aa02c
Fix a typo in phrases.
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
ae7bd7112b
Stop recommending webkitgtk-6.0
2024-10-31 19:22:37 +04:00
Ilya Fedin
2365363dcc
webkitgtk-6.0 -> webkit2gtk-4.1 in snap
2024-10-31 19:22:37 +04:00
Ilya Fedin
e0e4a7bec6
Always rely on __has_include(<winres.h>)
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
Ilya Fedin
dae9f2ab2b
Replace CMAKE_CXX_COMPILER_FRONTEND_VARIANT check with MSVC variable
2024-10-31 19:22:37 +04:00
Ilya Fedin
7168a00ee4
Update submodules
2024-10-31 19:22:37 +04:00
John Preston
1e2d0ced20
Update submodules.
2024-10-31 19:22:23 +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