John Preston
93c01e5f1e
Show "Hide My View" only for user stories.
2024-11-04 16:53:37 +04:00
John Preston
52953626a7
Allow ctrl/cmd+click copy private post link.
2024-11-04 15:22:13 +04:00
John Preston
f77fdc799d
Show special phone number context number.
2024-11-04 14:52:58 +04:00
John Preston
7bf1f9bd71
Put manage chat above stories archive.
2024-11-04 14:41:25 +04:00
John Preston
363ffc1c04
Remove unused null option in SendReport().
2024-11-04 14:05:37 +04:00
John Preston
4001899bdf
Add personal channel to ShortInfoBox.
2024-11-04 14:00:51 +04:00
John Preston
fabdd89c4a
Use original duration for video qualities.
2024-11-04 13:11:10 +04:00
John Preston
70f1675085
Improve diff/patch/git highlighting.
2024-11-04 12:18:00 +04:00
John Preston
07e1e2d9d6
Allow opening username in specific indexed account.
2024-11-04 12:03:37 +04:00
John Preston
ebff6c6370
Show exact reactions count in channels.
2024-11-04 11:20:29 +04:00
John Preston
233eb6d916
Version 5.7.1.
...
- Fix occasional redundant newlines before message timestamp.
- Remove playback speed change on settings button click.
- Fix video playback settings button on hidpi screens.
- Fix return from Picture-in-Picture to media viewer.
- Fix video quality auto-switching in Picture-in-Picture.
- Add message link to channel stars transaction information.
- Fix GIF playback in media viewer.
- Fix several possible crashes.
2024-11-01 22:25:07 +04:00
John Preston
d568cab2fc
Fix initial IV zoom level.
...
Fixes #28600 .
2024-11-01 22:25:07 +04:00
John Preston
8447b95c50
Fix GIF playback in media viewer.
2024-11-01 20:00:04 +04:00
John Preston
e959d1e1b0
Improve playback speed toggle logic.
2024-11-01 18:25:40 +04:00
John Preston
ead5dbe368
Strict validity check for local lastseen.
2024-11-01 18:22:57 +04:00
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
Ilya Fedin
8bd28bce69
Update GSL to 4.1.0
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
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