tdesktop/Telegram/SourceFiles/storage
John Preston 8f0e23bb25 Improve editing messages with link previews.
Now preview state can be one of (allowed, cancelled, empty-in-edit).

In case of editing a message without preview we set the state to
empty-in-edit and it changes to allowed if the links in the message
are changed somehow.

That way we don't need to cancel the preview when editing a message
with a cancelled preview and at the same time adding a link to
a message that had no preview in the first place will add a preview.
2021-01-29 15:27:17 +04:00
..
details Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
download_manager_mtproto.cpp Remove not-needed requests for file parts above real size. 2021-01-11 12:38:47 +04:00
download_manager_mtproto.h Remove not-needed requests for file parts above real size. 2021-01-11 12:38:47 +04:00
file_download.cpp
file_download.h
file_download_mtproto.cpp
file_download_mtproto.h
file_download_web.cpp
file_download_web.h
file_upload.cpp
file_upload.h
localimageloader.cpp Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
localimageloader.h Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
localstorage.cpp
localstorage.h
serialize_common.cpp
serialize_common.h
serialize_document.cpp
serialize_document.h
serialize_peer.cpp
serialize_peer.h
storage_account.cpp Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
storage_account.h Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
storage_cloud_blob.cpp Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
storage_cloud_blob.h
storage_cloud_song_cover.cpp Added ability to fetch song cover from external resource. 2021-01-22 16:53:59 +04:00
storage_cloud_song_cover.h Added ability to fetch song cover from external resource. 2021-01-22 16:53:59 +04:00
storage_domain.cpp
storage_domain.h
storage_facade.cpp
storage_facade.h
storage_feed_messages.cpp
storage_feed_messages.h
storage_file_lock.h
storage_file_lock_posix.cpp
storage_file_lock_win.cpp
storage_media_prepare.cpp Don't offer sending .pdf-s as photos. 2020-12-24 13:52:38 +04:00
storage_media_prepare.h
storage_shared_media.cpp
storage_shared_media.h
storage_sparse_ids_list.cpp
storage_sparse_ids_list.h
storage_user_photos.cpp
storage_user_photos.h
streamed_file_downloader.cpp
streamed_file_downloader.h