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
/
DialogParticipantManager.cpp
Age
Commit message (
Expand
)
Author
2026-06-26
Add td_api::getGuardBotWebAppUrl.
levlam
2026-06-15
Update layer to 228.
levlam
2026-06-10
Add td_api::chatJoinResultRequestDeclined.
levlam
2026-06-10
Add and use DialogParticipantManager::get_chat_join_result_object.
levlam
2026-06-03
Return webAppUrl in chatJoinResultGuardBotApprovalRequired.
levlam
2026-05-28
Handle JOIN_GUARD_TIMEOUT errors.
levlam
2026-05-25
Add td_api::answerChatJoinRequestQuery.
levlam
2026-05-25
Support chatJoinResultGuardBotApprovalRequired in joinChat.
levlam
2026-05-25
Return ChatJoinResult for joinChat.
levlam
2026-05-25
Add separate DialogParticipantManager::join_dialog.
levlam
2026-05-25
Return ChatJoinResult from joinChatByInviteLink.
levlam
2026-05-22
Add updateNewChatJoinRequest.query_id.
levlam
2026-05-13
Update layer to 227.
levlam
2026-05-28
Return UserId from on_get_user.
levlam
2026-05-26
Add and use UserManager::get_input_users.
levlam
2026-03-04
Add chatAdministrator.can_be_edited.
levlam
2026-03-01
Ignore rank in the old status.
levlam
2026-02-28
Fix setChatMemberTag.
levlam
2026-02-24
Keep user tag in update_channel_participant_status_cache.
levlam
2026-02-23
Add and use speculative_update_dialog_administrator_rank.
levlam
2026-02-23
Move tag to chatMember.
levlam
2026-02-20
Add td_api::setChatMemberTag.
levlam
2026-02-19
Support member tags.
levlam
2026-02-10
Support getChatOwnerAfterLeaving in basic groups.
levlam
2026-02-10
Support basic groups in transferChatOwnership.
levlam
2026-02-10
Update layer to 223.
levlam
2026-02-23
Disable fast pass for bots in getChatMember.
levlam
2026-01-26
Ignore chatMemberStatusRestricted.is_member for bots.
levlam
2026-01-16
Add td_api::getChatOwnerAfterLeaving.
levlam
2026-01-25
Add and use DialogId::get_dialog_ids.
levlam
2026-01-01
Update copyright year.
levlam
2025-10-14
Ignore channel participant cache if receive no updates for a minute.
levlam
2025-10-10
Pass ChannelParticipantFilter to get_channel_participants.
levlam
2025-09-17
Replace have_user with have_accessible_user.
levlam
2025-08-11
Disallow bots to leave channel direct messages chats.
levlam
2025-07-10
Fix 'even if' spelling.
levlam
2025-06-14
Allow to pass error code and message directly to Promise::set_error.
levlam
2025-06-09
Allow feedback chat administrator to join the chat.
levlam
2025-05-29
Do not allow to access participants in feedback chats.
levlam
2025-04-18
Use bool parameters in messages.* functions.
levlam
2025-01-12
Move fix_pending_join_requests to DialogParticipantManager.
levlam
2025-01-01
Update copyright year.
levlam
2024-11-13
Ignore result of SleepActor.
levlam
2024-11-03
Add logging for unexpected status changes.
levlam
2024-07-30
Add chatMemberStatusMember.member_until_date.
levlam
2024-07-23
Update layer to 186.
levlam
2024-06-25
Immediately return error for get_channel_participant in non-administered chan...
levlam
2024-05-29
Update copyright year in new managers.
levlam
2024-05-03
Reload full channel after failed leave attempt to repair member counters.
levlam
2024-05-03
Revert speculative add of self after failed join.
levlam
[next]