Skip to content
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

Add email signatures support #2566

Closed
sosnovsky opened this issue May 9, 2024 · 0 comments · Fixed by #2634
Closed

Add email signatures support #2566

sosnovsky opened this issue May 9, 2024 · 0 comments · Fixed by #2634
Assignees
Milestone

Comments

@sosnovsky
Copy link
Collaborator

It should work the same as in browser extension:

  • signatures are fetched from settings.sendAs.list
  • html is converted to plain text
  • signature text is added to message textbox when composing email message

related android issue - FlowCrypt/flowcrypt-android#2712

sosnovsky pushed a commit that referenced this issue Nov 7, 2024
* wip

* fix: remove html tags

* fix: signature change

* feat: added ui test

* fix: sender

* fix: ui test

* temp: increase timeout

* temp: incvrease timeout

* Revert "temp: incvrease timeout"

This reverts commit b9395bd.

* Revert "temp: increase timeout"

This reverts commit 333b342.

* fix: temporarilly disable ui tests

* fix: semaphoreci

* fix: semaphoreci

* fix: pr reviews
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants