Commit Graph

11203 Commits

Author SHA1 Message Date
levlam
779d72e165 Fix can_be_replied. 2024-07-09 13:31:50 +03:00
levlam
f8d9205fcd Improve reportSupergroupAntiSpamFalsePositive documentation. 2024-07-09 13:16:52 +03:00
levlam
03dbbf0b04 Add messageProperties.can_be_pinned. 2024-07-09 13:11:05 +03:00
levlam
83744e728a Make "can_edit_fact_check" internal option. 2024-07-09 11:35:50 +03:00
levlam
ecd58a70ce Add messageProperties.can_set_fact_check. 2024-07-09 11:12:16 +03:00
levlam
46beb7d873 Add messageProperties.can_edit_scheduling_state. 2024-07-08 22:56:02 +03:00
levlam
250f2fda12 Add messageProperties.can_recognize_speech. 2024-07-08 22:42:41 +03:00
levlam
abb004d0de Add messageProperties.can_get_embedding_code. 2024-07-08 22:27:13 +03:00
levlam
1c921dd2b1 Improve documentation. 2024-07-08 22:13:53 +03:00
levlam
504ac111af Add messageProperties.can_get_link. 2024-07-08 21:54:55 +03:00
levlam
db62de6d3e Add messageProperties.can_be_shared_in_story. 2024-07-08 16:07:25 +03:00
levlam
2782bf1095 Add messageProperties.can_be_paid. 2024-07-08 15:38:20 +03:00
levlam
ba48f1b885 Add messageProperties.can_be_replied. 2024-07-08 15:22:14 +03:00
levlam
80467af525 Add messageProperties.can_be_reported. 2024-07-08 15:07:19 +03:00
levlam
e72f608122 Improve td_api::messageProperties documentation. 2024-07-08 14:32:46 +03:00
levlam
9006d75603 Add td_api::getMessageProperties. 2024-07-08 14:08:45 +03:00
levlam
e659ae483c Update layer to 185. 2024-07-08 13:34:56 +03:00
levlam
52618cd448 Don't mark boostChat as constant. 2024-07-26 19:02:05 +03:00
levlam
b42009a433 Improve includes. 2024-07-25 14:51:50 +03:00
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
88c2fd50e5 Improve sendStory.chat_id documentation. 2024-07-23 11:33:57 +03:00
levlam
d4f0283faf Improve sendStory documentation. 2024-07-22 08:53:10 +03:00
levlam
c9a92f64d6 Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
levlam
3a7bdcbe5e Fix clang warnings. 2024-07-19 15:07:05 +03:00
levlam
306e3e355c Log ignored link preview documents. 2024-07-17 15:24:44 +03:00
levlam
6f3fd97877 Support media in "article" link previews. 2024-07-17 15:15:02 +03:00
levlam
f730830154 Rename loop() to try_stop(). 2024-07-16 14:18:29 +03:00
levlam
b46b108060 Call loop() in close_node. 2024-07-16 14:11:57 +03:00
levlam
fee576f702 Don't inherit FileFromBytes from FileLoaderActor. 2024-07-16 14:07:20 +03:00
levlam
e2c17af598 Make inherited FileHashUploader methods private. 2024-07-16 14:00:57 +03:00
levlam
0971292303 Remove update_downloaded_part from FileLoaderActor. 2024-07-16 13:58:48 +03:00
levlam
ee4794b343 Remove update_local_file_location from FileLoaderActor. 2024-07-15 14:44:36 +03:00
levlam
34e81dc272 Set stop_flag_ in FileiDownloader::on_error. 2024-07-14 00:16:53 +03:00
levlam
6564c43d58 Inline FileDownloader::init. 2024-07-13 23:29:19 +03:00
levlam
cd33aa82cc Merge FileLoader and FileDownloader. 2024-07-13 23:20:13 +03:00
levlam
284fe8be53 Remove some unused private fields. 2024-07-13 17:54:38 +03:00
levlam
826ba49660 Set stop_flag_ in FileUploader::on_error. 2024-07-13 10:53:57 +03:00
levlam
bb0eb35027 Inline FileLoader to FileUploader. 2024-07-13 00:59:24 +03:00
levlam
8fee0251f9 Remove unused start_part result value. 2024-07-13 00:48:47 +03:00
levlam
8755d39bc1 Simplify file_type_ update. 2024-07-13 00:42:33 +03:00
levlam
11ef2ec81a Remove unused duplicate private fields. 2024-07-12 23:46:50 +03:00
levlam
706a4336c9 Fix expected size for file uploader. 2024-07-12 21:26:52 +03:00
levlam
72019eab50 Add FileGenerateManager::QueryId. 2024-07-12 18:44:41 +03:00
levlam
755d9e6689 Minor improvements. 2024-07-12 18:21:23 +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