John Preston
|
663db64688
|
Allow saving and using saved credentials.
|
2021-04-06 18:41:16 +04:00 |
John Preston
|
2f5cb33bf2
|
Fix finalizing media in non-active account.
|
2020-07-14 19:02:27 +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
|
c8efb77520
|
Fix local storage clearing on logout.
|
2020-06-26 14:36:22 +04:00 |
John Preston
|
79a361ba43
|
Move call management to Core::App.
|
2020-06-25 21:57:36 +04:00 |
John Preston
|
8fec04ba7a
|
Track session better in media viewer.
|
2020-06-25 13:42:30 +04:00 |
John Preston
|
d8a2b391a3
|
Use Main::Session::uniqueId in notifications.
|
2020-06-24 13:05:56 +04:00 |
John Preston
|
e7b8a52278
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
John Preston
|
34ef54e40b
|
Display check on the active account.
|
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
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
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
|
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
|
5f8d22f1f2
|
Remove Auth() 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 |
John Preston
|
27af83267e
|
Move autolock checking to Core::Application.
|
2020-06-23 21:53:38 +04:00 |
John Preston
|
3e2f4bed50
|
Update scheme to layer 102.
Support different dice-like media.
|
2020-04-21 18:55:34 +04:00 |
John Preston
|
c83e297554
|
Implement dice media display.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
79870600d9
|
Fix saving of playback position for long videos.
|
2019-12-27 17:09:55 +03:00 |
John Preston
|
ee94e78533
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
John Preston
|
fb86bb579b
|
Correctly track DC index in Downloader-s.
|
2019-12-03 15:45:35 +03:00 |
John Preston
|
e6c86b19db
|
Use app config value for QR login.
|
2019-11-29 15:36:06 +03:00 |
John Preston
|
2577bedeac
|
Remove mtproto/facade.h from main pch.
|
2019-11-13 11:31:12 +03:00 |
John Preston
|
af818b40aa
|
Version 1.8.12: Apply user settings in Session().
Fixes #6617.
|
2019-10-02 13:47:40 +03:00 |
John Preston
|
c2117e7722
|
Save embedded themes accent colors.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
1b1b1780db
|
Reuse global emoji large images.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
93a52bb66e
|
Move some settings from global to Session.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
7d2896dd42
|
Scale animated emoji by server config.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
f7f797dd78
|
Initial animated emoji implementation.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
708b1d7ad4
|
Add 'Loop animated stickers' setting.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |