kotatogram-desktop/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
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
core Use QEvent::registerEventType for custom event types 2023-08-16 16:41:55 +02:00
countries
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
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
lang
layout
main
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
payments
platform Use underlying QPlatformSystemTrayIcon on Windows. 2023-08-15 12:11:45 +02:00
profile
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
logs.cpp Detect when -workdir value is not really custom 2023-07-24 10:37:38 +04:00
logs.h
main.cpp
mainwidget.cpp Simplify ordering of stories tooltip. 2023-07-28 12:19:53 +04:00
mainwidget.h
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
settings.cpp
settings.h
stdafx.h
tray.cpp
tray.h