aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/UserPrivacySettingRule.cpp
AgeCommit message (Expand)Author
2026-05-27Add and use UserManager::get_input_users_force.levlam
2026-01-01Update copyright year.levlam
2025-09-17Replace have_user with have_accessible_user.levlam
2025-01-01Update copyright year.levlam
2024-11-14Add td_api::userPrivacySettingRuleAllowBots and td_api::userPrivacySettingRul...levlam
2024-11-04Update layer to 193.levlam
2024-04-02Rename rest of ContactsManager to ChatManager.levlam
2024-04-02Move relevant functions to UserManager.levlam
2024-03-21Add td_api::userPrivacySettingRuleAllowPremiumUsers.levlam
2024-03-07Update layer to 177.levlam
2024-01-04Move get_chat_ids_object and get_chats_object to DialogManager.levlam
2024-01-04Add DialogManager::force_create_dialog.levlam
2024-01-04Use DialogManager::have_dialog_force.levlam
2024-01-01Update copyright year.levlam
2023-09-13Update name of storyPrivacySettingsSelectedUsers.levlam
2023-08-02Add storyPrivacySettingsEveryone.except_user_ids.levlam
2023-07-18Make story.privacy_settings always non-null.levlam
2023-07-18Add td_api::StoryPrivacySettings.levlam
2023-07-03Add add_story_dependencies.levlam
2023-07-03Store DialogIds in UserPrivacySettingRule.levlam
2023-05-08Ignore errors when processing telegram_api::PrivacyRule.levlam
2023-05-08Explicitly pass Td to UserPrivacySettingRule.levlam
2023-05-08Move UserPrivacySettingRule to a separate header.levlam