tdlight/td/telegram/files
2022-10-06 15:15:45 +03:00
..
FileBitmask.cpp
FileBitmask.h
FileData.h Synchronously load file in FileManager::add_file_source to avoid resaving it to the database. 2022-10-06 13:48:52 +03:00
FileData.hpp Immediately ignore duplicate and invalid file sources loaded from database. 2022-10-06 15:15:45 +03:00
FileDb.cpp Remove class AvailableReaction. 2022-09-08 17:45:19 +03:00
FileDb.h Synchronously load file in FileManager::add_file_source to avoid resaving it to the database. 2022-10-06 13:48:52 +03:00
FileDbId.h
FileDownloader.cpp Simplify usage of create_from_temp and search_file. 2022-06-14 21:09:07 +03:00
FileDownloader.h
FileEncryptionKey.cpp
FileEncryptionKey.h
FileFromBytes.cpp
FileFromBytes.h
FileGcParameters.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
FileGcParameters.h
FileGcWorker.cpp Add logging for too long file GC. 2022-08-30 12:05:38 +03:00
FileGcWorker.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
FileGenerateManager.cpp Fix error code in on_upload_error/on_download_error. 2022-09-20 02:02:28 +03:00
FileGenerateManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
FileHashUploader.cpp
FileHashUploader.h
FileId.h
FileId.hpp
FileLoader.cpp Fix error code in on_upload_error/on_download_error. 2022-09-20 02:02:28 +03:00
FileLoader.h
FileLoaderActor.h
FileLoaderUtils.cpp Lazily create file directories. 2022-06-15 16:23:46 +03:00
FileLoaderUtils.h Simplify usage of create_from_temp and search_file. 2022-06-14 21:09:07 +03:00
FileLoadManager.cpp Fix error code in on_upload_error/on_download_error. 2022-09-20 02:02:28 +03:00
FileLoadManager.h Use different resource limit for upload and download connections. 2022-07-28 17:34:29 +03:00
FileLocation.h
FileLocation.hpp
FileManager.cpp Immediately ignore duplicate and invalid file sources loaded from database. 2022-10-06 15:15:45 +03:00
FileManager.h Add warnings about big file nodes. 2022-10-05 16:32:16 +03:00
FileManager.hpp Fix generated file parsing. 2022-07-21 13:12:25 +03:00
FileSourceId.h
FileSourceId.hpp
FileStats.cpp
FileStats.h
FileStatsWorker.cpp Fix scanning of temporary directories. 2022-10-02 22:26:03 +03:00
FileStatsWorker.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
FileType.cpp Improve FileType::operator<<. 2022-08-07 00:42:40 +03:00
FileType.h
FileUploader.cpp Fix error code in on_upload_error/on_download_error. 2022-09-20 02:02:28 +03:00
FileUploader.h
PartsManager.cpp Fix error code in on_upload_error/on_download_error. 2022-09-20 02:02:28 +03:00
PartsManager.h
ResourceManager.cpp
ResourceManager.h
ResourceState.h