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.h
Age
Commit message (
Expand
)
Author
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-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-01-29
Allow external photo cover for upload.
levlam
2025-01-23
Add and use photo_get_cover_input_media.
levlam
2025-01-01
Update copyright year.
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-09-30
Use telegram_api::object_ptr with InputFile.
levlam
2024-06-25
Add and use dup_photo.
levlam
2024-01-01
Update copyright year.
levlam
2023-07-01
Minor fixes.
levlam
2023-05-25
Add FileType::PhotoStory.
levlam
2023-06-02
Add class td_api::messageSponsor.
levlam
2023-05-22
Add create_photo function.
levlam
2023-05-18
Move Photo merging to merge_photos function.
levlam
2023-01-23
Store StickerPhotoSize in unique_ptr to optimize Photo size.
levlam
2023-01-21
Move StickerPhotoSize to separate files.
levlam
2023-01-20
Support sticker chat photos.
levlam
2023-01-18
Support CustomEmojiSize.
levlam
2023-01-01
Update copyright year.
levlam
2022-12-22
Explicitly call drop_user_full_photos.
levlam
2022-12-20
Add has_spoiler flag to messagePhoto and messageVideo.
levlam
2022-12-09
Add profilePhoto.is_personal flag.
levlam
2022-09-22
Move some functions to Photo.h.
levlam
2022-04-29
Avoid updating chat photo minithumbnail to 40x40 full minithumbnail.
levlam
2022-04-28
Add and use is_same_dialog_photo.
levlam
2022-04-28
Add as_dialog_photo.
levlam
2022-04-10
Add PhotoSize.h.
levlam
2022-04-09
Add PhotoFormat.h.
levlam
2022-01-25
Support WEBM stickers.
levlam
2022-01-01
Update copyright year.
levlam
2021-09-19
Unify include order.
levlam
2021-08-01
Add class EncryptedFile.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-05-31
Improve error message.
levlam
2021-04-09
Add minithumbnails to userProfilePhoto and chatPhotoInfo.
levlam
2021-03-01
Remove expect_jpeg_minithumbnail parameter from get_photo_size.
levlam
2021-01-23
Add source to get_dimensions.
levlam
2021-01-01
Update copyright year.
levlam
2020-11-09
Update layer to 121.
levlam
2020-08-25
Add progressive JPEG support.
levlam
2020-07-20
Change file_id type in as_profile_photo.
levlam
2020-07-20
Update cache after profile photo deletion instead of dropping it.
levlam
2020-07-08
Add chatPhotoInfo.has_animation.
levlam
[next]