tdesktop/Telegram/SourceFiles/storage
23rd e318a7d65f Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
..
details Move background to global settings. 2020-06-23 21:53:42 +04:00
download_manager_mtproto.cpp Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
download_manager_mtproto.h Fix possible crash in CDN file loading. 2020-01-17 17:45:43 +03:00
file_download.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
file_download.h Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00
file_download_mtproto.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
file_download_mtproto.h Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00
file_download_web.cpp Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00
file_download_web.h Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00
file_upload.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
file_upload.h Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00
localimageloader.cpp Remove non-UI calls to App::main. 2020-06-23 21:53:40 +04:00
localimageloader.h Remove non-UI calls to App::main. 2020-06-23 21:53:40 +04:00
localstorage.cpp Fix working with settings before Domain::started. 2020-06-23 21:53:43 +04:00
localstorage.h Move background to global settings. 2020-06-23 21:53:42 +04:00
serialize_common.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
serialize_common.h Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
serialize_document.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
serialize_document.h Remove Auth() global access point. 2020-06-23 21:53:39 +04:00
serialize_peer.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
serialize_peer.h Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
storage_account.cpp Fix invalid cache settings being read. 2020-06-23 21:53:43 +04:00
storage_account.h Move background to global settings. 2020-06-23 21:53:42 +04:00
storage_cloud_blob.cpp Remove Session::Exists() global access point. 2020-06-23 21:53:39 +04:00
storage_cloud_blob.h Remove Session::Exists() global access point. 2020-06-23 21:53:39 +04:00
storage_domain.cpp Fix build and working on macOS. 2020-06-23 21:53:42 +04:00
storage_domain.h Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04: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 Update submodules. 2019-10-19 12:27:56 +04:00
storage_media_prepare.cpp Fixed ability to edit media with sticker. 2020-06-05 19:46:34 +04:00
storage_media_prepare.h Implemented ability to add more than 1 file to albums via SendFilesBox. 2020-01-23 10:09:34 +03: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 Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00
streamed_file_downloader.h Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00