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