John Preston
|
cbebcb1bc9
|
Fix notification about a new mtproto session.
|
2019-12-02 16:11:22 +03:00 |
John Preston
|
c742d7406c
|
Make MTP::Session handle the connection thread.
|
2019-11-29 15:36:06 +03:00 |
John Preston
|
e6c86b19db
|
Use app config value for QR login.
|
2019-11-29 15:36:06 +03:00 |
John Preston
|
d5718f96b8
|
First working auth by QR code.
|
2019-11-29 15:36:04 +03:00 |
John Preston
|
4edfd4804f
|
Fix destroyed key clearing.
|
2019-11-20 16:33:45 +03:00 |
John Preston
|
cfe12f773f
|
Move some modules to lib_mtproto.
|
2019-11-18 12:28:14 +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
|
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
|
263bbf1788
|
Move _authSession to Main::Account.
|
2019-06-06 12:37:12 +03:00 |
John Preston
|
94c4ea6174
|
Access _authSession through activeAccount().
|
2019-06-05 23:41:51 +03:00 |
John Preston
|
bd2e1ceb02
|
Wrap AuthSession in a new Main::Account object.
|
2019-06-05 22:47:54 +03:00 |