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
/
GroupCallManager.cpp
Age
Commit message (
Expand
)
Author
2026-06-24
Add checks.
levlam
2026-05-26
Add and use UserManager::get_input_users.
levlam
2026-04-09
Fix typos.
Roj
2026-03-28
Add and use remove_unallowed_quote_user_entities.
levlam
2026-03-20
Keep DateTime entities in live story messages.
levlam
2026-03-19
Remove unallowed entities from live story messages.
levlam
2026-02-06
Add groupCall.unique_id.
levlam
2026-01-01
Update copyright year.
levlam
2025-12-01
Delete pending_join_requests_ first.
levlam
2025-11-27
Load live story available message senders after join.
levlam
2025-11-26
Fix warning.
levlam
2025-11-26
Minor fixes.
levlam
2025-11-26
Load from server can_choose_message_sender.
levlam
2025-11-26
Calculate live stream available message senders locally.
levlam
2025-11-26
Preload self and created channels in GroupCallManager::get_group_call_send_as.
levlam
2025-11-25
Store GroupCall.can_choose_message_sender.
levlam
2025-11-25
Reload group call if receive "SEND_AS_PEER_INVALID" for message sending.
levlam
2025-11-24
Ignore reactions in non-live-stories.
levlam
2025-11-24
Delete server messages not received auto rejoin.
levlam
2025-11-24
Add and use GroupCallManager::apply_old_server_messages.
levlam
2025-11-24
Add td_api::getLiveStoryStreamer.
levlam
2025-11-23
Fix message_sender_dialog_id for discarded calls.
levlam
2025-11-22
Improve getLiveStoryAvailableMessageSenders.
levlam
2025-11-21
Disallow some methods in live stories.
levlam
2025-11-21
Improve groupCall flags for live stories.
levlam
2025-11-21
Add and use GroupCallManager::get_group_call_message_is_from_admin.
levlam
2025-11-21
Simplify rights checks in live stories.
levlam
2025-11-21
Rename can_manage_group_calls to can_manage_video_chats.
levlam
2025-11-21
Simplify GroupCallManager::can_manage_group_call.
levlam
2025-11-20
Improve rights checks and avoid loading of group call administrators in live ...
levlam
2025-11-20
Fix call.can_be_managed.
levlam
2025-11-20
Improve RTMP API.
levlam
2025-11-20
Update top donors with pending reaction count when reload them from the server.
levlam
2025-11-20
Add static add_top_donors_spent_stars.
levlam
2025-11-20
Allow to delete messages sent on behalf of channels.
levlam
2025-11-20
Ensure that created public channels are loaded before live story is joined.
levlam
2025-11-19
Don't sync participants in live stories.
levlam
2025-11-19
Poll group call stars and pariticipants only in joined calls.
levlam
2025-11-19
Leave group call on some errors.
levlam
2025-11-19
Postpone applying of old messages until top donors are loaded.
levlam
2025-11-19
Fix loading of group call top donors in live story.
levlam
2025-11-19
Add and use GroupCallManager::get_group_call_is_creator.
levlam
2025-11-19
Improve rights check in get_video_chat_rtmp_stream_url.
levlam
2025-11-19
Improve query name.
levlam
2025-11-19
Simplify can_manage_group_call.
levlam
2025-11-19
Allow live story creator to manage it.
levlam
2025-11-18
Minor improvements.
levlam
2025-11-18
Fix includes.
levlam
2025-11-18
Improve check for message deletion.
levlam
2025-11-18
Add groupCallMessage.can_be_deleted.
levlam
[next]