Skip to content

#1337 Include names for from/to/cc/bcc emails - #1398

Merged
tomholub merged 27 commits into
masterfrom
feature/issue-1337-fes-names
Mar 23, 2022
Merged

#1337 Include names for from/to/cc/bcc emails#1398
tomholub merged 27 commits into
masterfrom
feature/issue-1337-fes-names

Conversation

@sosnovsky

@sosnovsky sosnovsky commented Feb 23, 2022

Copy link
Copy Markdown
Collaborator

This PR adds names to sender and recipients fields

close #1337
close #1437


Tests (delete all except exactly one):

  • Tests added or updated

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@tomholub

Copy link
Copy Markdown
Collaborator

@ioanmo226 please have a look at bringing this up to date to master, and then fixing / finalizing. The goal was to include names of recipients in a particular API (that until now only included email addresses), but it seems it turned out a little larger change than expected.

@tomholub tomholub left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks pretty good, but has an issue + some other comments - see below.

Comment thread FlowCrypt/Controllers/Compose/ComposeViewController.swift Outdated
Comment thread FlowCrypt/Models/Common/Recipient.swift

@tomholub tomholub left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already looks better. Once the above resolved, I'll do some testing and could merge it. Thanks!

@tomholub
tomholub enabled auto-merge (squash) March 22, 2022 16:41
tomholub
tomholub previously approved these changes Mar 22, 2022
@tomholub

Copy link
Copy Markdown
Collaborator

@ioanmo226 please have a look at tests

tomholub
tomholub previously approved these changes Mar 23, 2022
tomholub
tomholub previously approved these changes Mar 23, 2022
@tomholub
tomholub merged commit fe6c3ec into master Mar 23, 2022
@tomholub
tomholub deleted the feature/issue-1337-fes-names branch March 23, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

app crash on reply all of certain message include names in to/cc/bcc fields when calling FES

2 participants