Nikolai Nechaev
03af444735
Notifications: stop fading in before starting to fade out
...
When a notification is to start hiding (i.e., fade out), it is supposed
to start fading out from the maximum opacity, even if it was not fully
restored (which only happens if the cursor passed through the
notification too quickly). Thus, call `.stop()` for the previous
animation, if any, before `.start()`ing the next animation.
2025-02-14 20:17:02 +04:00
Nikolai Nechaev
7f6221b409
Manager::startAllHiding
: don't treat fading in notifications specially
...
Previously, `Window::Notifications::Default::Manager` would not start
hiding notifications that are fading in when other notifications should
hide. This would lead to some notifications never hiding, e.g., when the
cursor passes through the notification too quickly and there was not
enough time for the notification to fade in completely.
Also renamed `Widget::isShowing` -> `Widget::isFadingIn` for clarity.
Fixes #28811 .
2025-02-14 20:17:02 +04:00
John Preston
ef859d77e9
Version 5.11.1.
...
- Fix arbitrary cropping support in the image editor.
- Fix crash on round video message playback.
- Fix complex custom keyboard shortcuts.
2025-02-13 21:24:40 +04:00
John Preston
0fd752657a
Fix build with latest Visual Studio.
2025-02-13 21:24:40 +04:00
23rd
f1451a1de3
Added ripple animation to button for gift to channel in history widget.
2025-02-13 21:02:44 +04:00
John Preston
fa96f25683
Fix webview with old webkitgtk.
2025-02-13 21:01:28 +04:00
John Preston
9e447383df
Support Shift+.. shortcuts on Linux.
2025-02-13 21:01:16 +04:00
John Preston
5e762be32b
Remove redundant new progress in round videos.
2025-02-13 20:20:47 +04:00
John Preston
75de81a3ab
Update lib_webview.
2025-02-13 20:20:43 +04:00
John Preston
d26b64a5bb
Fix crash in video messages.
2025-02-13 20:20:40 +04:00
John Preston
cb8d40eaf2
Fix recording shortcuts on Windows.
2025-02-13 20:20:34 +04:00
John Preston
ded0936bc4
Fix arbitrary aspect in photo editor crop.
2025-02-13 20:20:14 +04:00
John Preston
16830a410c
Improve gift-to-channel button conditions.
2025-02-13 20:20:07 +04:00
John Preston
9f79dda463
Version 5.11.
...
- Copy video links at current time.
- Set custom video covers when posting to channels.
- Send paid reactions from the name of your channels.
2025-02-13 10:37:16 +04:00
John Preston
15dc7c74d7
Make emoji status in chat bubbles clickable.
2025-02-12 18:27:21 +04:00
John Preston
f9abef9e05
Update API scheme on layer 199.
2025-02-12 17:24:24 +04:00
John Preston
ba84499f00
Send paid reactions from channels.
2025-02-12 17:24:24 +04:00
John Preston
79ce24222a
Prepare code for paid reactions from channels.
2025-02-12 17:24:24 +04:00
John Preston
6cb9264864
Update API scheme to layer 199.
2025-02-12 17:24:24 +04:00
John Preston
247a070405
Prioritize last used playback timestamp.
2025-02-12 17:24:24 +04:00
John Preston
e05bb75b8a
Allow sending videos with covers.
2025-02-12 17:24:24 +04:00
John Preston
6a415cf232
Support on-hover autoplay and position save.
2025-02-12 17:24:24 +04:00
John Preston
e8034189df
Use video covers in messages.
2025-02-12 17:24:24 +04:00
John Preston
107f329b4f
Update API scheme on layer 198.
2025-02-12 17:24:24 +04:00
John Preston
999a13358e
Allow sharing video at a timestamp.
2025-02-12 17:24:24 +04:00
John Preston
2077f51084
Open video from ?t= links.
2025-02-12 17:24:24 +04:00
John Preston
1e77a3df20
Fix file reference video cover.
2025-02-12 17:24:24 +04:00
John Preston
141a291523
Start video from required timestamp.
2025-02-12 17:24:24 +04:00
John Preston
cb03d5a9d3
Show video_timestamp progress line.
2025-02-12 17:24:24 +04:00
John Preston
b618d1e56a
Parse and store video_timestamp.
2025-02-12 17:24:24 +04:00
John Preston
23ae638512
Parse video cover photos.
2025-02-12 17:24:23 +04:00
John Preston
eda749d7cb
Show correct shortcut text on macOS.
2025-02-12 17:00:39 +04:00
John Preston
08d0186e53
Beta version 5.10.8.
...
- Edit keyboard shortcuts in Settings > Chat Settings.
- Hide controls in calls with incoming video.
- Fix several crashes.
2025-02-12 11:45:58 +04:00
John Preston
443981ba31
Fix reordering of various-height pinned chats.
...
Fixes #28948 .
2025-02-12 11:39:26 +04:00
John Preston
f3ed7c5e19
Fix crash in Instant View in some themes.
...
Fixes #28604 .
2025-02-12 11:39:26 +04:00
John Preston
dd2378b591
Hide call controls in one-on-one video.
2025-02-12 11:39:26 +04:00
John Preston
b885779365
Support location picker on Linux.
2025-02-12 11:39:26 +04:00
John Preston
32b95f0d9a
Improve forum outlines in stories/folders.
2025-02-12 11:39:26 +04:00
John Preston
2b8eec8666
Allow fast bot mode without support mode.
2025-02-12 11:39:26 +04:00
23rd
3f24627f54
Removed reactions list for anonymous non-owner admins.
2025-02-10 23:48:09 +03:00
23rd
0c4bca312e
Removed ability to set wallpaper to chat with require-premium user.
2025-02-10 22:52:25 +03:00
23rd
e36afc675e
Removed ability to set TTL to chat with require-premium user.
2025-02-10 22:52:00 +03:00
23rd
d754014321
Added missed label about similar channels to box for doubled limits.
2025-02-10 22:38:42 +03:00
23rd
9f73242cc5
Improved width of voice waveform.
2025-02-10 21:22:57 +03:00
23rd
fae9649773
Added log to catch possible api errors when disable calls for account.
2025-02-10 19:42:26 +03:00
23rd
4b43f4cbec
Fixed color update of right buttons in chats list on palette change.
2025-02-10 10:49:53 +04:00
23rd
b61befa210
Fixed color update of badges in chat filters strip on palette change.
2025-02-10 10:49:53 +04:00
23rd
5e2bc337bc
Fixed preview display of personal channel on change of last message.
2025-02-10 10:49:53 +04:00
23rd
af1608cbfa
Added rpl filter to exclude incomplete sizes.
2025-02-10 10:49:53 +04:00
John Preston
9aa80976ff
Fix viewing gifts from the list.
2025-02-10 10:46:49 +04:00