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
/
DocumentsManager.cpp
Age
Commit message (
Expand
)
Author
2026-03-04
Support live photo in on_get_document.
levlam
2026-01-01
Update copyright year.
levlam
2025-07-01
Minor improvements.
levlam
2025-06-30
Add video storyboards.
levlam
2025-06-30
Keep dimensions for documents.
levlam
2025-04-13
Minor improvements.
levlam
2025-03-22
Use bool fields in document attributes instead of flags.
levlam
2025-03-19
Use true fields in InputMedia and InputFileLocation.
levlam
2025-01-09
Update layer to 198.
levlam
2025-01-01
Update copyright year.
levlam
2024-11-25
Add separate file types for self-destructing files.
levlam
2024-11-21
Add logging for invalid videos.
levlam
2024-11-21
Fix animated attribute ignore.
levlam
2024-10-29
Ignore animated for files expected to be videos.
levlam
2024-10-12
Simplify updating of Animation/Audio/Document.
levlam
2024-10-05
Support same file identifiers in dup_*.
levlam
2024-10-03
Explicitly cancel upload to clear upload_pause.
levlam
2024-10-03
Don't dup thumbnail file identifiers.
levlam
2024-10-03
Remove unused DocumentsManager::has_input_media and photo_has_input_media.
levlam
2024-09-30
Use telegram_api::object_ptr with InputFile.
levlam
2024-09-30
Add alternativeVideo.hls_file.
levlam
2024-09-11
Store video codec.
levlam
2024-08-25
Rename has_remote_location to has_full_remote_location.
levlam
2024-08-24
Simplify check.
levlam
2024-08-24
Return pointer from FileView::get_main_remote_location.
levlam
2024-08-22
Return pointer from FileView::get_url.
levlam
2024-08-09
Support background type for links to backgrounds with files.
levlam
2024-07-16
Add storyVideo.main_frame_timestamp.
levlam
2024-01-01
Update copyright year.
levlam
2023-06-23
Add storyVideo.is_animation.
levlam
2023-06-05
Support precise video duration.
levlam
2023-05-25
Add FileType::VideoStory.
levlam
2023-05-19
Add video.preload_prefix_size.
levlam
2023-05-01
Update layer to 160.
levlam
2023-05-25
Add class DocumentsManager::Subtype.
levlam
2023-03-15
Add call_source to register_photo_size.
levlam
2023-02-14
Improve thumbnail variable names.
levlam
2023-01-23
Improve video size processing.
levlam
2023-01-20
Support sticker chat photos.
levlam
2023-01-18
Support CustomEmojiSize.
levlam
2023-01-06
Update layer to 152.
levlam
2023-01-01
Update copyright year.
levlam
2022-12-15
Support sending of photos and videos with spoiler animation.
levlam
2022-12-08
Update layer to 151.
levlam
2022-11-21
Add source to dup_file_id.
levlam
2022-10-20
Support waveform for video notes.
levlam
2022-10-20
Use std::move to update document fields.
levlam
2022-08-14
Minor fixes.
levlam
2022-08-04
Use WaitFreeHashMap for document storages.
levlam
2022-08-03
Use get_document if possible.
levlam
[next]