AyuGramDesktop/Telegram/SourceFiles
John Preston 83eb352747 Fix archive open in single-column layout.
Regression was introduced in 16128d61c0.

Before we always force-closed the current filter,
which always force-closed the current opened chat.

Now we don't touch the filter if it is All Chats already,
so that it's scroll state isn't forgotten. In that case
we have to clear the stack in single-column layout explicitly.
2023-08-17 10:31:17 +02:00
..
_other Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
api Version 4.9.1: Fix states of archive settings. 2023-08-15 19:16:53 +02:00
boxes Fix album part edit/delete/replace after reorder. 2023-08-16 17:16:31 +02:00
calls Removed Screencast button from Call panel while pending call. 2023-08-04 08:46:45 +02:00
chat_helpers Version 4.9: Fix build with Xcode. 2023-08-14 22:58:42 +02:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Use QEvent::registerEventType for custom event types 2023-08-16 16:41:55 +02:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Call file dialog from InvokeQueued. 2023-08-16 12:43:01 +02:00
dialogs Improve chats expand animation. 2023-08-15 16:50:41 +02:00
editor Implement full theming of attachments in stories. 2023-07-20 07:20:08 +04:00
export Fix build with GCC. 2023-07-20 07:20:46 +04:00
ffmpeg Version 4.9: Fix build with GCC. 2023-08-15 00:33:18 +02:00
history Fix stale mention / reaction badges. 2023-08-17 10:04:56 +02:00
info Use outline premium icon. 2023-08-15 13:07:29 +02:00
inline_bots Pass context chat from one webview to another. 2023-08-15 15:01:34 +02:00
intro Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
lang Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Update API scheme on laydr 160. 2023-07-20 07:20:33 +04:00
media Disable zoom glitches on stories. 2023-08-16 17:16:19 +02:00
menu Update icons in settings / manage layers. 2023-08-14 22:30:40 +02:00
mtproto Update API scheme on layer 161. 2023-08-14 22:30:38 +02:00
overview Use message date instead of file date in voices. 2023-07-28 12:19:53 +04:00
passport Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
payments Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
platform Use underlying QPlatformSystemTrayIcon on Windows. 2023-08-15 12:11:45 +02:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Version 4.9.1: Fix states of archive settings. 2023-08-15 19:16:53 +02:00
storage Always use crl::time for media durations. 2023-08-04 08:46:46 +02:00
support Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
ui Fix album part edit/delete/replace after reorder. 2023-08-16 17:16:31 +02:00
window Fix archive open in single-column layout. 2023-08-17 10:31:17 +02:00
apiwrap.cpp Always use crl::time for media durations. 2023-08-04 08:46:46 +02:00
apiwrap.h Always use crl::time for media durations. 2023-08-04 08:46:46 +02:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Detect when -workdir value is not really custom 2023-07-24 10:37:38 +04: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 Simplify ordering of stories tooltip. 2023-07-28 12:19:53 +04:00
mainwidget.h Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04:00
mainwindow.cpp Added closing of attached bot web view when app is locked by passcode. 2023-08-04 08:46:45 +02:00
mainwindow.h Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp Create QSystemTrayIcon even when tray is not supported 2022-09-02 17:29:57 +04:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00