mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-26 07:22:12 +00:00
fe7cffc509
– 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.