aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/AnimationsManager.cpp
AgeCommit message (Expand)Author
2026-06-09Fix includes.levlam
2026-05-22Add get_thumbnail_object overload for animated thumbnails.levlam
2026-03-04Support live photo in on_get_document.levlam
2026-01-16Add and use AnimationsManager::get_animations_object.levlam
2026-01-01Update copyright year.levlam
2025-06-14Allow to pass error code and message directly to Promise::set_error.levlam
2025-05-12Improve 'list of' usage.levlam
2025-03-22Use bool fields in document attributes instead of flags.levlam
2025-03-19Use true fields in InputMedia and InputFileLocation.levlam
2025-01-09Update layer to 198.levlam
2025-01-01Update copyright year.levlam
2024-11-25Add separate file types for self-destructing files.levlam
2024-10-12Simplify updating of Animation/Audio/Document.levlam
2024-10-05Support same file identifiers in dup_*.levlam
2024-10-04Add source to remove_file_source.levlam
2024-10-03Explicitly cancel upload to clear upload_pause.levlam
2024-10-03Don't dup thumbnail file identifiers.levlam
2024-09-30Use telegram_api::object_ptr with InputFile.levlam
2024-09-10Update layer to 189.levlam
2024-08-24Simplify check.levlam
2024-08-24Return pointer from FileView::get_main_remote_location.levlam
2024-08-22Return location pointer from FileView::get_full_remote_location().levlam
2024-08-22Return pointer from FileView::get_url.levlam
2024-07-08Update layer to 185.levlam
2024-01-24Avoid some initialization for bots.levlam
2024-01-01Update copyright year.levlam
2023-10-01Use add_to_top.levlam
2023-05-01Update layer to 160.levlam
2023-03-14Add Global::use_sqlite_pmc.levlam
2023-03-13Remove unneeded TdParameters.h includes.levlam
2023-03-13Make TdParameters private in Global.levlam
2023-02-09Use error code returned by get_input_file_id.levlam
2023-01-01Update copyright year.levlam
2022-12-26Support spoilers for messageAnimation.levlam
2022-12-08Update layer to 151.levlam
2022-11-21Add source to dup_file_id.levlam
2022-10-20Use std::move to update document fields.levlam
2022-09-28Improve secret chat schema constructor naming.levlam
2022-08-18Minor improvements.levlam
2022-08-18Use OptionManager directly if possible.levlam
2022-08-17Load animation search options on start and remove redundant fields.levlam
2022-08-17Remove saved_animations_limit binlog option.levlam
2022-08-17Remove redundant parameters.levlam
2022-08-17Proxy all option-related requests through G.levlam
2022-08-04Use WaitFreeHashMap for document storages.levlam
2022-08-03Use get_document if possible.levlam
2022-08-03Simplify implementation of merge_* for documents.levlam
2022-08-03Remove unused can_delete_old parameter.levlam
2022-07-20Asynchronously destroy some big data storages.levlam
2022-07-03Compare stickers and animation by their remote ID when remove them from recen...levlam