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