aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/SendCodeHelper.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-03-26Use bool fields in settings objects.levlam
2025-01-01Update copyright year.levlam
2024-09-24Fix SendCodeHelper::resend_code.levlam
2024-07-05Fix building for Android.levlam
2024-06-27Add firebaseDeviceVerificationParametersPlayIntegrity.cloud_project_number.levlam
2024-06-27Add FirebaseDeviceVerificationParameters.levlam
2024-05-13Add td_api::ResendCodeReason.levlam
2024-05-07Support Play Integrity API additionally to SafetyNet Attestation API.levlam
2024-05-06Update layer to 181.levlam
2024-04-30Various improvements.levlam
2024-04-22Add td_api::reportAuthenticationCodeMissing.levlam
2024-04-22Add td_api::authenticationCodeTypeSmsWord and td_api::authenticationCodeTypeS...levlam
2024-04-22Add phoneNumberAuthenticationSettings.has_unknown_phone_number.levlam
2024-04-21Update layer to 179.levlam
2024-01-01Update copyright year.levlam
2023-07-01Remove unneeded explicit api.h includes.levlam
2023-07-01Explicitly include telegram_api.h in cpp files.levlam
2023-03-19Allow to call resendAuthenticationCode for Firenase SMS.levlam
2023-01-19Add sendAuthenticationFirebaseSms.levlam
2023-01-19Allow to request Firebase Authentication in official apps.levlam
2023-01-19Add authenticationCodeTypeFirebaseIos.levlam
2023-01-19Add authenticationCodeTypeFirebaseAndroid.levlam
2023-01-06Update layer to 152.levlam
2023-01-01Update copyright year.levlam
2022-12-18Simplify some usages of optional TL fields.levlam
2022-11-25Add authenticationCodeTypeFragment.levlam
2022-11-25Update layer to 150.levlam
2022-09-22Minor improvements.levlam
2022-09-21Remove dangerous Timestamp::store.levlam
2022-09-07Check for new code types in other phone number verifications.levlam
2022-09-06Support login with email verification.levlam
2022-09-06Add td_api::setAuthenticationEmailAddress.levlam
2022-09-06Add authorizationStateWaitEmailAddress.levlam
2022-08-08Update layer to 145.levlam
2022-01-01Update copyright year.levlam
2021-12-10Minor improvements.levlam
2021-11-24Make SendCodeHelper::resend_code const.levlam
2021-11-24Support authentication tokens.levlam
2021-11-23Add authenticationCodeTypeMissedCall.levlam
2021-11-09Update layer to 135.levlam
2021-10-19A lot more minor improvements.levlam
2021-09-24Use error code 400 instead of small error codes.levlam
2021-01-01Update copyright year.levlam
2020-01-01Update copyright year.levlam
2019-12-18Simplify SendCodeHelper::send_code.levlam
2019-11-08Update layer to 104.levlam
2019-09-02Simplify send_*_phone_code.levlam
2019-09-02Really fix Verify and Confirm for phone number.levlam
2019-08-14Various fixes.levlam