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