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