aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdactor/td/actor/MultiPromise.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-05-05Use empty name for unused move constructor/assignment parameter.levlam
2023-01-01Update copyright year.levlam
2022-06-27Move Promise to tdutils.levlam
2022-01-01Update copyright year.levlam
2021-11-03Don't catch ActorContext by MutiPromiseActor and SleepActor.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-01-01Update copyright year.levlam
2020-06-05Fix stopping of MultiPromiseActor only after and not before it is used again ...levlam
2020-01-01Update copyright year.levlam
2019-02-12Remove unneded includes of td/utils/loggging.h.levlam
2019-01-29Fix getPushReceiverId for encrypted pushes.levlam
2019-01-01Update copyright year.levlam
2018-12-12Fix names of MultiPromiseActor.levlam
2018-12-12Give different names to MultiPromise actors.levlam
2018-09-27Use td::unique_ptr instead of std::unique_ptr whenever possible.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov