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