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
/
NotificationSettingsManager.cpp
Age
Commit message (
Expand
)
Author
2026-06-18
Ignore file upload result on closing.
levlam
2026-03-04
Support live photo in on_get_document.
levlam
2026-01-01
Update copyright year.
levlam
2025-12-03
Immediately reload scope notification settings if their aren't synchronized.
levlam
2025-09-30
Use forum_topic_id instead of message_thread_id when appropriate.
levlam
2025-06-14
Allow to pass error code and message directly to Promise::set_error.
levlam
2025-04-03
Use bool parameters in account.* requests.
levlam
2025-02-07
Remove now unused variable.
levlam
2025-02-07
Remove channel notification settings fallback.
levlam
2025-01-01
Update copyright year.
levlam
2024-12-22
Move reset_all_notification_settings to NotificationSettingsManager.
levlam
2024-12-05
Minor improvements. (#3169)
AYMEN
2024-11-25
Add separate file types for self-destructing files.
levlam
2024-10-04
Add source to remove_file_source.
levlam
2024-10-04
Check that being uploaded files are found.
levlam
2024-10-01
Use FileUploadId for uploaded ringtones.
levlam
2024-09-30
Use UploadFileId in upload methods.
levlam
2024-09-30
Mark Encrypted/Secure upload callbacks as unreachable by default.
levlam
2024-09-30
Add class FileUploadId and use it in UploadCallback.
levlam
2024-09-30
Use telegram_api::object_ptr with InputFile.
levlam
2024-09-27
Support multiple internal uploads for the same file.
levlam
2024-08-24
Return pointer from FileView::get_main_remote_location.
levlam
2024-08-22
Return location pointer from FileView::get_full_remote_location().
levlam
2024-04-25
Add td_api::setReactionNotificationSettings.
levlam
2024-04-24
Save reaction notification settings between restarts.
levlam
2024-04-24
Add td_api::updateReactionNotificationSettings.
levlam
2024-04-15
Use check_dialog_access_in_memory if appropriate.
levlam
2024-04-14
Add explicit allow_secret_chats to have_input_peer.
levlam
2024-04-02
Rename rest of ContactsManager to ChatManager.
levlam
2024-04-02
Move relevant functions to UserManager.
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-03
Move ContactsManager proxy methods to DialogManager.
levlam
2024-01-01
Update copyright year.
levlam
2023-10-04
Remove error-prone server_time_cached.
levlam
2023-08-22
Add MessagesManager::get_story_notification_settings.
levlam
2023-07-06
Add getStoryNotificationSettingsExceptions.
levlam
2023-07-06
Add scopeNotificationSettings.use_default_mute_stories.
levlam
2023-07-05
Add FileManager::get_missing_file_parts.
levlam
2023-07-01
Minor fixes.
levlam
2023-06-27
Add more story scope notification settings.
levlam
2023-06-12
Add scopeNotificationSettings.mute_stories.
levlam
2023-06-12
Add DialogNotificationSettings::get_input_peer_notify_settings.
levlam
2023-06-09
Add and use ScopeNotificationSettings::get_input_peer_notify_settings.
levlam
2023-05-01
Update layer to 160.
levlam
2023-05-30
Drop ready_size when delete partial remote location.
levlam
2023-05-25
Add class DocumentsManager::Subtype.
levlam
2023-05-24
Add FileManager::copy_file_id.
levlam
2023-03-31
Improve error messages and documentation.
levlam
2023-02-09
Use error code returned by get_input_file_id.
levlam
[next]