aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/DialogManager.cpp
AgeCommit message (Expand)Author
2026-06-18Ignore file upload result on closing.levlam
2026-05-20Add searchChats,type_filter.levlam
2026-05-19Move search_dialogs to DialogManager.levlam
2026-05-19Add searchRecentlyFoundChats.type_filter.levlam
2026-05-19Add searchChatsOnServer.type_filter.levlam
2026-05-19Add type_filter in searchPublicChats.levlam
2026-05-19Add enum DialogTypeFilter.levlam
2026-05-13Update layer to 227.levlam
2026-06-05Remove empty second parameter of static_assert.levlam
2026-05-23Add and use RestrictedRights::restrict_all().levlam
2026-05-02Remove special handling in the error "USERNAME_PURCHASE_AVAILABLE".levlam
2026-05-02Fix handling of the error "USERNAME_OCCUPIED".levlam
2026-05-01Fix possible use after move.levlam
2026-04-21Add chatPermissions.can_react_to_messages.levlam
2026-03-13Add td_api::checkBotUsername.levlam
2026-02-19Support member tags.levlam
2026-02-18Remove get_dialog_has_protected_content_force.only_my.levlam
2026-02-18Add td_api::processChatHasProtectedContentDisableRequest.levlam
2026-02-13Add chatPermissions.can_edit_rank.levlam
2026-02-12Add and use separate get_dialog_has_protected_content_force.levlam
2026-02-10Support users in toggleChatHasProtectedContent.levlam
2026-02-10Support users in get_dialog_has_protected_content.levlam
2026-02-10Update layer to 223.levlam
2026-02-10Add DialogManager::get_dialog_status/get_dialog_permissions.levlam
2026-01-25Add and use DialogId::get_dialog_ids.levlam
2026-01-01Update copyright year.levlam
2025-12-28Move can_send_message to DialogManager.levlam
2025-12-17Check close status before updating/uploading profile photo.levlam
2025-11-30Add and use DialogManager::can_delete_all_dialog_messages_by_sender.levlam
2025-09-26Allow threads in private chats with bots.levlam
2025-09-25Add and use DialogManager::can_dialog_have_threads.levlam
2025-09-25Add user/chat.upgraded_gift_colors.levlam
2025-09-17Replace have_user with have_accessible_user.levlam
2025-09-16Support setting of gift themes.levlam
2025-09-10Update layer to 214.levlam
2025-06-14Allow to pass error code and message directly to Promise::set_error.levlam
2025-06-13Simplify DialogManager::is_anonymous_administrator.levlam
2025-06-13Make bots anonymous in administered direct messages chats.levlam
2025-05-31Make view_as_topics false for forums with tabs.levlam
2025-05-30Add and use DialogManager::is_admined_monoforum_channel.levlam
2025-05-27Allow to pin messages in monoforums.levlam
2025-05-21Fix ToggleDialogUnreadMarkQuery.levlam
2025-05-20Add td_api::setFeedbackChatTopicIsMarkedAsUnread.levlam
2025-05-15Don't get Dialog and PeerSettings for feedback groups.levlam
2025-05-15Remove duplicate logging for BOT_METHOD_INVALID.levlam
2025-05-14Add DialogManager::is_monoforum_channel.levlam
2025-05-09Update layer to 204.levlam
2025-05-20Use "video chat" instead of "voice chat".levlam
2025-04-18Use bool parameters in messages.* functions.levlam
2025-04-13Minor improvements.levlam