tdesktop/Telegram/SourceFiles/storage
John Preston c5df4db621 Fix possible race conditions in msgid(). 2019-07-15 16:00:30 +02:00
..
cache Keep track of fully cached media files. 2019-06-04 14:30:44 +03:00
file_download.cpp Use getters in MTP classes. 2019-07-05 16:23:07 +02:00
file_download.h Fix caching for large sticker area. 2019-07-01 17:57:37 +02:00
file_upload.cpp Register streaming loaders in Storage::Downloader. 2019-06-04 14:30:43 +03:00
file_upload.h Register streaming loaders in Storage::Downloader. 2019-06-04 14:30:43 +03:00
localimageloader.cpp Fix possible race conditions in msgid(). 2019-07-15 16:00:30 +02:00
localimageloader.h Fixed work with _msgIdToEdit in FileLoadTask. 2019-04-06 11:24:11 +04:00
localstorage.cpp Support base64 encoding of the secret. 2019-07-15 15:59:20 +02:00
localstorage.h ReportSpamPanel -> HistoryView::ContactStatus. 2019-06-21 11:06:45 +02:00
serialize_common.cpp Use isConstant bool instead of ContactStatus enum. 2019-06-21 11:06:45 +02:00
serialize_common.h Support new ('modern') API file locations. 2019-03-29 14:24:07 +04:00
serialize_document.cpp Fix working with document thumbnails. 2019-04-04 00:08:05 +04:00
serialize_document.h
storage_clear_legacy.cpp Async clear of legacy local storage. 2018-09-04 22:37:22 +03:00
storage_clear_legacy.h Async clear of legacy local storage. 2018-09-04 22:37:22 +03:00
storage_clear_legacy_posix.cpp Async clear of legacy local storage. 2018-09-04 22:37:22 +03:00
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 Work with Cache::Database in LocalStorageBox. 2018-09-01 18:56:08 +03:00
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 Fix compactor and add simple tests for it. 2018-09-01 18:56:08 +03:00
storage_encryption.cpp Add basic implementation of Storage::Cache DB. 2018-09-01 18:56:08 +03:00
storage_encryption.h Add basic implementation of Storage::Cache DB. 2018-09-01 18:56:08 +03:00
storage_facade.cpp Comment out non-folder feed code. 2019-04-25 14:16:30 +04:00
storage_facade.h Comment out non-folder feed code. 2019-04-25 14:16:30 +04:00
storage_feed_messages.cpp Move to std::optional. 2018-09-21 19:28:46 +03:00
storage_feed_messages.h
storage_file_lock.h Clear old versions of Storage::Cache::Database. 2018-09-01 18:56:08 +03:00
storage_file_lock_posix.cpp Fix Storage::File lock with killing and add tests. 2018-09-01 18:56:08 +03:00
storage_file_lock_win.cpp Polymorphic classes without virtual dtor warning. 2019-02-15 15:55:34 +04:00
storage_media_prepare.cpp Fix sticker sending from clipboard. 2019-07-15 14:12:28 +02: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
streamed_file_downloader.cpp Register streaming loaders in Storage::Downloader. 2019-06-04 14:30:43 +03:00
streamed_file_downloader.h Use ready parts from loader in streaming. 2019-06-04 14:30:43 +03:00