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