levlam
|
9dcfd9d66d
|
Add ReactionManager and move there all reaction-related methods from StickersManager.
|
2023-08-09 12:59:48 +03:00 |
|
levlam
|
a8c1b24318
|
Improve error messages.
|
2023-07-05 16:18:45 +03:00 |
|
levlam
|
36792bf7b3
|
Make AuthManager::DbState private.
|
2023-07-01 18:40:19 +03:00 |
|
levlam
|
bcf9ff7d43
|
Explicitly include telegram_api.h in cpp files.
|
2023-07-01 14:53:04 +03:00 |
|
levlam
|
2702d19dc4
|
Remove is_me from on_get_user.
|
2023-06-23 18:22:58 +03:00 |
|
levlam
|
f4daa4b61a
|
Move dialog filter list to DialogFilterManager.
|
2023-03-27 17:44:13 +03:00 |
|
levlam
|
a9ba8f5a6c
|
Reload promo data sequentially.
|
2023-03-22 19:52:06 +03:00 |
|
levlam
|
1af942de49
|
Add td_api::resetAuthenticationEmailAddress.
|
2023-03-20 15:17:51 +03:00 |
|
levlam
|
e47adeab37
|
Improve email address reset API.
|
2023-03-20 14:45:11 +03:00 |
|
levlam
|
61a4259bfe
|
Add email address reset infomation to authorizationStateWaitEmailCode.
|
2023-03-20 01:40:05 +03:00 |
|
levlam
|
200b334f49
|
Update layer to 156.
|
2023-03-18 23:30:58 +03:00 |
|
levlam
|
b27eeda8bd
|
Add authorizationStateWaitPassword.has_passport_data.
|
2023-02-22 15:59:36 +03:00 |
|
levlam
|
ffcc1719ef
|
Improve log message spelling.
|
2023-02-26 13:41:49 +03:00 |
|
levlam
|
e9aa2fd64b
|
Don't try to check password without checkAuthenticationPassword/recoverAuthenticationPassword query.
|
2023-02-04 13:36:01 +03:00 |
|
levlam
|
65ddaea0f6
|
Add sendAuthenticationFirebaseSms.
|
2023-01-19 16:45:47 +03:00 |
|
levlam
|
696c7ef21d
|
Fix AuthManager::on_sent_code.
|
2023-01-17 13:39:52 +03:00 |
|
levlam
|
f638e83e34
|
Support authentication_token after authorization.
|
2023-01-06 13:00:21 +03:00 |
|
levlam
|
2cdb35d2fb
|
Support auth.sentCodeSuccess.
|
2023-01-06 12:53:24 +03:00 |
|
levlam
|
050a11ece7
|
Update layer to 152.
|
2023-01-06 12:42:16 +03:00 |
|
levlam
|
cf1984844b
|
Update copyright year.
|
2023-01-01 00:28:08 +03:00 |
|
levlam
|
2e6ac1f22c
|
Simplify authorization state timeout handling.
|
2022-11-15 11:36:39 +03:00 |
|
levlam
|
5a29dcd337
|
Avoid redundant usages of Status::error().
|
2022-10-09 14:15:54 +03:00 |
|
levlam
|
ba547561bb
|
Support resending of email authentication code.
|
2022-09-07 19:42:21 +03:00 |
|
levlam
|
cc8ef1a077
|
Add td_api::resendLoginEmailAddressCode.
|
2022-09-07 14:39:33 +03:00 |
|
levlam
|
886a6125e9
|
Add class EmailVerification.
|
2022-09-06 23:29:57 +03:00 |
|
levlam
|
8f16191182
|
Add authorizationStateWaitEmailCode.next_phone_number_authorization_date.
|
2022-09-06 18:15:43 +03:00 |
|
levlam
|
cba73d5bba
|
Support login with email verification.
|
2022-09-06 17:42:19 +03:00 |
|
levlam
|
3a84a9c226
|
Add td_api::checkAuthenticationEmailCode.
|
2022-09-06 17:17:39 +03:00 |
|
levlam
|
5e4a8ea664
|
Add authorizationStateWaitEmailCode.
|
2022-09-06 16:08:10 +03:00 |
|
levlam
|
45484ce53b
|
Add td_api::setAuthenticationEmailAddress.
|
2022-09-06 14:04:39 +03:00 |
|
levlam
|
6ac839576c
|
Add authorizationStateWaitEmailAddress.
|
2022-09-06 12:31:54 +03:00 |
|
levlam
|
077eba4ca2
|
Send auth.logOut even there is no authorization.
|
2022-08-30 14:32:12 +03:00 |
|
levlam
|
bb2034ae36
|
Update layer to 145.
|
2022-08-08 23:00:06 +03:00 |
|
levlam
|
04b98aa385
|
Use OptionManager directly if possible.
|
2022-08-18 17:00:18 +03:00 |
|
levlam
|
f9161dccc3
|
Remove "auth" internal option.
|
2022-08-17 20:01:03 +03:00 |
|
levlam
|
3318ffdb20
|
Proxy all option-related requests through G.
|
2022-08-17 16:11:13 +03:00 |
|
levlam
|
6817f3fc44
|
Allow to specify password in deleteAccount.
|
2022-07-01 21:25:34 +03:00 |
|
levlam
|
e38615b71e
|
Update layer to 144.
|
2022-07-01 14:33:59 +03:00 |
|
levlam
|
32bac7bd24
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
|
levlam
|
f62632fcbc
|
Remove rarely used PromiseCreator::lambda with 2 lambdas.
|
2022-06-26 17:11:27 +03:00 |
|
levlam
|
21d8ba2f41
|
Ignore authorization loss errors while logging out.
|
2022-06-20 17:43:08 +03:00 |
|
levlam
|
bfcf52f87c
|
Support MTPROTO_CLUSTER_INVALID error.
|
2022-06-06 20:36:15 +03:00 |
|
Arseny Smirnov
|
449974d425
|
Double check authorization during start up
|
2022-05-02 19:34:01 +04:00 |
|
levlam
|
ec802b1b57
|
Add updateAttachMenuBots.
|
2022-03-25 16:00:06 +03:00 |
|
levlam
|
8085779cdc
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
|
levlam
|
93b3f64121
|
Pass parameter by value.
|
2021-12-15 20:30:25 +03:00 |
|
levlam
|
f5c65b83ee
|
Add suggestedActionSetPassword.
|
2021-11-26 16:22:39 +03:00 |
|
levlam
|
30e4350689
|
Support authentication tokens.
|
2021-11-24 17:01:02 +03:00 |
|
levlam
|
6ace4fdf36
|
Update layer to 135.
|
2021-11-09 19:07:55 +03:00 |
|
levlam
|
1d3cf2c209
|
Fix continuation of auth key destroy after restart.
|
2021-12-01 16:16:18 +03:00 |
|