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