aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/UserManager.cpp
AgeCommit message (Expand)Author
2026-06-24Add checks.levlam
2026-06-20Pass inputAudio to addProfileAudio.levlam
2026-06-15Update layer to 228.levlam
2026-06-18Ignore file upload result on closing.levlam
2026-06-14Add and use photo_append_file_ids.levlam
2026-05-22Add userTypeBot.is_guard.levlam
2026-05-13Update layer to 227.levlam
2026-06-05Remove empty second parameter of static_assert.levlam
2026-06-04Remove unused variable.levlam
2026-05-28Return UserId from on_get_user.levlam
2026-05-27Add and use UserManager::get_input_users_force.levlam
2026-05-26Add and use UserManager::get_input_users.levlam
2026-05-23Add and use RestrictedRights::restrict_all().levlam
2026-05-04Adjust gift settings for bots.levlam
2026-04-21Add chatPermissions.can_react_to_messages.levlam
2026-04-13Add userTypeBot.supports_username_queries.levlam
2026-04-10Improve addProfileAudio.levlam
2026-04-07Update layer to 225.levlam
2026-04-26Fix spelling.levlam
2026-04-05Improve MessageFullId variable names.levlam
2026-03-31Add userTypeBot.can_manage_bots.levlam
2026-03-31Add userFullInfo.uses_unofficial_app.levlam
2026-03-13Add botInfo.manager_bot_user_id.levlam
2026-03-04Support live photo in on_get_document.levlam
2026-03-02Update layer to 224.levlam
2026-03-25Move remove_unallowed_quote_entities to MessageEntity.cpp.levlam
2026-02-26Fix is_has_protected_content_changed for loaded from database users.levlam
2026-02-24Send update when request expires.levlam
2026-02-23Add Photo emptiness checks.levlam
2026-02-23Fix get_user_full_profile_photo_id.levlam
2026-02-19Improve logging.levlam
2026-02-18Update noforwards from service messages.levlam
2026-02-18Remove get_dialog_has_protected_content_force.only_my.levlam
2026-02-18Remove userFull.my_has_protected_content.levlam
2026-02-18Add messageProperties.has_protected_content_by_(current|other)_user.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-10Remove userFullInfo.user_has_protected_content.levlam
2026-02-10Send updateChatHasProtectedContent for private chats.levlam
2026-02-10Support users in get_dialog_has_protected_content.levlam
2026-02-10Add userFullInfo.my_has_protected_content and userFullInfo.user_has_protected...levlam
2026-02-27Improve UploadProfilePhotoQuery.levlam
2026-02-17Always reload self before deleting profile photo by bots.levlam
2026-02-16Combine more uploadProfilePhoto requests.levlam
2026-02-15Combine uploadProfilePhoto requests.levlam
2026-02-12Immediately complete photo removal requests if there is no photo.levlam
2026-02-09Improve fix_formatted_text.levlam
2026-01-30Support td_api::deleteProfilePhoto for bots.levlam
2026-01-30Allow td_api::setProfilePhoto for bots.levlam