aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/CallActor.h
AgeCommit message (Expand)Author
2026-02-21Move saveCallLog to CallManager.levlam
2026-02-20Move saveCallDebug to CallManager.levlam
2026-02-06Move sendCallRating to CallManager.levlam
2026-02-06Add CallActor::get_input_phone_call_to_promise.levlam
2026-02-06Store access hash in MessageCall.levlam
2026-02-06Store recent call identifiers.levlam
2026-01-01Update copyright year.levlam
2025-04-18Support group call creation.levlam
2025-04-15Add discardCall.invite_link.levlam
2025-04-14Add callStateReady.is_group_call_supported.levlam
2025-04-08Remove call/createCall.group_call_id.levlam
2025-04-08Update layer to 202.levlam
2025-04-13Minor improvements.levlam
2025-03-26Use bool fields directly for polls, dialog event filter and call protocol.levlam
2025-02-21Improve call state logging.levlam
2025-01-10Don't pass input_user to CallManager::create_call.levlam
2025-01-01Update copyright year.levlam
2024-12-17Add td_api::callDiscardReasonAllowGroupCall.levlam
2024-12-17Add createCall.group_call_id.levlam
2024-12-17Move group_call_id to call.levlam
2024-12-13Add td_api::createGroupCall.levlam
2024-12-13Add callStateReady.group_call_id.levlam
2024-12-13Pass Td pointer to CallActor and use it.levlam
2024-10-31Don't send duplicate updateCall updates.levlam
2024-10-31Remove call_participant_user_id_ field mentions.levlam
2024-09-30Don't dup call logs before uploading.levlam
2024-09-30Use telegram_api::object_ptr with InputFile.levlam
2024-04-02Add callStateReady.custom_parameters.levlam
2024-01-01Update copyright year.levlam
2023-07-01Pass const call to do_update_call.levlam
2023-01-01Update copyright year.levlam
2022-06-27Move Promise to tdutils.levlam
2022-06-02Minor fixes.levlam
2022-05-07Support TCP reflectors.levlam
2022-04-22Actually upload file in sendCallLog.levlam
2022-04-22Add td_api::sendCallLog.levlam
2022-01-01Update copyright year.levlam
2021-10-19A lot more minor improvements.levlam
2021-09-19Unify include order.levlam
2021-07-26Improve field names.levlam
2021-07-26Use UserId in CallActor.levlam
2021-07-05Move remaining MTProto classes to namespace mtproto.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-03-05Fix handling of errors in CallActor::send_call_signaling_data.levlam
2021-01-01Update copyright year.levlam
2020-08-10Update layer to 117. Support WebRTC call servers.levlam
2020-08-10Add td_api::sendCallSignalingData.levlam
2020-06-22Unify conversion function names.levlam
2020-05-29Update layer to 114.levlam