AyuGramDesktop/Telegram/SourceFiles
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
..
_other Add Windows on ARM to build scripts. 2024-07-19 11:58:26 +02:00
api Update API scheme to layer 199. 2025-02-12 17:24:24 +04:00
boxes Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
calls Hide call controls in one-on-one video. 2025-02-12 11:39:26 +04:00
chat_helpers Added ripple animation to button for gift to channel in history widget. 2025-02-13 21:02:44 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 5.11.1. 2025-02-13 21:24:40 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Prepare code for paid reactions from channels. 2025-02-12 17:24:24 +04:00
dialogs Fix reordering of various-height pinned chats. 2025-02-12 11:39:26 +04:00
editor Fix arbitrary aspect in photo editor crop. 2025-02-13 20:20:14 +04:00
export Export media sizes 2025-02-09 12:22:37 +04:00
ffmpeg Fix deadlock in audio for notification repacking. 2025-01-27 18:10:38 +04:00
history Remove redundant new progress in round videos. 2025-02-13 20:20:47 +04:00
info Allow fast bot mode without support mode. 2025-02-12 11:39:26 +04:00
inline_bots Update API scheme to layer 198. 2025-01-22 22:13:26 +04:00
intro Slightly simplified Intro::Step::setDescriptionText. 2025-01-08 14:25:40 +03:00
iv Support location picker on Linux. 2025-02-12 11:39:26 +04:00
lang Allow changing the recipients. 2024-12-04 13:51:20 +04:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Update API scheme on layer 199. 2025-02-12 17:24:24 +04:00
media Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
menu Removed ability to set TTL to chat with require-premium user. 2025-02-10 22:52:00 +03:00
mtproto Update API scheme on layer 199. 2025-02-12 17:24:24 +04:00
overview Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
passport Residence country instead of Citizenship 2024-12-06 18:29:17 +04:00
payments Update API scheme on layer 199. 2025-02-12 17:24:24 +04:00
platform Implement getting geolocation via geoclue/geocode-glib on Linux 2025-02-01 12:51:02 +04:00
profile Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
settings Fix build with latest Visual Studio. 2025-02-13 21:24:40 +04:00
statistics Fixed reward label for point details widget in credits statistics. 2025-01-24 21:09:28 +04:00
storage Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
support Allow fast bot mode without support mode. 2025-02-12 11:39:26 +04:00
tests Add test_text test app. 2024-08-28 14:58:09 +04:00
ui Send paid reactions from channels. 2025-02-12 17:24:24 +04:00
window Notifications: stop fading in before starting to fade out 2025-02-14 20:17:02 +04:00
apiwrap.cpp Allow sending videos with covers. 2025-02-12 17:24:24 +04:00
apiwrap.h Allow sharing video at a timestamp. 2025-02-12 17:24:24 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Added ability to disable debug logs even for debug builds. 2024-11-27 11:27:59 +03:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Open video from ?t= links. 2025-02-12 17:24:24 +04:00
mainwidget.h Slightly improved process of switching between chats filters view types. 2024-11-11 10:18:00 +03:00
mainwindow.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
mainwindow.h Removed some include directives. 2023-11-28 21:55:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Removed cIntRetinaFactor and cRetinaFactor. 2024-03-24 07:10:07 +03:00
stdafx.h Added rpl filter to exclude incomplete sizes. 2025-02-10 10:49:53 +04:00
tray.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00