John Preston
dc8c4a8332
Version 5.2.1: No auto-enable system password unlock on macOS.
2024-07-01 21:03:05 +04:00
John Preston
69d21f73ef
Separate window for forums/topics/sublists/archive.
2024-06-30 21:16:10 +04:00
John Preston
1061fb6c85
Implement collectible username / phone info boxes.
2024-04-02 22:56:21 +04:00
John Preston
615ad85d26
Fix possible crash in notifications setup.
...
Initial _account assignment triggered sync createManager(),
which in case of native Windows notifications called
ToastNotificationManager::CreateToastNotifier, which could enter
qt-wndproc-message processing with QEvent::ApplicationActivated
delivery and calling updateNonIdle() which called
Window::Controller::account(), that wasn't yet set.
2024-04-02 12:20:40 +04:00
John Preston
bfd318cf3f
Treat test mode accounts as premium accounts.
...
Fixes #25982 .
2023-03-08 16:59:13 +04:00
John Preston
1da635a5dd
Fix crash in cloud lang manager destructor.
2023-02-12 15:01:50 +04:00
John Preston
94b489835c
Add chat name / account name / unread count title settings.
2023-02-03 17:51:47 +04:00
John Preston
a52bb21606
Fix activating account more than once.
2023-02-03 09:59:28 +04:00
John Preston
e10964a0bc
Allow opening new account in a separate window.
2023-02-02 10:55:04 +04:00
John Preston
f713585f17
Remove non-authed account only without a window.
2023-02-02 10:55:04 +04:00
John Preston
7023b013ce
Initial support of separate windows for accounts.
2023-01-19 09:45:28 +04:00
John Preston
01139e1b04
Remove facades module.
2022-11-30 16:55:51 +04:00
23rd
1d475ee727
Slightly optimized includes in application.h.
2022-06-12 16:07:41 +03:00
23rd
1d7e901b7a
Improved processing of premium accounts limits.
2022-06-02 13:56:01 +03:00
23rd
6c48abb562
Added support of premium accounts limits to list of accounts.
2022-06-02 13:54:41 +03:00
23rd
287fae858e
Moved Settings::OrderedAccounts() to Main::Domain::orderedAccounts().
2022-06-02 13:48:42 +03:00
23rd
35e4dd5968
Added initial support for increased premium count of accounts.
2022-06-01 11:59:14 +04:00
John Preston
51e80170e2
Always clear passcode lock widget on reset.
...
Fixes #17016 .
2021-09-30 19:37:42 +04:00
23rd
54dd63d61a
Removed LocalPasscode global variable from facades.
2021-06-16 09:31:32 +03:00
23rd
dc7a754418
Added ability to prevent application lock and account switch.
2020-12-14 17:09:24 +04:00
John Preston
8c4e8212cd
Add 'respect system dark mode' checkbox.
2020-07-22 17:18:17 +04:00
John Preston
dfa4a9990d
Show accounts in main menu when added.
2020-07-02 22:11:45 +04:00
John Preston
5cc7c2b6c6
Add account from settings three-dot menu.
2020-06-30 21:16:05 +04:00
John Preston
9fb12b6093
Set correct username to crash annotations.
2020-06-30 20:41:25 +04:00
John Preston
c3fa300b5c
Create notifications manager after reading settings.
2020-06-30 11:44:32 +04:00
John Preston
90f7f482ee
Take main DC and phone prefix from active account.
2020-06-29 22:14:24 +04:00
John Preston
cbad993bba
Fix app start without data.
2020-06-29 21:37:56 +04:00
John Preston
31c745cb07
Destroy non-authed account on deactivate.
2020-06-26 14:36:52 +04:00
John Preston
65050bf9dd
Move export management to Core::App.
2020-06-25 11:14:05 +04:00
John Preston
55ec4ebf86
Allow returning from new account setup.
2020-06-23 21:53:44 +04:00
John Preston
7b0a32b607
Add unread unmuted counter to main menu cover.
2020-06-23 21:53:44 +04:00
John Preston
51c2bc7349
Create only one EmojiImageLoader to fix a crash.
2020-06-23 21:53:43 +04:00
John Preston
5f238a71f9
Allow switching accounts from the main menu.
2020-06-23 21:53:43 +04:00
John Preston
3bb352e0e5
Fix build and working on macOS.
2020-06-23 21:53:42 +04:00
John Preston
2635ca33f8
Move background to global settings.
2020-06-23 21:53:42 +04:00
John Preston
997913be25
One Window::Notifications system for all sessions.
2020-06-23 21:53:42 +04:00
John Preston
83538675ce
Move a lot of settings to Core::Settings.
2020-06-23 21:53:42 +04:00