-
-
Notifications
You must be signed in to change notification settings - Fork 112
remove: partial downloads (remove creation of the stub messages) #7373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Simon-Laux
merged 26 commits into
pre-messages
from
simon/remove-partial-download-of-messages
Nov 14, 2025
+159
−1,312
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
cca4174
remove: partial downloads
Simon-Laux fdcb222
remove partial download tests and fix issues in other tests
Simon-Laux 7f3eabc
remove remaining partial messages tests
Simon-Laux 2e2bc12
remove download limit validation, it does not really matter in the new
Simon-Laux 902a0d7
fix clippy
Simon-Laux 70d7e04
ignore that `partial_download_msg_body` is dead code
Simon-Laux 2284d36
remove test for download limit validation
Simon-Laux 53163ab
remove `test_download_on_demand`
Simon-Laux cc9fe5d
remove test `test_download_limit_chat_assignment`
Simon-Laux d1dc322
Remove superfluous parentheses.
Simon-Laux 58ad664
fix the issue that broke the imap fetching
Simon-Laux 014d80b
fix python lint errors
Simon-Laux a044436
remove cffi python test`test_webxdc_download_on_demand`
Simon-Laux 28cca8b
fix python lint
Simon-Laux 560e86b
fix rebase issue
Simon-Laux 5a2ca7a
fix another rebase issue
Simon-Laux 10c2016
fix lint of python test
Simon-Laux 37b027a
reintroduce `Config::FailOnReceivingFullMsg` but renamed it to
Simon-Laux afa46c8
allow exclusion of `simulate_receive_imf_error` from get_info
Simon-Laux 6d11e08
adapt comment
Simon-Laux 05a1967
remove `StockMessage::PartialDownloadMsgBody`
Simon-Laux b70a41f
fix clippy issue
Simon-Laux 971286b
restore test `test_downloadstate_values`
Simon-Laux af00375
restore test `test_webxdc_update_for_not_downloaded_instance` and rename
Simon-Laux ab1fdfa
bring back receiving half of `test_partial_receive_imf` and rename to
Simon-Laux f7d8812
remove `test_webxdc_update_for_not_yet_received_instance`
Simon-Laux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
remove
test_download_on_demand
- Loading branch information
commit 53163abb2095d743d05bcc0f66275e617440ca11
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.