aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/td_json_client.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-05-18Remove set_log_fatal_error_callback. Add td_set_log_message_callback, depreca...levlam
2021-01-01Update copyright year.levlam
2020-11-15Rename create_client to create_client_id.levlam
2020-11-12Don't create client through ClientManager until first request is sent to it.levlam
2020-10-05Add new JSON interface.levlam
2020-10-05Return raw pointer as ClientJson response.levlam
2020-01-01Update copyright year.levlam
2019-01-01Update copyright year.levlam
2018-10-31Static execute in JSON interface.levlam
2018-09-21Don't crash on nullptr passed to td_json_client.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov