aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/Photo.h
AgeCommit message (Expand)Author
2026-06-14Add and use photo_append_file_ids.levlam
2026-03-27Add paidMediaPhoto.video.levlam
2026-03-27Make some methods const.levlam
2026-03-10Support live photo video upload.levlam
2026-01-01Update copyright year.levlam
2025-08-27Add DialogPhoro.h.levlam
2025-03-19Remove some unneeded MASK usages.levlam
2025-03-19Minor convert_photo_to_profile_photo improvements.levlam
2025-01-29Allow external photo cover for upload.levlam
2025-01-23Add and use photo_get_cover_input_media.levlam
2025-01-01Update copyright year.levlam
2024-10-03Remove unused DocumentsManager::has_input_media and photo_has_input_media.levlam
2024-10-02Remove get_message_content_upload_file_id and relevant functions.levlam
2024-09-30Use telegram_api::object_ptr with InputFile.levlam
2024-06-25Add and use dup_photo.levlam
2024-01-01Update copyright year.levlam
2023-07-01Minor fixes.levlam
2023-05-25Add FileType::PhotoStory.levlam
2023-06-02Add class td_api::messageSponsor.levlam
2023-05-22Add create_photo function.levlam
2023-05-18Move Photo merging to merge_photos function.levlam
2023-01-23Store StickerPhotoSize in unique_ptr to optimize Photo size.levlam
2023-01-21Move StickerPhotoSize to separate files.levlam
2023-01-20Support sticker chat photos.levlam
2023-01-18Support CustomEmojiSize.levlam
2023-01-01Update copyright year.levlam
2022-12-22Explicitly call drop_user_full_photos.levlam
2022-12-20Add has_spoiler flag to messagePhoto and messageVideo.levlam
2022-12-09Add profilePhoto.is_personal flag.levlam
2022-09-22Move some functions to Photo.h.levlam
2022-04-29Avoid updating chat photo minithumbnail to 40x40 full minithumbnail.levlam
2022-04-28Add and use is_same_dialog_photo.levlam
2022-04-28Add as_dialog_photo.levlam
2022-04-10Add PhotoSize.h.levlam
2022-04-09Add PhotoFormat.h.levlam
2022-01-25Support WEBM stickers.levlam
2022-01-01Update copyright year.levlam
2021-09-19Unify include order.levlam
2021-08-01Add class EncryptedFile.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-05-31Improve error message.levlam
2021-04-09Add minithumbnails to userProfilePhoto and chatPhotoInfo.levlam
2021-03-01Remove expect_jpeg_minithumbnail parameter from get_photo_size.levlam
2021-01-23Add source to get_dimensions.levlam
2021-01-01Update copyright year.levlam
2020-11-09Update layer to 121.levlam
2020-08-25Add progressive JPEG support.levlam
2020-07-20Change file_id type in as_profile_photo.levlam
2020-07-20Update cache after profile photo deletion instead of dropping it.levlam
2020-07-08Add chatPhotoInfo.has_animation.levlam