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