levlam
|
086f598411
|
Simplify download error handling.
|
2024-07-25 13:53:01 +03:00 |
|
levlam
|
8f7e9e116b
|
Fix FILE_UPLOAD_RESTART.
|
2024-07-25 13:45:34 +03:00 |
|
levlam
|
2760db1fe4
|
Separate Download/Generate/Upload queries.
|
2024-07-24 16:10:13 +03:00 |
|
levlam
|
016663d807
|
Split FileManager::on_error_impl.
|
2024-07-24 15:49:16 +03:00 |
|
levlam
|
72019eab50
|
Add FileGenerateManager::QueryId.
|
2024-07-12 18:44:41 +03:00 |
|
levlam
|
fd822a6372
|
Move out FileDownloadManager from FileLoadManager.
|
2024-07-12 18:15:44 +03:00 |
|
levlam
|
30e4e8cecb
|
Add separate FileUploadManager.
|
2024-07-12 17:27:26 +03:00 |
|
levlam
|
82807ea456
|
Remove using QueryId = FileLoadManager::QueryId.
|
2024-07-12 16:24:07 +03:00 |
|
levlam
|
1d6e7f5b1c
|
Don't inherit FileManager from FileLoadManager::Callback.
|
2024-07-12 16:21:35 +03:00 |
|
levlam
|
eb8f3419bb
|
Various fixes.
|
2024-06-30 09:29:53 +03:00 |
|
levlam
|
606d9bf32a
|
Support single paid media in extract_was_uploaded.
|
2024-06-26 14:55:57 +03:00 |
|
levlam
|
719c03b0a2
|
Add and use FileManager::extract_file_references.
|
2024-06-24 18:57:32 +03:00 |
|
levlam
|
d75adbf2c5
|
Improve logging.
|
2024-05-17 18:25:46 +03:00 |
|
levlam
|
061e11690d
|
Improve log messages.
|
2024-04-29 22:08:58 +03:00 |
|
levlam
|
4c72dc8ec5
|
Add and use FileManager::try_merge_documents.
|
2024-04-18 00:21:17 +03:00 |
|
levlam
|
c46af3318d
|
Add FileManager::delete_partial_remote_location_if_needed.
|
2024-03-12 18:52:23 +03:00 |
|
levlam
|
c92948e8b9
|
Improve error message.
|
2024-01-29 00:39:07 +03:00 |
|
levlam
|
d963044eb9
|
Update copyright year.
|
2024-01-01 03:07:21 +03:00 |
|
levlam
|
622762f6ef
|
Move guess_file_type_by_path to FileType.cpp.
|
2023-09-11 16:34:00 +03:00 |
|
levlam
|
35df6e3dfd
|
Optimize FileManager::get_file_object by moving implementation of getters to FileNode.
|
2023-07-26 18:07:33 +03:00 |
|
levlam
|
e12d66af4c
|
Cache remote_location.
|
2023-07-26 17:34:26 +03:00 |
|
levlam
|
bb1d0d244a
|
Optimize FileView const methods.
|
2023-07-26 17:09:08 +03:00 |
|
levlam
|
2cf1722b5b
|
Move get_persistent_file_id/get_unique_file_id to FileNode to speed up.
|
2023-07-26 16:57:32 +03:00 |
|
levlam
|
36ae033843
|
Improve logging.
|
2023-07-22 19:03:29 +03:00 |
|
levlam
|
b9473decc2
|
Always list actor_id first in lambda capture.
|
2023-07-11 17:53:43 +03:00 |
|
levlam
|
c827eaab6f
|
Support FILE_PART_INVALID errors for sendMedia.
|
2023-07-05 13:08:10 +03:00 |
|
levlam
|
ad193a389c
|
Add FileManager::get_missing_file_parts.
|
2023-07-05 10:55:16 +03:00 |
|
levlam
|
b27b9caa89
|
Add FileType::VideoStory.
|
2023-05-25 14:19:54 +03:00 |
|
levlam
|
b88312dda1
|
Add FileType::PhotoStory.
|
2023-05-25 01:26:26 +03:00 |
|
levlam
|
e3256e7b4c
|
Use td::append if possible.
|
2023-06-10 23:14:03 +03:00 |
|
levlam
|
1ff0e66eb0
|
Drop ready_size when delete partial remote location.
|
2023-05-30 12:29:12 +03:00 |
|
levlam
|
dd7fe47db8
|
Add FileManager::copy_file_id.
|
2023-05-24 15:28:40 +03:00 |
|
levlam
|
20b312b144
|
Don't replace "Request aborted" errors for files.
|
2023-05-17 13:52:47 +03:00 |
|
levlam
|
887b69ec0e
|
Remove unused field.
|
2023-05-10 15:41:57 +03:00 |
|
levlam
|
de22159b7f
|
Don't keep exact remote location for bots.
|
2023-05-10 15:29:38 +03:00 |
|
levlam
|
e00c66123a
|
Reopen sessions after receiving MTPROTO_CLUSTER_INVALID.
|
2023-05-09 01:10:14 +03:00 |
|
levlam
|
f1311610e5
|
Remove unneeded TdParameters.h includes.
|
2023-03-13 20:10:18 +03:00 |
|
levlam
|
835ee52491
|
Make TdParameters private in Global.
|
2023-03-13 19:47:38 +03:00 |
|
levlam
|
5a39bb4952
|
Use error code returned by get_input_file_id.
|
2023-02-09 18:31:02 +03:00 |
|
levlam
|
5cd523408d
|
Asynchronously check local location of all viewed and opened files.
|
2023-01-25 19:25:04 +03:00 |
|
levlam
|
f6168879af
|
Explicitly fail reload attachment menu bot queries.
|
2023-01-16 15:16:36 +03:00 |
|
levlam
|
1588f0d687
|
Return after call to on_error.
|
2023-01-18 17:10:08 +03:00 |
|
levlam
|
4408af6643
|
Improve "id" variable names in FileManager.
|
2023-01-16 13:30:03 +03:00 |
|
levlam
|
cf1984844b
|
Update copyright year.
|
2023-01-01 00:28:08 +03:00 |
|
levlam
|
b8f4df741b
|
Remove PhotoWithSpoiler and VideoWithSpoiler file types.
|
2022-12-21 17:37:16 +03:00 |
|
levlam
|
02db4f2fac
|
Support sending of photos and videos with spoiler animation.
|
2022-12-15 22:41:55 +03:00 |
|
levlam
|
a776ac7566
|
Improve log message for failed to generate files.
|
2022-11-22 14:15:37 +03:00 |
|
levlam
|
3ae4a8d702
|
Improve logging.
|
2022-11-21 15:39:14 +03:00 |
|
levlam
|
0227bbc3cf
|
Treat files with upload_pause as being uploaded.
|
2022-11-21 15:28:32 +03:00 |
|
levlam
|
68627a0c3f
|
Add source to cancel_upload_file.
|
2022-11-21 14:33:19 +03:00 |
|