aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/AuthManager.cpp
AgeCommit message (Expand)Author
2026-06-21Add AuthManager::clear_auth_state().levlam
2026-05-21Save web browser settings between restarts.levlam
2026-05-21Add td_api::checkAuthenticationWebToken.levlam
2026-06-05Remove empty second parameter of static_assert.levlam
2026-04-29Support premium_day_count in checkAuthenticationPremiumPurchase and setAuthen...levlam
2026-04-29Add authorizationStateWaitPremiumPurchase.premium_day_count.levlam
2026-04-07Update layer to 225.levlam
2026-03-20Don't send updateTextCompositionStyles before authorization and for bots.levlam
2026-01-28Minor improvements.levlam
2026-01-28Add authorization debug.levlam
2026-01-27Call MessagesManager::on_authorization_success as early as possible.levlam
2026-01-01Update copyright year.levlam
2025-12-17Allow checkAuthenticationPasskey in authorizationStateWaitOtherDeviceConfirma...levlam
2025-12-16Pass original DC and auth key identifiers during passkey login.levlam
2025-12-16Add td_api::checkAuthenticationPasskey.levlam
2025-12-03Immediately reload scope notification settings if their aren't synchronized.levlam
2025-09-10Improve authorizationStateWaitPremiumPurchase.levlam
2025-04-21Simplify SendCodeHelper getters usage.levlam
2025-04-12Ignore authentication_token for bots.AYMENJD
2025-04-12Minor improvements.levlam
2025-04-11Add td_api::setAuthenticationPremiumPurchaseTransaction.levlam
2025-04-11Add td_api::checkAuthenticationPremiumPurchase.levlam
2025-04-11Support updateSentPhoneCode.levlam
2025-04-11Add authorizationStateWaitPremiumPurchase.levlam
2025-03-06Update layer to 201.levlam
2025-03-28Use bool fields in auth, bots, premium, stickers, upload and updates queries.levlam
2025-03-23Simplify some optional field usage.levlam
2025-03-19Use True fields instead of flags in telegram_api::user.levlam
2025-01-01Update copyright year.levlam
2024-10-28Support only two priorities for queries.levlam
2024-08-01Move online status handling to OnlineManager.levlam
2024-08-01Move promo data polling to PromoDataManager.levlam
2024-08-01Add TermsOfService.hpp.levlam
2024-08-01Move terms of service polling to TermsOfServiceManager.levlam
2024-05-13Add td_api::ResendCodeReason.levlam
2024-04-22Add td_api::reportAuthenticationCodeMissing.levlam
2024-04-26Fix article spelling.levlam
2024-04-02Move relevant functions to UserManager.levlam
2024-01-29Add registerUser.disable_notification.levlam
2024-01-29Update layer to 173.levlam
2024-02-06Add more logging.levlam
2024-02-06Fix destroy_auth_keys.levlam
2024-02-03Remove force_sync after starting auth key destroy.levlam
2024-02-02Add source to Binlog::sync.levlam
2024-01-01Update copyright year.levlam
2023-12-14Set bot online timeout right after authorization.levlam
2023-11-15Improve spelling in documentation.levlam
2023-11-13Simplify AuthManager::is_bot.levlam
2023-09-25Always send updateAuthorizationState, even the state ID is the same.levlam
2023-09-21Remove useless check.levlam