AyuGramDesktop/Telegram/SourceFiles/storage
AlexeyZavar 7cc14bda52 chore: remove upload boost
Increasing chunks size, `kMaxUploadPerSession`, etc. don't change the speed, only if slows down.
Maybe changing `kAcceptAsFastIfTotalAtLeast` could give a boost. Didn't check.

In some circumstances, speed could be worse than on the AyuGram `v4.16` with boost, but it's rare.
But the upload speed is good, so upload boost removed.
2024-04-17 04:06:49 +03:00
..
details Implement media devices tracking on Windows. 2024-01-25 11:04:27 +04:00
download_manager_mtproto.cpp Suggest premium on transfer speed limiting. 2024-04-01 22:44:21 +04:00
download_manager_mtproto.h Suggest premium on transfer speed limiting. 2024-04-01 22:44:21 +04:00
file_download.cpp Differ file download failure reasons 2023-01-09 17:02:11 +04:00
file_download.h Differ file download failure reasons 2023-01-09 17:02:11 +04:00
file_download_mtproto.cpp Differ file download failure reasons 2023-01-09 17:02:11 +04:00
file_download_mtproto.h Request song covers through MTProto. 2022-08-02 13:20:38 +03:00
file_download_web.cpp Differ file download failure reasons 2023-01-09 17:02:11 +04:00
file_download_web.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
file_upload.cpp chore: remove upload boost 2024-04-17 04:06:49 +03:00
file_upload.h Adaptive upload up to 8 sessions. 2024-04-05 09:51:20 +04:00
localimageloader.cpp Merge tag 'v4.16.6' into dev 2024-04-12 14:35:06 +03:00
localimageloader.h Reapply "Use plain vector for prepared upload parts." 2024-04-05 09:51:20 +04:00
localstorage.cpp Merge tag 'v4.14.1' into dev 2024-01-02 01:02:43 +03:00
localstorage.h Push all QSaveFile-s to background thread. 2021-05-03 12:27:45 +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 Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
serialize_document.h Remove Auth() global access point. 2020-06-23 21:53:39 +04:00
serialize_peer.cpp Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
serialize_peer.h Removed Main::Session forward declaration from data_types. 2021-09-01 01:23:20 +03:00
storage_account.cpp Slightly improved code style for long equality expressions. 2024-04-15 11:20:30 +04:00
storage_account.h Update API scheme, rich preview drafts. 2023-10-26 14:08:42 +04:00
storage_cloud_blob.cpp Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
storage_cloud_blob.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
storage_domain.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
storage_domain.h Removed LocalPasscode global variable from facades. 2021-06-16 09:31:32 +03:00
storage_facade.cpp Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
storage_facade.h Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
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 Fix wrong non-album image size in send preview. 2024-04-01 22:44:25 +04:00
storage_media_prepare.h Removed some unwanted include directives of lang_keys in header files. 2023-11-15 03:30:04 +03:00
storage_shared_media.cpp Fix pinning between topics. 2022-11-07 15:12:47 +04:00
storage_shared_media.h Fix pinning between topics. 2022-11-07 15:12:47 +04:00
storage_sparse_ids_list.cpp fix: skill issue 2024-02-20 22:32:41 +03:00
storage_sparse_ids_list.h Loop pinned messages in the top bar. 2020-10-30 18:32:21 +03:00
storage_user_photos.cpp Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
storage_user_photos.h Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
streamed_file_downloader.cpp Differ file download failure reasons 2023-01-09 17:02:11 +04:00
streamed_file_downloader.h Support custom emoji in the message input field. 2022-07-26 20:12:08 +03:00