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
/
DeviceTokenManager.cpp
Age
Commit message (
Expand
)
Author
2026-06-05
Remove empty second parameter of static_assert.
levlam
2026-01-01
Update copyright year.
levlam
2025-06-16
Improve incluides.
levlam
2025-06-14
Allow to pass error code and message directly to Promise::set_error.
levlam
2025-04-03
Use bool parameters in account.* requests.
levlam
2025-01-01
Update copyright year.
levlam
2024-05-08
Move device token check to DeviceTokenManager.
levlam
2024-02-18
Check close_flag() first.
levlam
2024-02-02
Add source to Binlog::sync.
levlam
2024-01-01
Update copyright year.
levlam
2023-11-23
Update trial parameters after speech recognition.
levlam
2023-07-01
Remove unused api.hpp includes.
levlam
2023-02-26
Use "receive"/"have"/"loaded" instead of "got" and other log message improvem...
levlam
2023-01-30
Add td_api::deviceTokenHuaweiPush.
levlam
2023-01-01
Update copyright year.
levlam
2022-08-18
Remove my_id from Global.
levlam
2022-06-27
Move Promise to tdutils.
levlam
2022-06-27
Use free-standing function to create event promises.
levlam
2022-04-12
Respect flood waits in reregister_device.
levlam
2022-01-01
Update copyright year.
levlam
2021-12-22
Ignore duplicate registerDevice requests.
levlam
2021-10-19
A lot more minor improvements.
levlam
2021-09-24
Use error code 400 instead of small error codes.
levlam
2021-09-03
Update layer to 133.
levlam
2021-07-05
Move remaining MTProto classes to namespace mtproto.
levlam
2021-07-05
Improve constant names.
levlam
2021-05-17
Don't include SliceBuilder.h in logging.h.
levlam
2021-03-29
Add and use statis UserId::get_user_ids/get_input_user_ids methods.
levlam
2021-01-01
Update copyright year.
levlam
2020-03-31
Use Global::is_expected_error whenever appropriate.
levlam
2020-03-16
Simplify NetQuery creation.
levlam
2020-01-01
Safe and reliable device token re-registration.
levlam
2020-01-01
Update copyright year.
levlam
2019-12-30
Add device token debug.
levlam
2019-10-22
Update layer to 103. Disable push notifications from muted chats.
levlam
2019-11-17
Reregister device after terminate all sessions.
levlam
2019-08-31
Do not log error when closing.
levlam
2019-08-29
Register device after every restart.
levlam
2019-08-01
Remove END_PARSE_FLAGS_GENERIC.
levlam
2019-04-23
Remove restriction on number of other_user_ids in registerDevice.
levlam
2019-04-18
Rename Google Cloud Messageing to Firebase Cloud Messaging.
levlam
2019-01-31
Move DhHandshake to DhHandshake.{cpp,h}.
levlam
2019-01-31
Fix some includes.
levlam
2019-01-31
Minor fixes.
levlam
2019-01-29
NotificationManager: decrypt_push
Arseny Smirnov
2019-01-06
Fix Global.h and TdDb.h includes.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-29
Add pushReceiverId.
levlam
2018-12-24
Support subscribing for encrypted push notifications.
levlam
2018-04-16
Better fix for END_PARSE_FLAGS.
levlam
[next]