-
Notifications
You must be signed in to change notification settings - Fork 52
Individual message per recipient #4284
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
Merged
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
215a0e9
wip
rrrooommmaaa 1b0aeea
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 6e1a9ec
wip
rrrooommmaaa 6e1c417
eslint fix
rrrooommmaaa a5d04c0
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 25f1bff
test rendering of recipients after successful sending
rrrooommmaaa 1f7daf5
lint fix
rrrooommmaaa 4460fb3
testing PWD-encrypted message in reply thread
rrrooommmaaa 1135878
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa a4c9c8e
lint fix
rrrooommmaaa 1498236
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 3f8c325
lint fix
rrrooommmaaa 8b91084
wip
rrrooommmaaa 56c69f3
fixes
rrrooommmaaa 19b78a3
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 8f4bb5b
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 4ae00f2
removed extra test code
rrrooommmaaa 6d6e241
use Reply-To to reply to PWD recipients from pubkey-encrypted message
rrrooommmaaa ecfc8ef
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa c8d98dc
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa dc88b3e
lint fix
rrrooommmaaa 99f8908
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 66d0ebb
support for pwd-encrypted messages with no pubkey recipients
rrrooommmaaa 054920c
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa e6acd9e
added tests for content of uploaded pwd-protected message
rrrooommmaaa f9475ce
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa c280407
returned legacy mode
rrrooommmaaa b26cde5
lint fix
rrrooommmaaa e8e59a4
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 7ac5e02
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 1dc81eb
error handling when sending multiple messages
rrrooommmaaa 553612d
test fix / lint fix
rrrooommmaaa bfde164
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 3da55d4
lint fix
rrrooommmaaa 25ad59a
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 82f610e
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 6d3df57
lint fix
rrrooommmaaa 9f74a85
display a supplementary operation error as a toast
rrrooommmaaa 4ea2be6
lint fix
rrrooommmaaa c10df8f
lint fix
rrrooommmaaa 14a2d45
don't fail the test on reported 'Test error'
rrrooommmaaa 44f54d3
simplify
rrrooommmaaa a6dea46
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa 90d2f60
Refactored attempSendMsg and bindMessage into separate functions
rrrooommmaaa 7f28d81
rename
rrrooommmaaa 7e24a10
moved getEmailWithOptionalName to storage module
rrrooommmaaa 0aa5ee1
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
rrrooommmaaa a0189ac
using a type guard for RecipientType
rrrooommmaaa c2c5188
added comments
rrrooommmaaa 2199b85
optimizing refactoring
rrrooommmaaa a327fac
tslint fix
rrrooommmaaa d38ffdd
refactored msg formatter
rrrooommmaaa 08fc010
fix S/MIME drafts
rrrooommmaaa f1b2ca8
updated remarks
rrrooommmaaa cdf57d6
refactored pwd-related code to a separate method formatttSendablePwdMsgs
rrrooommmaaa 00d330c
separate recipients and attachments to render into a separate renderS…
4e52adc
Merge remote-tracking branch 'origin/master' into issue-4269-message-…
62a826f
renamed createPgpMimeAttachments to formatEncryptedMimeDataAsPgpMimeM…
5cf0652
Use plain sendableNonPwdMsg for pubkey recipients
f86d149
lint fix
49fa0f8
corrected legacy pwd message
5d77514
fixed test setup
35ef46a
Added a test for one legacy pwd recipient and one pubkey recipient of…
a9978c5
fix
72c7819
Merge branch 'master' into issue-4269-message-gateway-update
flowcrypt-machine-user 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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this fixes #4497