aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/StorageManager.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-12-14Don't send updates about unlinked files for bots.levlam
2024-01-01Update copyright year.levlam
2023-03-13Remove unneeded TdParameters.h includes.levlam
2023-03-13Replace value of "use_storage_optimizer" option with value of the correspondi...levlam
2023-03-02Avoid unneeded FileStats copying in main thread.levlam
2023-01-01Update copyright year.levlam
2022-08-17Proxy all option-related requests through G.levlam
2022-04-13Add set_promises/fail_promises helper functions.levlam
2022-01-01Update copyright year.levlam
2021-12-11Improve FileGcParameters field names.levlam
2021-10-21Minor improvements.levlam
2021-10-19A lot more minor improvements.levlam
2021-10-10Add more chat list loading logging.levlam
2021-10-07Add Global::request_aborted_error.levlam
2021-09-26Load only chats with known info in MessagesManager::load_dialogs.levlam
2021-09-26Make FileStats fields private.levlam
2021-09-19Unify include order.levlam
2021-05-31Prefer US spelling of "canceled".levlam
2021-01-01Move some functions from misc.h to algorithm.h.levlam
2021-01-01Update copyright year.levlam
2020-06-26Fix tdutils after merge.levlam
2020-06-24update tdutils from another projectArseny Smirnov
2020-06-22Unify conversion function names.levlam
2020-03-16Minor fixes.levlam
2020-03-02Add optimizeStorage.return_deleted_file_statistics.levlam
2020-03-02Remove now unneded dummy parameters.levlam
2020-02-19Use the exact file size instead of the real file size in fast storage statist...levlam
2020-01-03Use real allocated file size in storage statistics.levlam
2020-01-01Update copyright year.levlam
2019-10-03Remove StorageManager::gc_parameters_ local variable.levlam
2019-08-14Various fixes.levlam
2019-08-02StorageManager: new query cancels older queriesArseny Smirnov
2019-06-05Fix stopping FileGC when closing.levlam
2019-05-01FileGcWorker and FileStatsWorker cancellationArseny Smirnov
2019-04-26Add language_pack_database_size to storageStatisticsFast.levlam
2019-04-22Minor fixes.levlam
2019-04-21Add separate field for log size in fast storage statistics.levlam
2019-04-17experimental td_api::getDatabaseStatisticsArseny Smirnov
2019-01-18Add LogInterface::get_file_paths method.levlam
2019-01-11Fix file statistics after forwarding files to secret chat.levlam
2019-01-11Better on_new_file.levlam
2019-01-06Fix Global.h and TdDb.h includes.levlam
2019-01-01Update copyright year.levlam
2018-07-08Fix some string to Slice conversions.levlam
2018-06-27Allow to call deleteAccount before authorization. ConfirmPhone support.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov