kotatogram-desktop/Telegram/SourceFiles/storage
RadRussianRus 6e9ab9aea9 Optional upload/download speed boost
New JSON config option: net_speed_boost
Values: null (default), "low", "medium", "high".

Taken from TDMT: https://github.com/mediatube/tdesktop
Warning: can work bad with low connection speeds.
Reference: https://github.com/telegramdesktop/tdesktop/pull/6442#issuecomment-525663010
2019-10-07 01:09:34 +03:00
..
cache Fix int32 overflow in local storage stats. 2019-08-09 11:51:35 +01:00
file_download.cpp Optional upload/download speed boost 2019-10-07 01:09:34 +03:00
file_download.h Optional upload/download speed boost 2019-10-07 01:09:34 +03:00
file_upload.cpp Optional upload/download speed boost 2019-10-07 01:09:34 +03:00
file_upload.h Optional upload/download speed boost 2019-10-07 01:09:34 +03:00
localimageloader.cpp Move many widget classes to lib_ui. 2019-10-01 23:59:46 +03:00
localimageloader.h Unregister randomId if send message fails. 2019-09-09 11:13:41 +03:00
localstorage.cpp Updated TD to 1.8.11 2019-10-02 00:50:59 +03:00
localstorage.h Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
serialize_common.cpp Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
serialize_common.h Save embedded themes accent colors. 2019-08-27 19:10:37 +03:00
serialize_document.cpp Rename AuthSession to Main::Session. 2019-07-24 13:45:24 +02: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
storage_encrypted_file.h
storage_encrypted_file_tests.cpp
storage_encryption.cpp
storage_encryption.h
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
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 Move some style code to lib_ui. 2019-10-01 23:59:46 +03:00
storage_media_prepare.h
storage_pch.cpp Move some style code to lib_ui. 2019-10-01 23:59:46 +03:00
storage_pch.h
storage_shared_media.cpp
storage_shared_media.h
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
storage_user_photos.cpp
storage_user_photos.h
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