Ilya Fedin
|
47a237c924
|
Implement system-based dark mode for Windows and Linux
|
2020-07-22 10:32:56 +04:00 |
John Preston
|
65050bf9dd
|
Move export management to Core::App.
|
2020-06-25 11:14:05 +04:00 |
John Preston
|
e7b8a52278
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
23rd
|
e318a7d65f
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +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 |
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
John Preston
|
3a5ede534e
|
Count all accounts in Core::App().unreadBadge.
|
2020-06-23 21:53:41 +04:00 |
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
John Preston
|
ab5796c117
|
Several working accounts together.
|
2020-06-23 21:53:40 +04:00 |
John Preston
|
0b028b959b
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
John Preston
|
598fb67cdf
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
Ilya Fedin
|
7409d615a3
|
Add a cheat code to enable freetype on Windows and macOS
|
2020-05-10 17:09:59 +04:00 |
John Preston
|
0c2d8f1b6e
|
Allow open folders by 'folders' code.
|
2020-03-27 20:36:06 +04:00 |
John Preston
|
4881981cf6
|
Enable / disable side bar based on filters.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
71f7aae948
|
Replace dialogs mode with filters.
|
2020-03-27 20:36:01 +04:00 |
Ilya Fedin
|
8b704f9bd7
|
Fix escaping in linux launcher creating
|
2020-02-27 11:51:28 +04:00 |
John Preston
|
bc2a0fb505
|
Use TL code generator from lib_tl.
|
2019-10-19 12:27:56 +04:00 |
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
4b045a602c
|
Add a box for new theme creating.
|
2019-09-06 19:31:06 +03:00 |
John Preston
|
137fa0378c
|
Remove some more Auth() calls.
|
2019-07-24 16:00:30 +02:00 |
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
John Preston
|
9cf4cf6dca
|
Move MTP::Instance to Main::Account.
|
2019-07-24 10:46:23 +02:00 |
John Preston
|
032694ad9e
|
Move files to media/audio and media/clip.
|
2019-02-13 15:41:33 +03:00 |
John Preston
|
a70e72f75d
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
John Preston
|
314e30272b
|
Replace SingleTimer with base::Timer.
|
2019-01-18 16:41:08 +04:00 |
John Preston
|
26b8515cb5
|
Improve languages box and language local storing.
Use current language native name instead of lng_language_name value.
|
2018-11-16 20:17:58 +04:00 |
John Preston
|
3447aac940
|
Prefix client-side lang_code-s with #.
|
2018-11-04 15:51:39 +04:00 |
John Preston
|
50b0b61118
|
Accept typing codes in settings.
|
2018-09-19 19:22:13 +03:00 |