aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/GroupCallParticipant.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-11-17Remove groupCallParticipant.total_paid_star_count.levlam
2025-10-21Add groupCallParticipant.total_paid_star_count.levlam
2025-05-19Improve variable name.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-01-01Update copyright year.levlam
2022-05-10Add separate function for server group call participant order calculation.levlam
2022-02-11Store unique_ptr instead of a big class in a FlatHashMap.levlam
2022-01-01Update copyright year.levlam
2021-07-13Use local unmuted video count if possible.levlam
2021-07-12Send updates when groupCall.can_enable_video changes.levlam
2021-07-08Move can_enable_video to groupCall.levlam
2021-07-06Update layer 131. Add screen_sharing_audio_source_id.levlam
2021-06-01Add GroupCallParticipant,can_enable_video.levlam
2021-06-01Add is_my_video_paused.levlam
2021-06-01Update layer 129.levlam
2021-05-03Add class groupCallParticipantVideoInfo.levlam
2021-05-01Allow to join group call with enabled/disabled video.levlam
2021-04-30Remove legacy groupCall payload types.levlam
2021-01-12Add group video calls support.levlam
2021-04-06Take into account raised hands when sorting group call participants for non-m...levlam
2021-03-19Add version to GroupCallParticipant.levlam
2021-03-19Keep active date while adjusting min-order.levlam
2021-03-18Support ascending by joined_date sort of group call participants.levlam
2021-03-15Support different order of group call participants for administrators.levlam
2021-03-15Add class GroupCallParticipantOrder.levlam
2021-03-05Add groupCallParticipant.is_hand_raised.levlam
2021-03-05Add groupCallParticipant.bio.levlam
2021-03-05Support chats as group call participants.levlam
2021-03-05Pass Td to get_group_call_participant_object.levlam
2021-03-05Add flag GroupCallParticipant.is_self.levlam
2021-02-12Immediately send updateGroupCallParticipant when is_muted changes.levlam
2021-02-12Simpify handling of groupCallParticipant.is_muted flags.levlam
2021-02-12Add self to group call participant list before actual join.levlam
2021-02-02Add GroupCallParticipant::update_from method.levlam
2021-02-02Update volume_level locally immediately.levlam
2021-02-01Fix updating of volume_level by min-updates.levlam
2021-01-26Update layer 123.levlam
2021-01-11Rename source to audio_source.levlam
2021-01-02Add setGroupCallParticipantVolumeLevel.levlam
2020-12-31Add groupCallParticipant.volume_level.levlam
2020-12-31Add groupCallParticipant.muted_only_for_self_count.levlam
2020-12-31Support muting group call participants for self.levlam
2021-01-01Update copyright year.levlam
2020-12-18Separately apply versioned and unversioned group call updates.levlam
2020-12-17Add groupCallParticipant.can_be_muted/can_be_unmuted flags.levlam
2020-12-11Add updateGroupCallParticipant.levlam
2020-12-08Add GroupCallParticipant class.levlam