tdesktop/Telegram/SourceFiles/storage
John Preston 18151359f3 Fix drag-n-drop images from Firefox.
Commit a1b53c660e introduced a regression which caused images that
were shown for sending confirmation as a file path + image not being
passed to FileLoadTask in _image field, they were passed in the
_information field instead. They were not sent in case the file path
was not existing at the moment of processing. If the file path does
not exist anymore read the image from _information and send it.
2017-03-18 12:44:31 +03:00
..
file_download.cpp Use refs in AuthSession part getters. 2017-03-15 19:24:06 +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 Fix drag-n-drop images from Firefox. 2017-03-18 12:44:31 +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 Renamed / moved a bunch of files. 2017-03-04 12:56:07 +03:00
serialize_document.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
serialize_document.h Renamed / moved a bunch of files. 2017-03-04 12:56:07 +03:00