tdesktop/Telegram/SourceFiles/storage
John Preston 021454dbd4 Add .jpg to inputFile filename when photo is sent.
Server has some extensions checking for inputMediaUploadedPhoto,
so force the extension to be .jpg anyway. It doesn't matter,
because the filename from inputFile is not used anywhere.

Also own PhotoData::UploadingData through std::unique_ptr.
2017-03-10 18:55:34 +03:00
..
file_download.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
file_download.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
file_upload.cpp Add .jpg to inputFile filename when photo is sent. 2017-03-10 18:55:34 +03:00
file_upload.h Finalizing file renaming. 2017-03-04 13:23:56 +03:00
localimageloader.cpp Add .jpg to inputFile filename when photo is sent. 2017-03-10 18:55:34 +03:00
localimageloader.h Show video thumbnail in SendFileBox. 2017-03-10 17:14:10 +03:00
localstorage.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
localstorage.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
serialize_common.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
serialize_common.h
serialize_document.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
serialize_document.h