AyuGramDesktop/Telegram/SourceFiles
23rd fe7cffc509 Improved management of online status from non-primary windows.
– The online status of the user should be checked and updated only
when the previous active window and the current active window both have
different sessions.
– Removed MainWindow::activeChangedHook since windows should not
change online status on their own on activating.
– Renamed Application::maybeActiveSession
to Application::maybePrimarySession.
– Added updating of online status on changing of the current account
since this seems to have been missed.
2022-06-12 16:07:41 +03:00
..
_other Revert "Use kernel accelerated sendfile to copy files on Linux" 2021-12-02 09:15:23 +04:00
api Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
boxes Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
calls Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
chat_helpers Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
countries Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
data Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
dialogs Add "ctrl-click-chat-new-window" option. 2022-06-07 22:05:37 +04:00
editor Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
export Update API scheme on layer 143. 2022-06-08 16:51:31 +04:00
ffmpeg Clear hw_device_ctx in AVCodecContext. 2022-04-19 09:39:01 +04:00
history Fix bottom shadow in premium settings. 2022-06-10 12:05:16 +04:00
info Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
inline_bots Fix build on macOS. 2022-06-10 17:38:52 +04:00
intro Added ability to invoke callback for non-primary window controllers. 2022-06-10 14:57:44 +03:00
lang Removed Ui::ConfirmDontWarnBox. 2022-02-28 09:08:01 +03:00
layout Add support for SVG patterns in wallpapers. 2021-08-11 19:56:12 +03:00
main Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
media Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
menu Support attach bot menu / reload / settings. 2022-06-03 20:07:33 +04:00
mtproto Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
overview Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
passport Beta version 3.7.5: Fix MSVC x64 Release build. 2022-05-13 12:26:26 +04:00
payments Make links in the invoice description clickable. 2022-06-12 16:51:37 +04:00
platform Fixed logging out with opened non-primary windows. 2022-06-08 11:59:30 +03:00
profile Provided session controller to Profile::GroupMembersWidget. 2022-06-09 00:45:04 +03:00
settings Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
storage Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
support Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
ui Removed Ui::show from CountryInput. 2022-06-09 06:23:51 +03:00
window Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
apiwrap.cpp Show videos in premium preview boxes. 2022-06-10 12:05:16 +04:00
apiwrap.h Subscription status display. 2022-06-02 17:30:01 +04:00
config.h Respected setting of disabled animation in save toast from media viewer. 2022-06-06 02:26:52 +03:00
facades.cpp Provided window session controller to api functions for bots. 2022-06-09 06:23:51 +03:00
facades.h Provided window session controller to api functions for bots. 2022-06-09 06:23:51 +03:00
logs.cpp Decrypt shiftedDcId / protocolDcId in mtp_ logs. 2022-02-07 15:26:26 +03:00
logs.h Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Slightly improved code style in MainWidget. 2022-06-09 07:06:01 +03:00
mainwidget.h Slightly improved code style in MainWidget. 2022-06-09 07:06:01 +03:00
mainwindow.cpp Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
mainwindow.h Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
settings.cpp Display dates with the system date format 2021-10-11 21:56:29 +04:00
settings.h Display dates with the system date format 2021-10-11 21:56:29 +04:00
stdafx.h Fix build on Windows. 2022-03-15 19:41:06 +04:00
tray.cpp Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
tray.h Added initial implementation of Windows tray. 2022-05-03 04:25:36 +03:00