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