aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/ChatManager.cpp
AgeCommit message (Expand)Author
2026-07-09Support manage_linked_peers banned right.levlam
2026-07-09Support manage_linked_peers administrator right.levlam
2026-06-15Update layer to 228.levlam
2026-06-19Fix variable name.levlam
2026-06-15Use switch to process telegram_api::ChatFull.levlam
2026-06-15Fix guard bot removal.levlam
2026-05-25Add toggleSupergroupJoinByRequest.apply_to_invite_links.levlam
2026-05-25Allow join requests in private supergroups.levlam
2026-05-25Add toggleSupergroupJoinByRequest.guard_bot_user_id.levlam
2026-05-25Add on_update_channel_guard_bot_user_id.levlam
2026-05-22Add supergroupFullInfo.guard_bot_user_id.levlam
2026-05-13Update layer to 227.levlam
2026-05-29Use get_dialog_id in get_dialog_ids.levlam
2026-05-26Add and use UserManager::get_input_users.levlam
2026-05-23Add and use RestrictedRights::restrict_all().levlam
2026-05-03Repair group administrator rights on load.levlam
2026-04-21Add chatPermissions.can_react_to_messages.levlam
2026-04-22Add DialogAdministrator constructor.levlam
2026-03-04Add chatAdministrator.can_be_edited.levlam
2026-03-01Fix constant type.levlam
2026-02-28Minor fixes.levlam
2026-02-24Disable fast pass for bots in get_chat_participant.levlam
2026-02-23Move tag to chatMember.levlam
2026-02-20Keep member tag when promoting/demoting group administrator.levlam
2026-02-20Support telegram_api::updateChatParticipantRank.levlam
2026-02-19Support member tags.levlam
2026-02-13Add chatPermissions.can_edit_rank.levlam
2026-02-13Add chatAdministratorRights.can_manage_ranks.levlam
2026-02-22Don't warn about chat creator change.levlam
2026-02-18Init monoforum_channel_id for forbidden channels.levlam
2026-01-24Use channelForbidden.monoforum.levlam
2026-01-06Update layer to 222.levlam
2026-01-25Add and use DialogId::get_dialog_ids.levlam
2026-01-23Remove an expected error.levlam
2026-01-21Copy supergroupFullInfo.photo for direct messages chats from original chats.levlam
2026-01-21Add and use ChatManager::get_update_supergroup_full_info_object.levlam
2026-01-21Load main full channel after full direct messages chat.levlam
2026-01-21Load monoforum channel full when loading the channel full from database.levlam
2026-01-21Fix promise set in forced on_load_channel_from_database.levlam
2026-01-21Use get_channel_full_const instead of get_channel_full.levlam
2026-01-01Update copyright year.levlam
2025-12-05Try to load only managed monoforums by bots.levlam
2025-12-05Ignore monoforum load errors.levlam
2025-11-20Use load_created_public_broadcasts if possible.levlam
2025-11-20Add ChatManager::load_created_public_broadcasts.levlam
2025-11-19Disallow access to private channels from public discussion groups.levlam
2025-10-27Add and use td_api::ActiveStoryState.levlam
2025-10-27Add class ActiveStoryState.levlam
2025-10-27Keep user/channel.has_live_story.levlam
2025-10-23Return first/editable usernames as Slice.levlam