.. |
cache
|
Fix int32 overflow in local storage stats.
|
2019-08-09 11:51:35 +01:00 |
download_manager_mtproto.cpp
|
Support priorities in download tasks.
|
2019-12-23 12:37:03 +03:00 |
download_manager_mtproto.h
|
Support priorities in download tasks.
|
2019-12-23 12:37:03 +03:00 |
file_download.cpp
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
file_download.h
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
file_download_mtproto.cpp
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
file_download_mtproto.h
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
file_download_web.cpp
|
Add download sessions if it works fast enough.
|
2019-12-05 14:46:28 +03:00 |
file_download_web.h
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
file_upload.cpp
|
Move some more code to lib_mtproto.
|
2019-12-02 16:11:22 +03:00 |
file_upload.h
|
Remove mtproto/facade.h from main pch.
|
2019-11-13 11:31:12 +03:00 |
localimageloader.cpp
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
localimageloader.h
|
Unregister randomId if send message fails.
|
2019-09-09 11:13:41 +03:00 |
localstorage.cpp
|
Add file size limit to autoplay settings.
|
2019-12-24 13:09:04 +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
|
Move some modules to lib_mtproto.
|
2019-11-18 12:28:14 +03:00 |
serialize_document.cpp
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
serialize_document.h
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
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
|
Update submodules.
|
2019-10-19 12:27:56 +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
|
Handle channelDifferenceTooLong in media and feed.
|
2018-02-08 12:20:54 +03: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
|
Move some style code to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
storage_media_prepare.h
|
Display consistent caption/comment placeholder.
|
2018-12-26 10:53:21 +04:00 |
storage_pch.cpp
|
Move some style code to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
storage_pch.h
|
Use upstream range-v3 on MSVC.
|
2018-11-20 19:38:39 +04:00 |
storage_shared_media.cpp
|
Handle channelDifferenceTooLong in media and feed.
|
2018-02-08 12:20:54 +03:00 |
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
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
streamed_file_downloader.h
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |