John Preston
|
2df5972f68
|
Raise file size limit to 2000 MB.
|
2020-07-08 10:07:01 +04:00 |
|
John Preston
|
432ce4caa4
|
Fix crash in migration with corrupted settings.
|
2020-07-01 14:16:36 +04:00 |
|
John Preston
|
eb1845e33b
|
Fix crash in session destruction.
Also use rpl::event_stream for downloaderTaskFinished.
|
2020-07-01 12:26:29 +04:00 |
|
John Preston
|
1a69627102
|
Fix crash in reading saved peers.
|
2020-07-01 00:41:21 +04:00 |
|
Nicholas Guriev
|
3c0694280f
|
Fix -Wredundant-move
|
2020-07-01 00:17:05 +04:00 |
|
John Preston
|
dfc1712043
|
Fix loading locally stored self data.
|
2020-06-30 11:16:47 +04:00 |
|
John Preston
|
90f7f482ee
|
Take main DC and phone prefix from active account.
|
2020-06-29 22:14:24 +04:00 |
|
John Preston
|
c777f51427
|
Fix new settings saving.
|
2020-06-29 21:49:58 +04:00 |
|
John Preston
|
cbad993bba
|
Fix app start without data.
|
2020-06-29 21:37:56 +04:00 |
|
John Preston
|
76593b0f3d
|
Fix migrating background image.
|
2020-06-26 13:23:10 +04:00 |
|
John Preston
|
9703f7460a
|
Fix build on Linux.
|
2020-06-26 12:27:54 +04:00 |
|
John Preston
|
5d6a494934
|
Move some more settings to Core::App.
|
2020-06-25 16:25:53 +04:00 |
|
John Preston
|
0bc2bfe630
|
Don't allow two same accounts being logged in.
|
2020-06-24 13:32:07 +04:00 |
|
John Preston
|
4d65df6ca2
|
Remove legacy temp download folder.
|
2020-06-23 21:53:44 +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
|
f129b6b90d
|
Fix invalid cache settings being read.
|
2020-06-23 21:53:43 +04:00 |
|
John Preston
|
28570b45e3
|
Fix working with settings before Domain::started.
|
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
|
0824d2da20
|
Reset some settings on full logout.
|
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 |
|
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 |
|
23rd
|
3ef45f5431
|
Fixed starting with touchbar.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
c83659f0c7
|
Fix logouting from the passcode.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
bc144377c0
|
Support logout of a secondary account.
|
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
|
6fc5e22882
|
Allow several accounts in Core::App.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
dddd355f6c
|
Fix language and theme writing / reading.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
f450f81215
|
Remove non-UI calls to App::main.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
7f09da9e32
|
Use MTP::Sender in Intro.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
0b028b959b
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
ea86433be5
|
Remove some activeAccount() calls.
|
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
|
5f8d22f1f2
|
Remove Auth() global access point.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
7892ba97e6
|
Fix clearing storage_account files on logout.
|
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 |
|
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
4b354b0928
|
Use Main::Session in download/upload.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
bdbcd8e540
|
Use Main::Session in entities parsing.
|
2020-06-08 12:05:17 +04:00 |
|
23rd
|
d4f2b8dd0e
|
Fixed ability to edit media with sticker.
Regression was introduced in efa4deef6a .
|
2020-06-05 19:46:34 +04:00 |
|
John Preston
|
bfafdd5b38
|
Fix crash in streaming+loading of a document.
|
2020-06-04 12:16:44 +04:00 |
|
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
ae9ed820ee
|
Fix sticker set icons display.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
803593cd8d
|
Change Stickers::Set from value to object type.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
74ef8104a7
|
Fix photo edit caption box, remove 's' size.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
700d3db4cc
|
Correctly unload heavy parts on quit.
|
2020-06-01 18:09:32 +04:00 |
|