aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/FileReferenceManager.cpp
AgeCommit message (Expand)Author
2026-07-09Add td_api::community.levlam
2026-06-29Simplify get_file_reference_error_source.levlam
2026-06-29Pass FileId to file reference error callback.levlam
2026-06-29Add and use FileReferenceManager::on_file_reference_error.levlam
2026-06-29Store Td pointer in FileReferenceManager.levlam
2026-06-28Add FileReferenceManager::process_file_reference_error.levlam
2026-06-25Add FileSourceRichMessage.levlam
2026-06-24Add FileSourceDraftMessage.levlam
2026-06-07Improve names of functions for config reload.levlam
2026-04-27Support file reference errors for polls.levlam
2026-01-01Update copyright year.levlam
2025-09-15Support file reference repair for saved music,levlam
2025-09-02Support file reference repair for story album icons.levlam
2025-06-14Allow to pass error code and message directly to Promise::set_error.levlam
2025-02-27Simplify reload_web_page_by_url usage.levlam
2025-01-23Repair cover file reference in SendMediaQuery.levlam
2025-01-22Parse and ignore cover file reference errors.levlam
2025-01-01Update copyright year.levlam
2024-11-13Move Web App methods to WebAppManager.levlam
2024-10-04Add source to add_file_source.levlam
2024-10-04Add source to remove_file_source.levlam
2024-07-22Support file reference repair for bot media preview info.levlam
2024-07-18Support file reference repair for bot media previews.levlam
2024-06-28Support file reference repair for media from star transactions.levlam
2024-04-02Rename rest of ContactsManager to ChatManager.levlam
2024-04-02Move relevant functions to UserManager.levlam
2024-02-29Support file reference repair for quick reply messages.levlam
2024-01-08Move reload_dialog_info to DialogManager.levlam
2024-01-01Update copyright year.levlam
2023-11-08Add source to reload_user/chat/channel.levlam
2023-09-21Rename FullMessageId to MessageFullId.levlam
2023-07-17Add source to reload_user_full and reload_chat_full.levlam
2023-07-13Add source to reload_stories.levlam
2023-07-11Always list actor_id first in lambda capture.levlam
2023-05-20Support file reference repair for stories.levlam
2023-03-06Minor improvements.levlam
2023-02-28Support file reference repair for Web App files.levlam
2023-02-28Ensure that being added FileSource isn't copied.levlam
2023-01-01Update copyright year.levlam
2022-11-17Use WaitFreeHashMap to store nodes in FileReferenceManager.levlam
2022-08-10Support file reference repair for files of attachment menu bots.levlam
2022-08-09Store link to parent in FileReferenceManager.levlam
2022-08-06Support file reference repair for bot description photo and animation.levlam
2022-07-20Asynchronously destroy some big data storages.levlam
2022-07-03Improve FileView::get_main_file_id() method name.levlam
2022-04-15Support file reference repair for notification sounds.levlam
2022-03-01Improve DownloadManager initialization.levlam
2022-02-27DownloadManager fixes and improvements.levlam
2022-02-26Add FileReferenceManager::get_file_info.levlam
2022-02-10Check and fix half of FlatHashMap usages.levlam