tdesktop/Telegram/SourceFiles/storage
23rd 5d8888bb8b Refactored code.
- Refactored passing message id to edit media.
 - Removed get/setEditMedia from mainwidget.
 - Combined onEditMedia and onSendFileConfirm in single method.
 - Added argument in FileLoadTask to pass message id to edit media.
 - Renamed flags in apiwrap.
 - Added check for allowing edit media when use clipboard.
 - Removed unused fileIsValidForAlbum.
 - Removed LOGs.
 - Replaced _isNotAlbum with _isAlbum.
 - Removed _viaRemoteContent.
 - Removed _newMediaPath.
 - Added empty() to MessageGroupId.
2019-04-02 18:14:12 +04:00
..
cache Improve base::binary_guard interface. 2019-04-02 14:33:52 +04:00
file_download.cpp Improve base::binary_guard interface. 2019-04-02 14:33:52 +04:00
file_download.h Use StorageFileLocation in mtpFileLoader. 2019-03-29 14:24:07 +04:00
file_upload.cpp Added allowsEditMedia() to Media. Slightly refactored. 2019-04-02 18:14:12 +04:00
file_upload.h Fixed subscribeToUploader. 2019-04-02 18:14:12 +04:00
localimageloader.cpp Refactored code. 2019-04-02 18:14:12 +04:00
localimageloader.h Refactored code. 2019-04-02 18:14:12 +04:00
localstorage.cpp Support new ('modern') API file locations. 2019-03-29 14:24:07 +04:00
localstorage.h Implement media cache management. 2019-03-11 12:08:09 +04:00
serialize_common.cpp Support new ('modern') API file locations. 2019-03-29 14:24:07 +04:00
serialize_common.h Support new ('modern') API file locations. 2019-03-29 14:24:07 +04:00
serialize_document.cpp Support new ('modern') API file locations. 2019-03-29 14:24:07 +04:00
serialize_document.h
storage_clear_legacy.cpp
storage_clear_legacy.h
storage_clear_legacy_posix.cpp
storage_clear_legacy_win.cpp Polymorphic classes without virtual dtor warning. 2019-02-15 15:55:34 +04:00
storage_databases.cpp Improve base::binary_guard interface. 2019-04-02 14:33:52 +04:00
storage_databases.h
storage_encrypted_file.cpp Move to std::optional. 2018-09-21 19:28:46 +03:00
storage_encrypted_file.h Move to std::optional. 2018-09-21 19:28:46 +03:00
storage_encrypted_file_tests.cpp
storage_encryption.cpp
storage_encryption.h
storage_facade.cpp
storage_facade.h
storage_feed_messages.cpp Move to std::optional. 2018-09-21 19:28:46 +03:00
storage_feed_messages.h
storage_file_lock.h
storage_file_lock_posix.cpp
storage_file_lock_win.cpp Polymorphic classes without virtual dtor warning. 2019-02-15 15:55:34 +04:00
storage_media_prepare.cpp Display consistent caption/comment placeholder. 2018-12-26 10:53:21 +04:00
storage_media_prepare.h Display consistent caption/comment placeholder. 2018-12-26 10:53:21 +04:00
storage_pch.cpp
storage_pch.h Use upstream range-v3 on MSVC. 2018-11-20 19:38:39 +04:00
storage_shared_media.cpp
storage_shared_media.h Move to std::optional. 2018-09-21 19:28:46 +03:00
storage_sparse_ids_list.cpp Return pair<iterator,bool> from flat_set::emplace. 2019-03-11 11:49:54 +04:00
storage_sparse_ids_list.h Better adjust shared media count. 2018-11-06 13:50:31 +04:00
storage_user_photos.cpp Move to std::optional. 2018-09-21 19:28:46 +03:00
storage_user_photos.h Move some calls from App namespace. 2019-01-22 17:10:01 +04:00