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
/
Photo.cpp
Age
Commit message (
Expand
)
Author
2026-07-10
Fix includes.
levlam
2026-06-14
Add and use photo_append_file_ids.
levlam
2026-03-27
Add paidMediaPhoto.video.
levlam
2026-03-27
Make some methods const.
levlam
2026-03-10
Support live photo video upload.
levlam
2026-03-02
Update layer to 224.
levlam
2026-01-01
Update copyright year.
levlam
2025-08-27
Add DialogPhoro.h.
levlam
2025-03-19
Remove some unneeded MASK usages.
levlam
2025-03-19
Minor convert_photo_to_profile_photo improvements.
levlam
2025-03-19
Use true fields in InputMedia and InputFileLocation.
levlam
2025-02-19
Remove redundant as_array usages.
levlam
2025-01-29
Allow external photo cover for upload.
levlam
2025-01-29
Improve photo_get_cover_input_media.
levlam
2025-01-23
Add and use photo_get_cover_input_media.
levlam
2025-01-01
Update copyright year.
levlam
2024-10-07
CHECK that PhotoSize is valid instead of returning nullptr.
levlam
2024-10-03
Remove unused DocumentsManager::has_input_media and photo_has_input_media.
levlam
2024-10-02
Remove get_message_content_upload_file_id and relevant functions.
levlam
2024-10-02
Don't use get_photo_upload_file_id in merge_photos.
levlam
2024-09-30
Use telegram_api::object_ptr with InputFile.
levlam
2024-09-25
Don't skip being downloaded photo sizes, for example, secret chat thumbnails.
levlam
2024-09-25
Minor improvements.
levlam
2024-09-24
Add class PhotoSizeType.
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 location pointer from FileView::get_full_remote_location().
levlam
2024-08-22
Return pointer from FileView::get_url.
levlam
2024-06-25
Use dup_photo in dup_story_content.
levlam
2024-06-25
Add and use dup_photo.
levlam
2024-01-01
Update copyright year.
levlam
2023-07-01
Explicitly include telegram_api.h in cpp files.
levlam
2023-05-25
Add FileType::PhotoStory.
levlam
2023-05-22
Fix compilation error with old compilers.
levlam
2023-05-22
Add create_photo function.
levlam
2023-05-18
Move Photo merging to merge_photos function.
levlam
2023-03-15
Add call_source to register_photo_size.
levlam
2023-02-18
Log photo date.
levlam
2023-01-23
Move get_chat_photo_sticker_object to StickerPhotoSize class.
levlam
2023-01-23
Improve video size processing.
levlam
2023-01-23
Store StickerPhotoSize in unique_ptr to optimize Photo size.
levlam
2023-01-20
Support sticker chat photos.
levlam
2023-01-18
Support CustomEmojiSize.
levlam
2023-01-01
Update copyright year.
levlam
2022-12-28
Improve message-TTL-related log messages.
levlam
2022-12-23
Support sending of media with spoiler.
levlam
2022-12-22
Check userProfilePhoto.photo_id.
levlam
2022-12-22
Explicitly call drop_user_full_photos.
levlam
2022-12-20
Add has_spoiler flag to messagePhoto and messageVideo.
levlam
[next]